1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
  3. 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 2 months ago
  4. e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
  5. 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
  6. 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
  7. fb5d69a csky: bitops: Remove duplicate __clear_bit define by Guenter Roeck · 3 years, 4 months ago
  8. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  9. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  10. 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 4 months ago
  11. 0cd1151 csky: use generic strncpy/strnlen from_user by Arnd Bergmann · 5 years ago
  12. f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
  13. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  14. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 7 months ago
  15. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 7 months ago
  16. a5fb82d locking/atomic: csky: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
  17. e58a41c csky: uaccess.h: Coding convention with asm generic by Guo Ren · 3 years, 9 months ago
  18. 0b1f557 csky: Fixup typos by Junlin Yang · 3 years, 11 months ago
  19. d199161 csky: change a Kconfig symbol name to fix e1000 build error by Randy Dunlap · 3 years, 9 months ago
  20. 6607aa6 csky: Fixup compile error by Guo Ren · 3 years, 11 months ago
  21. 0d3b051 csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO by Guo Ren · 4 years ago
  22. af94002 csky: Fixup swapon by Guo Ren · 4 years ago
  23. a8fac05 csky: pgtable.h: Coding convention by Guo Ren · 4 years ago
  24. 5e144c4 csky: Fixup _PAGE_ACCESSED for default pgprot by Guo Ren · 4 years ago
  25. f1f61c9 csky: remove unused including <linux/version.h> by Tian Tao · 4 years, 1 month ago
  26. 87f3248 csky: Reconstruct VDSO framework by Guo Ren · 4 years ago
  27. bd0bf90 csky: Sync riscv mm/fault.c for easy maintenance by Guo Ren · 4 years, 1 month ago
  28. 3b756cc csky: Fix TLB maintenance synchronization problem by Guo Ren · 4 years, 1 month ago
  29. 7b513cf csky: Fixup PTE global for 2.5:1.5 virtual memory by Guo Ren · 4 years, 1 month ago
  30. 8e35ac7 csky: Cleanup asm/spinlock.h by Guo Ren · 4 years, 1 month ago
  31. c38425d csky: Fixup asm/cmpxchg.h with correct ordering barrier by Guo Ren · 4 years, 1 month ago
  32. d6c5cb9 csky: Fixup futex SMP implementation by Guo Ren · 4 years, 1 month ago
  33. 8d11f21 csky: Fixup barrier design by Guo Ren · 4 years, 1 month ago
  34. f92ddfb csky: Remove custom asm/atomic.h implementation by Guo Ren · 4 years, 1 month ago
  35. 0c8a32e csky: Add memory layout 2.5G(user):1.5G(kernel) by Guo Ren · 4 years, 4 months ago
  36. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  37. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  38. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  39. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  40. 37373d9 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  41. 6e9ae6f csky: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
  42. f3924d7 csky: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  43. 5af627a csky/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
  44. 746192f csky: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 5 months ago
  45. 7848d2e whack-a-mole: USE_ELF_CORE_DUMP by Al Viro · 4 years, 8 months ago
  46. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  47. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  48. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  49. 2c81b07 csky: Add irq_work support by Guo Ren · 4 years, 6 months ago
  50. 5bc46ce csky: Optimize the trap processing flow by Guo Ren · 4 years, 6 months ago
  51. 71e193d csky: Add support for function error injection by Guo Ren · 4 years, 6 months ago
  52. e95a4f8 csky: Add SECCOMP_FILTER supported by Guo Ren · 4 years, 8 months ago
  53. c23dd24 csky: remove unusued thread_saved_pc and *_segments functions/macros by Tobias Klauser · 4 years, 7 months ago
  54. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  55. c910951 csky: replace definitions of __pXd_offset() with pXd_index() by Mike Rapoport · 4 years, 7 months ago
  56. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  57. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  58. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
  59. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  60. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  61. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  62. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  63. 20f6953 csky: Coding convention in entry.S by Guo Ren · 4 years, 8 months ago
  64. 51bb38c csky: Fixup raw_copy_from_user() by Al Viro · 4 years, 9 months ago
  65. 6700281 csky: Fixup gdbmacros.txt with name sp in thread_struct by Guo Ren · 4 years, 8 months ago
  66. 9e2ca15 csky: Fixup remove unnecessary save/restore PSR code by Guo Ren · 4 years, 8 months ago
  67. 18c07d2 csky: Fixup calltrace panic by Guo Ren · 4 years, 8 months ago
  68. bd11aab csky: Fixup compile error for abiv1 entry.S by Guo Ren · 4 years, 9 months ago
  69. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  70. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  71. f183d26 Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 9 months ago
  72. 8f6bb79 csky: Add uprobes support by Guo Ren · 4 years, 10 months ago
  73. 33e53ae csky: Add kprobes supported by Guo Ren · 4 years, 10 months ago
  74. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  75. 9c0e343 csky: Fixup get wrong psr value from phyical reg by Guo Ren · 4 years, 10 months ago
  76. c5eedba csky: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
  77. 89a3927 csky: Implement ftrace with regs by Guo Ren · 5 years ago
  78. bfe47f3 csky: Implement ptrace regs and stack API by Guo Ren · 5 years ago
  79. 5b49c82 csky: Add PCI support by MaJun · 5 years ago
  80. 2305f60 csky: Fixup compile warning for three unimplemented syscalls by Guo Ren · 5 years ago
  81. 997153b csky: Add flush_icache_mm to defer flush icache all by Guo Ren · 5 years ago
  82. 761b4f6 csky: Support icache flush without specific instructions by Guo Ren · 5 years ago
  83. f136008 csky: Separate fixaddr_init from highmem by Guo Ren · 5 years ago
  84. f525bb2 csky: Tightly-Coupled Memory or Sram support by Guo Ren · 5 years ago
  85. 2f78c73 csky: Initial stack protector support by Mao Han · 5 years ago
  86. 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  87. def3f7c asm-generic: Make dma-contiguous.h a mandatory include/asm header by Michal Simek · 5 years ago
  88. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  89. 0055f67 csky: use generic ioremap by Christoph Hellwig · 5 years ago
  90. 1246b81 csky: remove ioremap_cache by Christoph Hellwig · 5 years ago
  91. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  92. 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  93. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  94. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  95. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  96. 6bdf3b0 csky: add missing brackets in a macro for tlb.h by Jason Gunthorpe · 5 years ago
  97. 5336c17 csky: Fixup ioremap function losing by Guo Ren · 5 years ago
  98. ae76f63 csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range by Guo Ren · 5 years ago
  99. 7f80fe2 csky: Fixup dma_alloc_coherent with PAGE_SO attribute by Guo Ren · 5 years ago
  100. 81b23ba csky: Fixup mb() synchronization problem by Guo Ren · 5 years ago