1. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  2. 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
  3. 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
  4. 4b15a5b arch/nds32/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  5. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  6. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  7. 10c1537 sched/rt, nds32: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  8. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  9. 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
  10. 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
  11. 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
  12. 958de66 module: Remove set_all_modules_text_*() by Peter Zijlstra · 5 years ago
  13. b6378ca nds32: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
  14. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  15. e6071b18 y2038: vdso: nds32: open-code timespec_add_ns() by Arnd Bergmann · 5 years ago
  16. 82210fc y2038: vdso: change timespec to __kernel_old_timespec by Arnd Bergmann · 5 years ago
  17. ddccf40 y2038: vdso: change timeval to __kernel_old_timeval by Arnd Bergmann · 7 years ago
  18. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  19. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  20. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  21. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  22. 7c9eb2d nds32: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  23. 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
  24. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  25. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  26. 6309513 nds32: use the generic remapping allocator for coherent DMA allocations by Christoph Hellwig · 6 years ago
  27. 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
  28. ed32949 nds32: Avoid IEX status being incorrectly modified by Vincent Chen · 6 years ago
  29. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  30. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  31. 07bd88a signal/nds32: Remove tsk parameter from send_sigtrap by Eric W. Biederman · 6 years ago
  32. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  33. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  34. 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
  35. af9abd6 nds32: Fix vDSO clock_getres() by Vincenzo Frascino · 6 years ago
  36. a771e92 nds32: don't export low-level cache flushing routines by Christoph Hellwig · 6 years ago
  37. 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
  38. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  39. 0fcef55 nds32: fix semicolon code style issue by Yang Wei · 6 years ago
  40. 95b6204 nds32: vdso: drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  41. 0ff8e00 nds32: vdso: fix and clean-up Makefile by Masahiro Yamada · 6 years ago
  42. 5b633e5 nds32: add vmlinux.lds and vdso.so to .gitignore by Masahiro Yamada · 6 years ago
  43. aa0be0e nds32: ex-exit: Remove unneeded need_resched() loop by Valentin Schneider · 6 years ago
  44. e8025ba function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h by Steven Rostedt (VMware) · 6 years ago
  45. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  46. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  47. 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
  48. d48ebb2 nds32: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  49. e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
  50. a523406 nds32: Fix the items of hwcap_str ordering issue. by Nylon Chen · 6 years ago
  51. 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
  52. 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
  53. e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
  54. 4f014a4 nds32: Remove duplicated include from pm.c by YueHaibing · 6 years ago
  55. 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
  56. c8b3446 nds32: Add perf call-graph support. by Nickhu · 6 years ago
  57. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  58. 8730c17 nds32: Fill all TLB entries with kernel image mapping by Zong Li · 6 years ago
  59. 2e95c4d nds32: Remove the redundant assignment by Zong Li · 6 years ago
  60. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  61. 3350139 nds32: linker script: GCOV kernel may refers data in __exit by Greentime Hu · 6 years ago
  62. 0cde56e nds32: Fix a kernel panic issue because of wrong frame pointer access. by Greentime Hu · 6 years ago
  63. 487c4b2 nds32: Only print one page of stack when die to prevent printing too much information. by Greentime Hu · 6 years ago
  64. 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
  65. c5fdf7e nds32: Remove the deprecated ABI implementation by Zong Li · 6 years ago
  66. 1e377ae nds32/stack: Get real return address by using ftrace_graph_ret_addr by Zong Li · 6 years ago
  67. 95cd2f7 nds32/ftrace: Support dynamic function graph tracer by Zong Li · 6 years ago
  68. 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
  69. 1e9b14c nds32/ftrace: Support static function graph tracer by Zong Li · 6 years ago
  70. a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
  71. c17df79 nds32: Fix empty call trace by Zong Li · 6 years ago
  72. 1944a50 nds32: add NULL entry to the end of_device_id array by YueHaibing · 6 years ago
  73. 1dfdf99 nds32: fix logic for module by Greentime Hu · 7 years ago
  74. 6897e6e nds32: Fix the dts pointer is not passed correctly issue. by Greentime Hu · 7 years ago
  75. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  76. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  77. 267d2e1 nds32: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  78. f860122c nds32: implement the unmap_sg DMA operation by Christoph Hellwig · 7 years ago
  79. 4ac1c68 nds32: consolidate DMA cache maintainance routines by Christoph Hellwig · 7 years ago
  80. a30e7d1 nds32: Fix compiler warning, Wstringop-overflow, in vdso.c by Vincent Chen · 7 years ago
  81. abb90a2 nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC by Greentime Hu · 7 years ago
  82. 3ff2228 nds32: Fix the virtual address may map too much range by tlbop issue. by Greentime Hu · 7 years ago
  83. c8c20f9 nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off. by Greentime Hu · 7 years ago
  84. e3f4624 nds32: Fix the symbols undefined issue by exporting them. by Greentime Hu · 7 years ago
  85. d808e91 signal/nds32: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  86. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  87. f6ed1ec signal/nds32: Use force_sig(SIGILL) in do_revisn by Eric W. Biederman · 7 years ago
  88. be5c2ff signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions by Eric W. Biederman · 7 years ago
  89. 6fc61ee nds32: To use the generic dump_stack() by Greentime Hu · 7 years ago
  90. e115807 nds32: fix building failed if using elf toolchain. by Greentime Hu · 7 years ago
  91. e71ea3b nds32: Build infrastructure by Greentime Hu · 7 years ago
  92. beebdea nds32: Device tree support by Greentime Hu · 7 years ago
  93. e2f8b5c nds32: Generic timers support by Greentime Hu · 7 years ago
  94. c9a4a8d nds32: Loadable modules by Greentime Hu · 7 years ago
  95. 3af6e29 nds32: L2 cache support by Greentime Hu · 7 years ago
  96. e9d0704 nds32: Debugging support by Greentime Hu · 7 years ago
  97. ace02e2 nds32: Library functions by Greentime Hu · 7 years ago
  98. 7ecbac7 nds32: Signal handling support by Greentime Hu · 7 years ago
  99. eefacd1 nds32: VDSO support by Greentime Hu · 7 years ago
  100. 1932fbe nds32: System calls handling by Greentime Hu · 7 years ago