1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  3. 62b4888 Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years ago
  4. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  5. c126a53 arch: remove GENERIC_FIND_FIRST_BIT entirely by Yury Norov · 3 years, 5 months ago
  6. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
  7. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  8. 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years ago
  9. 8f67f65 arc: use swap() to make code cleaner by Yihao Han · 3 years, 2 months ago
  10. ca295ff arc: perf: Move static structs to where they're really used by Alexey Brodkin · 3 years, 1 month ago
  11. 1b2a62b ARC: perf: fix misleading comment about pmu vs counter stop by Vineet Gupta · 3 years ago
  12. 7e5b06b arc: Replace lkml.org links with lore by Kees Cook · 3 years, 11 months ago
  13. e296c2e ARC: perf: Remove redundant initialization of variable idx by Colin Ian King · 3 years, 1 month ago
  14. 753150a ARC: thread_info.h: correct two typos in a comment by Randy Dunlap · 3 years, 2 months ago
  15. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 1 month ago
  16. 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 2 months ago
  17. 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  18. 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
  19. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
  20. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  21. 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
  22. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  23. 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
  24. 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
  25. 5a47ebe Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  26. 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  27. e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 2 months ago
  28. e54957f irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ by Mark Rutland · 3 years, 2 months ago
  29. 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
  30. 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years ago
  31. c3ca31c ARC: fix potential build snafu by Vineet Gupta · 3 years, 2 months ago
  32. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  33. bb6121b ARC: Add instruction_pointer_set() API by Masami Hiramatsu · 3 years, 3 months ago
  34. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 3 months ago
  35. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 3 months ago
  36. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  37. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  38. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  39. e07af26 Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years, 4 months ago
  40. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  41. 43e6b58 arc: replace cc-option-yn uses with cc-option by Nick Desaulniers · 3 years, 4 months ago
  42. 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
  43. 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  44. 56809a2 ARC: mm: vmalloc sync from kernel to user table to update PMD ... by Vineet Gupta · 4 years, 3 months ago
  45. 8747ff7 ARC: mm: support 4 levels of page tables by Vineet Gupta · 4 years, 3 months ago
  46. 2dde02a ARC: mm: support 3 levels of page tables by Vineet Gupta · 4 years, 3 months ago
  47. 9f3c76a ARC: mm: switch to asm-generic/pgalloc.h by Vineet Gupta · 3 years, 5 months ago
  48. d9820ff ARC: mm: switch pgtable_t back to struct page * by Vineet Gupta · 3 years, 5 months ago
  49. f35534a ARC: mm: hack to allow 2 level build with 4 level code by Vineet Gupta · 4 years, 3 months ago
  50. fe6cb7b ARC: mm: disintegrate pgtable.h into levels and flags by Vineet Gupta · 5 years ago
  51. 2cc1121 ARC: mm: disintegrate mmu.h (arcv2 bits out) by Vineet Gupta · 4 years, 3 months ago
  52. a79a9c7 ARC: mm: move MMU specific bits out of entry code ... by Vineet Gupta · 5 years ago
  53. 89d0d42 ARC: mm: move MMU specific bits out of ASID allocator by Vineet Gupta · 5 years ago
  54. be43b09 ARC: mm: non-functional code movement/cleanup by Vineet Gupta · 4 years, 3 months ago
  55. e93e59a ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set) by Vineet Gupta · 5 years ago
  56. da773cf ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag by Vineet Gupta · 5 years ago
  57. 1b4013b9 ARC: mm: Enable STRICT_MM_TYPECHECKS by Vineet Gupta · 5 years ago
  58. 366440ee ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS by Vineet Gupta · 5 years ago
  59. 47910ca ARC: mm: move mmu/cache externs out to setup.h by Vineet Gupta · 5 years ago
  60. 12e7804 ARC: mm: remove tlb paranoid code by Vineet Gupta · 5 years ago
  61. 6128df5 ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only by Vineet Gupta · 5 years ago
  62. 288ff7d ARC: retire MMUv1 and MMUv2 support by Vineet Gupta · 5 years ago
  63. 767a697 ARC: retire ARC750 support by Vineet Gupta · 3 years, 5 months ago
  64. 301014c ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants by Vineet Gupta · 4 years, 8 months ago
  65. ddc348c ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only) by Vineet Gupta · 4 years, 8 months ago
  66. e188f33 ARC: cmpxchg/xchg: rewrite as macros to make type safe by Vineet Gupta · 4 years, 8 months ago
  67. ecf51c9 ARC: xchg: !LLSC: remove UP micro-optimization/hack by Vineet Gupta · 4 years, 8 months ago
  68. 9d011e1 ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines by Vineet Gupta · 4 years, 8 months ago
  69. cea4314 ARC: switch to generic bitops by Vineet Gupta · 6 years ago
  70. b64be68 ARC: atomics: implement relaxed variants by Vineet Gupta · 4 years, 9 months ago
  71. 7e8f8cb ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return by Vineet Gupta · 4 years, 9 months ago
  72. ca766f0 ARC: atomic: !LLSC: use int data type consistently by Vineet Gupta · 4 years, 8 months ago
  73. b104014 ARC: atomic: !LLSC: remove hack in atomic_set() for for UP by Vineet Gupta · 5 years ago
  74. b0f839b ARC: atomics: disintegrate header by Vineet Gupta · 3 years, 5 months ago
  75. 6b5ff04 ARC: export clear_user_page() for modules by Randy Dunlap · 3 years, 4 months ago
  76. 82a4230 arch/arc/kernel/: fix misspellings using codespell tool by Changcheng Deng · 3 years, 5 months ago
  77. 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
  78. c9604dd arc: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  79. 3a715e8 ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch by Vineet Gupta · 3 years, 6 months ago
  80. bf79167 ARC: Fix CONFIG_STACKDEPOT by Guenter Roeck · 3 years, 6 months ago
  81. 81e82fa arc: Fix spelling mistake and grammar in Kconfig by Colin Ian King · 3 years, 6 months ago
  82. d406739 arc: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 6 months ago
  83. e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
  84. 166ec46 asm-generic: remove extra strn{cpy_from,len}_user declarations by Arnd Bergmann · 5 years ago
  85. c52801a arc: use generic strncpy/strnlen from_user by Arnd Bergmann · 5 years ago
  86. f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
  87. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  88. 8e339d5 arc: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  89. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  90. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  91. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  92. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  93. 8b793b44 arc: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
  94. e7793e5 arc: update comment about HIGHMEM implementation by Mike Rapoport · 3 years, 6 months ago
  95. b555414 arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma() by Liam Howlett · 3 years, 6 months ago
  96. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  97. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  98. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  99. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  100. 110febc ARC: fix CONFIG_HARDENED_USERCOPY by Vineet Gupta · 3 years, 10 months ago