- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- b13e8bf nds32: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 2 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
- 887af6d arch: vdso: add vdso linker script to 'targets' instead of extra-y by Masahiro Yamada · 4 years, 4 months ago
- c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 9af0f90a nds32: use uaccess_kernel in show_regs by Christoph Hellwig · 4 years, 5 months ago
- 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 1b5b456 nds32: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
- 1dd966e nds32: switch to copy_thread_tls() by Christian Brauner · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 18a4753 nds32: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
- 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 4b15a5b arch/nds32/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
- 10c1537 sched/rt, nds32: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 2309d07 Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 5 years ago
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 958de66 module: Remove set_all_modules_text_*() by Peter Zijlstra · 5 years ago
- b6378ca nds32: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
- e6071b18 y2038: vdso: nds32: open-code timespec_add_ns() by Arnd Bergmann · 5 years ago
- 82210fc y2038: vdso: change timespec to __kernel_old_timespec by Arnd Bergmann · 5 years ago
- ddccf40 y2038: vdso: change timeval to __kernel_old_timeval by Arnd Bergmann · 7 years ago
- c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
- 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 7c9eb2d nds32: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
- 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
- 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
- 6309513 nds32: use the generic remapping allocator for coherent DMA allocations by Christoph Hellwig · 6 years ago
- 30d1d92 Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
- ed32949 nds32: Avoid IEX status being incorrectly modified by Vincent Chen · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
- 07bd88a signal/nds32: Remove tsk parameter from send_sigtrap by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 4489da7 Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
- af9abd6 nds32: Fix vDSO clock_getres() by Vincenzo Frascino · 6 years ago
- a771e92 nds32: don't export low-level cache flushing routines by Christoph Hellwig · 6 years ago
- d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
- 0fcef55 nds32: fix semicolon code style issue by Yang Wei · 6 years ago
- 95b6204 nds32: vdso: drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
- 0ff8e00 nds32: vdso: fix and clean-up Makefile by Masahiro Yamada · 6 years ago
- 5b633e5 nds32: add vmlinux.lds and vdso.so to .gitignore by Masahiro Yamada · 6 years ago
- aa0be0e nds32: ex-exit: Remove unneeded need_resched() loop by Valentin Schneider · 6 years ago
- e8025ba function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h by Steven Rostedt (VMware) · 6 years ago
- 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
- d48ebb2 nds32: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
- e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
- a523406 nds32: Fix the items of hwcap_str ordering issue. by Nylon Chen · 6 years ago
- 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
- 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
- e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
- 4f014a4 nds32: Remove duplicated include from pm.c by YueHaibing · 6 years ago
- 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
- c8b3446 nds32: Add perf call-graph support. by Nickhu · 6 years ago
- ebd0975 nds32: Perf porting by Nickhu · 6 years ago
- 8730c17 nds32: Fill all TLB entries with kernel image mapping by Zong Li · 6 years ago
- 2e95c4d nds32: Remove the redundant assignment by Zong Li · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 3350139 nds32: linker script: GCOV kernel may refers data in __exit by Greentime Hu · 6 years ago
- 0cde56e nds32: Fix a kernel panic issue because of wrong frame pointer access. by Greentime Hu · 6 years ago
- 487c4b2 nds32: Only print one page of stack when die to prevent printing too much information. by Greentime Hu · 6 years ago
- 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
- c5fdf7e nds32: Remove the deprecated ABI implementation by Zong Li · 6 years ago
- 1e377ae nds32/stack: Get real return address by using ftrace_graph_ret_addr by Zong Li · 6 years ago
- 95cd2f7 nds32/ftrace: Support dynamic function graph tracer by Zong Li · 6 years ago
- 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
- 1e9b14c nds32/ftrace: Support static function graph tracer by Zong Li · 6 years ago
- a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
- c17df79 nds32: Fix empty call trace by Zong Li · 6 years ago
- 1944a50 nds32: add NULL entry to the end of_device_id array by YueHaibing · 6 years ago
- 1dfdf99 nds32: fix logic for module by Greentime Hu · 6 years ago
- 6897e6e nds32: Fix the dts pointer is not passed correctly issue. by Greentime Hu · 7 years ago