1. f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  2. 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 5 months ago
  3. 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
  4. 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
  5. 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
  6. 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
  7. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  8. 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
  9. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  10. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  11. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  12. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
  13. 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 6 months ago
  14. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  15. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
  16. d3c251a arch, mm: remove stale mentions of DISCONIGMEM by Mike Rapoport · 3 years, 6 months ago
  17. 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 6 months ago
  18. c5f320f ia64: mca_drv: fix incorrect array size calculation by Arnd Bergmann · 3 years, 6 months ago
  19. f589c67 ia64: headers: drop duplicated words by Randy Dunlap · 3 years, 6 months ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  25. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  26. 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 7 months ago
  27. 92638b4 mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() by Peter Collingbourne · 3 years, 7 months ago
  28. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
  29. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 7 months ago
  30. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
  31. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  32. 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 8 months ago
  33. f84f1b9 locking/atomic: ia64: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
  34. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
  35. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  36. 637be91 asm-generic: use asm-generic/unaligned.h for most architectures by Arnd Bergmann · 3 years, 8 months ago
  37. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  38. f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
  39. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  40. 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 8 months ago
  41. 4bfb68a mm: generalize HUGETLB_PAGE_SIZE_VARIABLE by Anshuman Khandual · 3 years, 8 months ago
  42. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 8 months ago
  43. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
  44. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  45. 99e729b ia64: module: fix symbolizer crash on fdescr by Sergei Trofimovich · 3 years, 8 months ago
  46. 9187592 ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP by Sergei Trofimovich · 3 years, 8 months ago
  47. 5f28bde ia64: mca: always make IA64_MCA_DEBUG an expression by Sergei Trofimovich · 3 years, 8 months ago
  48. e3db00b ia64: fix EFI_DEBUG build by Sergei Trofimovich · 3 years, 8 months ago
  49. 4545343 ia64: trivial spelling fixes by Bhaskar Chowdhury · 3 years, 8 months ago
  50. 6d073da ia64: simplify code flow around swiotlb init by Sergei Trofimovich · 3 years, 8 months ago
  51. d732f47 ia64: drop unused IA64_FW_EMU ifdef by Sergei Trofimovich · 3 years, 8 months ago
  52. b22a8f7 ia64: ensure proper NUMA distance and possible map initialization by Valentin Schneider · 3 years, 8 months ago
  53. 8b30c62 arch/ia64/include/asm/pgtable.h: minor typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
  54. 3eac094 arch/ia64/kernel/fsys.S: fix typos by Bhaskar Chowdhury · 3 years, 8 months ago
  55. 46df55b arch/ia64/kernel/head.S: remove duplicate include by Zhang Yunkai · 3 years, 8 months ago
  56. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  57. 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 8 months ago
  58. 6e74bc4 ia64: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 10 months ago
  59. a92359a ia64: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 10 months ago
  60. a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 9 months ago
  61. e2af9da ia64: fix discontig.c section mismatches by Randy Dunlap · 3 years, 9 months ago
  62. 19d000d ia64: remove duplicate entries in generic_defconfig by Randy Dunlap · 3 years, 9 months ago
  63. 7ad1e36 ia64: fix user_stack_pointer() for ptrace() by Sergei Trofimovich · 3 years, 9 months ago
  64. 95d44a4 ia64: fix format strings for err_inject by Sergei Trofimovich · 3 years, 10 months ago
  65. f2a419c ia64: mca: allocate early mca with GFP_ATOMIC by Sergei Trofimovich · 3 years, 10 months ago
  66. fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 10 months ago
  67. 61bf318 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 3 years, 10 months ago
  68. 0ceb1ac ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 3 years, 10 months ago
  69. f5f4fc4 ia64: don't call handle_signal() unless there's actually a signal queued by Jens Axboe · 3 years, 10 months ago
  70. 06d5d30 Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  71. ad7953e ia64: remove redundant READELF from arch/ia64/Makefile by Masahiro Yamada · 3 years, 11 months ago
  72. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  73. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  74. 3256ff8 mm: simplify parater of function memmap_init_zone() by Baoquan He · 3 years, 11 months ago
  75. ab28cb6 mm: rename memmap_init() and memmap_init_zone() by Baoquan He · 3 years, 11 months ago
  76. 93f503c mm: fix prototype warning from kernel test robot by Baoquan He · 3 years, 11 months ago
  77. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  78. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
  79. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 3 years, 11 months ago
  80. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 3 years, 11 months ago
  81. 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  82. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  83. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  84. 70cd33d Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  85. fa1e160 ia64: remove generated/nr-irqs.h generation to fix build warning by Masahiro Yamada · 4 years, 4 months ago
  86. a5b7c61 ia64: remove unneeded header includes from <asm/mca.h> by Masahiro Yamada · 4 years, 4 months ago
  87. 2770ef7 ia64: do not typedef struct pal_min_state_area_s by Masahiro Yamada · 4 years, 4 months ago
  88. 2db138b Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  89. d8d2d38 kbuild: remove PYTHON variable by Masahiro Yamada · 4 years ago
  90. a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years ago
  91. ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years ago
  92. 228345b Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  93. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
  94. 1f4e74c arch: ia64: Remove rest of perfmon support by Viresh Kumar · 4 years ago
  95. 1941b38 arch: ia64: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  96. 8ff059b efi: ia64: move IA64-only declarations to new asm/efi.h header by Ard Biesheuvel · 4 years ago
  97. 32c2bc8f ia64: fix build failure caused by memory model changes by Mike Rapoport · 4 years, 1 month ago
  98. 968d776 ia64: fix xchg() warning by Arnd Bergmann · 4 years ago
  99. 796130b ia64: fix timer cleanup regression by Arnd Bergmann · 4 years, 1 month ago
  100. f2485a2 elf_prstatus: collect the common part (everything before pr_reg) into a struct by Al Viro · 4 years, 7 months ago