1. dbecf9b ia64: make IA64_MCA_RECOVERY bool instead of tristate by Randy Dunlap · 2 years, 11 months ago
  2. 66d28b2 PCI/sysfs: Find shadow ROM before static attribute initialization by Bjorn Helgaas · 3 years ago
  3. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  4. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  5. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  6. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
  7. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  8. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  9. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 4 months ago
  10. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  11. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  12. a7eddfc ia64: topology: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  13. c5c2135 ia64: fix typo in a comment by Jason Wang · 3 years ago
  14. 6c4420b arch/ia64/kernel/setup.c: use swap() to make code cleaner by Yang Guang · 3 years ago
  15. f2fed02 ia64: module: use swap() to make code cleaner by Yang Guang · 3 years ago
  16. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
  17. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
  18. 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 1 month ago
  19. a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
  20. 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
  21. 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
  22. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  23. 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
  24. a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  25. 0aaa58e Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
  26. 40e64a8 Merge branch 'for-5.16-vsprintf-pgp' into for-linus by Petr Mladek · 3 years, 2 months ago
  27. d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
  28. 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
  29. 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
  30. 595b28f Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  31. f98a3dc locking: Remove spin_lock_flags() etc by Arnd Bergmann · 3 years, 2 months ago
  32. 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
  33. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  34. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  35. 951cd3a firmware: include drivers/firmware/Kconfig unconditionally by Arnd Bergmann · 3 years, 3 months ago
  36. 4f627af ptrace: Remove the unnecessary arguments from arch_ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
  37. c15b5fc ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK by Randy Dunlap · 3 years, 3 months ago
  38. 1c30e3a audit: add support for the openat2 syscall by Richard Guy Briggs · 3 years, 7 months ago
  39. 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 7 months ago
  40. c1f76fe ia64: Add instruction_pointer_set() API by Masami Hiramatsu · 3 years, 3 months ago
  41. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 3 months ago
  42. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 3 months ago
  43. f2ec8d9 kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor() by Masami Hiramatsu · 3 years, 3 months ago
  44. a7fe237 ia64: kprobes: Fix to pass correct trampoline address to the handler by Masami Hiramatsu · 3 years, 3 months ago
  45. 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 3 months ago
  46. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  47. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
  48. 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
  49. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  50. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
  51. 7e4265c ia64: make num_rsvd_regions static by Geert Uytterhoeven · 3 years, 4 months ago
  52. 70b2e99 ia64: make reserve_elfcorehdr() static by Geert Uytterhoeven · 3 years, 4 months ago
  53. 1d1f4bf ia64: fix #endif comment for reserve_elfcorehdr() by Geert Uytterhoeven · 3 years, 4 months ago
  54. 577706d ia64: fix typo in a comment by Jason Wang · 3 years, 4 months ago
  55. ba3e87c ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild by Masahiro Yamada · 3 years, 5 months ago
  56. 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
  57. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
  58. 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
  59. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  60. 62af5ca ia64/sba_iommu: return error code from sba_map_sg_attrs() by Martin Oliveira · 3 years, 5 months ago
  61. f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  62. 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 5 months ago
  63. e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 7 months ago
  64. 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
  65. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 6 months ago
  66. 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
  67. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  68. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  69. 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
  70. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  71. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
  72. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  73. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  74. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  75. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
  76. 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 6 months ago
  77. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  78. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
  79. d3c251a arch, mm: remove stale mentions of DISCONIGMEM by Mike Rapoport · 3 years, 6 months ago
  80. 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 6 months ago
  81. c5f320f ia64: mca_drv: fix incorrect array size calculation by Arnd Bergmann · 3 years, 6 months ago
  82. f589c67 ia64: headers: drop duplicated words by Randy Dunlap · 3 years, 6 months ago
  83. 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
  84. 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
  85. 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
  86. 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
  87. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  88. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  89. 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 7 months ago
  90. 92638b4 mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() by Peter Collingbourne · 3 years, 7 months ago
  91. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
  92. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 7 months ago
  93. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 7 months ago
  94. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  95. 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 7 months ago
  96. f84f1b9 locking/atomic: ia64: move to ARCH_ATOMIC by Mark Rutland · 3 years, 7 months ago
  97. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 7 months ago
  98. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  99. 637be91 asm-generic: use asm-generic/unaligned.h for most architectures by Arnd Bergmann · 3 years, 8 months ago
  100. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago