1. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  2. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 7 months ago
  3. 84af21d perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv by Sean Christopherson · 3 years, 2 months ago
  4. ff083a2 perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 2 months ago
  5. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  6. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  7. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  8. 4e84dc4 ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub by Steven Rostedt (VMware) · 3 years, 3 months ago
  9. 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 3 months ago
  10. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  11. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  12. ddb1312 nds32/setup: remove unused memblock_region variable in setup_memory() by Mike Rapoport · 3 years, 4 months ago
  13. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  14. de26fb4 nds32: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  15. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  16. f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  17. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  18. 40e0dd8 nds32: Fix bogus reference to <asm/procinfo.h> by Geert Uytterhoeven · 4 years, 5 months ago
  19. fa2f478 nds32: use get_kernel_nofault in dump_mem by Christoph Hellwig · 4 years, 6 months ago
  20. 9d63fec nds32: remove dump_instr by Christoph Hellwig · 4 years, 6 months ago
  21. d7cc16b nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  22. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
  23. 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
  24. b13e8bf nds32: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  25. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 3 months ago
  26. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  27. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  28. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  29. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  30. 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 3 months ago
  31. 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
  32. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  33. 887af6d arch: vdso: add vdso linker script to 'targets' instead of extra-y by Masahiro Yamada · 4 years, 5 months ago
  34. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  35. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  36. 9af0f90a nds32: use uaccess_kernel in show_regs by Christoph Hellwig · 4 years, 5 months ago
  37. 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
  38. 1b5b456 nds32: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  39. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  40. 1dd966e nds32: switch to copy_thread_tls() by Christian Brauner · 4 years, 8 months ago
  41. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  42. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  43. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  44. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  45. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  46. 18a4753 nds32: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  47. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  48. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  49. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  50. 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
  51. 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
  52. 4b15a5b arch/nds32/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  53. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  54. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  55. 10c1537 sched/rt, nds32: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  56. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  57. 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
  58. 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
  59. 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
  60. 958de66 module: Remove set_all_modules_text_*() by Peter Zijlstra · 5 years ago
  61. b6378ca nds32: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
  62. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  63. e6071b18 y2038: vdso: nds32: open-code timespec_add_ns() by Arnd Bergmann · 5 years ago
  64. 82210fc y2038: vdso: change timespec to __kernel_old_timespec by Arnd Bergmann · 5 years ago
  65. ddccf40 y2038: vdso: change timeval to __kernel_old_timeval by Arnd Bergmann · 7 years ago
  66. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  67. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  68. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  69. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  70. 7c9eb2d nds32: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  71. 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
  72. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  73. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  74. 6309513 nds32: use the generic remapping allocator for coherent DMA allocations by Christoph Hellwig · 6 years ago
  75. 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
  76. ed32949 nds32: Avoid IEX status being incorrectly modified by Vincent Chen · 6 years ago
  77. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  78. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  79. 07bd88a signal/nds32: Remove tsk parameter from send_sigtrap by Eric W. Biederman · 6 years ago
  80. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  81. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  82. 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
  83. af9abd6 nds32: Fix vDSO clock_getres() by Vincenzo Frascino · 6 years ago
  84. a771e92 nds32: don't export low-level cache flushing routines by Christoph Hellwig · 6 years ago
  85. 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
  86. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  87. 0fcef55 nds32: fix semicolon code style issue by Yang Wei · 6 years ago
  88. 95b6204 nds32: vdso: drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  89. 0ff8e00 nds32: vdso: fix and clean-up Makefile by Masahiro Yamada · 6 years ago
  90. 5b633e5 nds32: add vmlinux.lds and vdso.so to .gitignore by Masahiro Yamada · 6 years ago
  91. aa0be0e nds32: ex-exit: Remove unneeded need_resched() loop by Valentin Schneider · 6 years ago
  92. e8025ba function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h by Steven Rostedt (VMware) · 6 years ago
  93. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  94. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  95. 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
  96. d48ebb2 nds32: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  97. e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
  98. a523406 nds32: Fix the items of hwcap_str ordering issue. by Nylon Chen · 6 years ago
  99. 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
  100. 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago