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