1. b6a4143 csky: syscache: Fixup duplicate cache flush by Guo Ren · 3 years, 9 months ago
  2. 3483e1a csky: fix syscache.c fallthrough warning by Randy Dunlap · 3 years, 9 months ago
  3. 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  4. f4a777b csky: change a Kconfig symbol name to fix e1000 build error by Randy Dunlap · 3 years, 9 months ago
  5. 02309dd csky: Fix a size determination in gpr_get() by Zhenzhong Duan · 4 years, 4 months ago
  6. 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  7. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  8. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  9. 76a4efa perf/arch: Remove perf_sample_data::regs_user_copy by Peter Zijlstra · 4 years, 3 months ago
  10. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  11. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  12. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  13. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 4 months ago
  14. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  15. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  16. 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  17. 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
  18. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  19. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  20. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  21. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 5 months ago
  22. 03c8a4a csky: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 5 months ago
  23. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  24. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  25. a2a9e43 mm/csky: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  26. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  27. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  28. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  29. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  30. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  31. 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
  32. 2044513 Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 5 months ago
  33. bdcd93e csky: Add context tracking support by Guo Ren · 4 years, 6 months ago
  34. e6169c4 csky: Add arch_show_interrupts for IPI interrupts by Guo Ren · 4 years, 6 months ago
  35. 2c81b07 csky: Add irq_work support by Guo Ren · 4 years, 6 months ago
  36. 667b932 csky: Fixup warning by EXPORT_SYMBOL(kmap) by Guo Ren · 4 years, 6 months ago
  37. 50d23a1 csky: Set CONFIG_NR_CPU 4 as default by Guo Ren · 4 years, 6 months ago
  38. 953131e csky: Use top-down mmap layout by Guo Ren · 4 years, 6 months ago
  39. 5bc46ce csky: Optimize the trap processing flow by Guo Ren · 4 years, 6 months ago
  40. 71e193d csky: Add support for function error injection by Guo Ren · 4 years, 6 months ago
  41. a5447fb csky: Fixup kprobes handler couldn't change pc by Guo Ren · 4 years, 6 months ago
  42. f788bb2 csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE by Guo Ren · 4 years, 6 months ago
  43. 8077e66 csky: Add cpu feature register hint for smp by Guo Ren · 4 years, 6 months ago
  44. e95a4f8 csky: Add SECCOMP_FILTER supported by Guo Ren · 4 years, 8 months ago
  45. c23dd24 csky: remove unusued thread_saved_pc and *_segments functions/macros by Tobias Klauser · 4 years, 7 months ago
  46. dcad785 csky: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  47. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  48. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  49. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  50. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  51. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  52. c910951 csky: replace definitions of __pXd_offset() with pXd_index() by Mike Rapoport · 4 years, 7 months ago
  53. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  54. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  55. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  56. aeeb59d csky: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  57. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 8 months ago
  58. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 8 months ago
  59. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 8 months ago
  60. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 8 months ago
  61. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  62. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  63. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
  64. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
  65. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
  66. 8f4693f csky: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 8 months ago
  67. f36e0aa csky: Fixup CONFIG_DEBUG_RSEQ by Guo Ren · 4 years, 8 months ago
  68. 20f6953 csky: Coding convention in entry.S by Guo Ren · 4 years, 8 months ago
  69. e0bbb53 csky: Fixup abiv2 syscall_trace break a4 & a5 by Guo Ren · 4 years, 8 months ago
  70. 9008975 csky: Fixup CONFIG_PREEMPT panic by Guo Ren · 4 years, 8 months ago
  71. 51bb38c csky: Fixup raw_copy_from_user() by Al Viro · 4 years, 10 months ago
  72. 6700281 csky: Fixup gdbmacros.txt with name sp in thread_struct by Guo Ren · 4 years, 8 months ago
  73. 9e2ca15 csky: Fixup remove unnecessary save/restore PSR code by Guo Ren · 4 years, 8 months ago
  74. 6633a5a csky: Fixup remove duplicate irq_disable by Liu Yibin · 4 years, 8 months ago
  75. 18c07d2 csky: Fixup calltrace panic by Guo Ren · 4 years, 8 months ago
  76. 229a0dd csky: Fixup perf callchain unwind by Mao Han · 4 years, 9 months ago
  77. 165f2d2 csky: Fixup msa highest 3 bits mask by Liu Yibin · 4 years, 9 months ago
  78. c2e59d1 csky: Fixup perf probe -x hungup by Guo Ren · 4 years, 9 months ago
  79. bd11aab csky: Fixup compile error for abiv1 entry.S by Guo Ren · 4 years, 9 months ago
  80. a13d588 csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE by Guo Ren · 4 years, 9 months ago
  81. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  82. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  83. 5093c58 mm/vma: append unlikely() while testing VMA access permissions by Anshuman Khandual · 4 years, 10 months ago
  84. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 10 months ago
  85. f183d26 Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 10 months ago
  86. aefd946 csky: Fixup cpu speculative execution to IO area by Guo Ren · 4 years, 10 months ago
  87. 8f6bb79 csky: Add uprobes support by Guo Ren · 4 years, 10 months ago
  88. 33e53ae csky: Add kprobes supported by Guo Ren · 4 years, 10 months ago
  89. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  90. 000591f csky: Enable LOCKDEP_SUPPORT by Guo Ren · 4 years, 10 months ago
  91. de86367 csky: Enable the gcov function by Ma Jun · 4 years, 10 months ago
  92. 9c0e343 csky: Fixup get wrong psr value from phyical reg by Guo Ren · 4 years, 10 months ago
  93. dd7c983 csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS by Guo Ren · 4 years, 10 months ago
  94. c5eedba csky: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
  95. 89a3927 csky: Implement ftrace with regs by Guo Ren · 5 years ago
  96. 9866d14 csky: Add support for restartable sequence by Guo Ren · 5 years ago
  97. bfe47f3 csky: Implement ptrace regs and stack API by Guo Ren · 5 years ago
  98. 12879bd csky: Fixup init_fpu compile warning with __init by Guo Ren · 5 years ago
  99. 99db590 csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  100. 0b9f386 csky: Implement copy_thread_tls by Guo Ren · 5 years ago