1. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  2. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  3. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  4. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  5. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  6. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  7. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  8. 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  9. 45b26dd hexagon: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
  10. cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 10 months ago
  11. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  12. 3f332aa0 hexagon: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
  13. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  14. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  15. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  16. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  17. 7312b70 hexagon: define ioremap_uc by Nick Desaulniers · 5 years ago
  18. 63e8031 hexagon: work around compiler crash by Nick Desaulniers · 5 years ago
  19. 780a0cf hexagon: parenthesize registers in asm predicates by Nick Desaulniers · 5 years ago
  20. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  21. 143cd41 sched/rt, hexagon: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  22. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  23. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  24. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  25. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  26. 9425172 hexagon: remove __iounmap by Christoph Hellwig · 5 years ago
  27. ac32292 hexagon: clean up ioremap by Christoph Hellwig · 5 years ago
  28. 872e24d hexagon: remove asm/bitsperlong.h by Masahiro Yamada · 5 years ago
  29. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  30. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  31. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  32. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  33. c7cc8d7 hexagon: drop empty and unused free_initrd_mem by Mike Rapoport · 5 years ago
  34. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  35. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  36. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  37. 6c132dd hexagon: define syscall_get_error() and syscall_get_return_value() by Dmitry V. Levin · 6 years ago
  38. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  39. 08dbd0f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 by Thomas Gleixner · 6 years ago
  40. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  41. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  42. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  43. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  44. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  45. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  46. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  47. 522c991 hexagon: switch over to generic free_initmem() by Mike Rapoport · 6 years ago
  48. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  49. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  50. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  53. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  54. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  55. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  56. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  57. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  58. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  59. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  60. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  61. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  62. d093153 hexagon: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  63. f4780e2 Move EM_HEXAGON to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
  64. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  65. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  66. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  67. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  68. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  69. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  70. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  71. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  72. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  73. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  74. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  75. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  76. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  77. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  78. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  79. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  80. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  81. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  82. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  83. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  84. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  85. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  86. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  87. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  88. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  89. 426dcd4 hexagon: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  90. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  92. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  93. 5c41aaa hexagon: modify ffs() and fls() to return int by Randy Dunlap · 6 years ago
  94. 200f351 arch/hexagon: fix kernel/dma.c build warning by Randy Dunlap · 7 years ago
  95. e0a9317 hexagon: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  96. f406f22 hexagon: implement the sync_sg_for_device DMA operation by Christoph Hellwig · 7 years ago
  97. 37fca4b hexagon: remove the sync_single_for_cpu DMA operation by Christoph Hellwig · 7 years ago
  98. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  99. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  100. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago