1. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  2. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS 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. b574beb Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 9 months ago
  5. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  6. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  7. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  8. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  9. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  10. 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, 9 months ago
  11. ba94724 unicore32: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 9 months ago
  12. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  13. 2644f91 backlight: pwm_bl: Switch to full GPIO descriptor by Linus Walleij · 4 years, 11 months ago
  14. 7d3d325 docs: fix pointers to io-mapping.rst and io_ordering.rst files by Mauro Carvalho Chehab · 4 years, 10 months ago
  15. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  16. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  17. 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
  18. 42222ea mm: remove arch_bprm_mm_init() hook by Dave Hansen · 5 years ago
  19. 5ef438c arch/unicore32/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  20. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  21. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  22. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  23. 315e521 unicore32: remove ioremap_cached by Christoph Hellwig · 5 years ago
  24. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  25. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  26. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  27. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  28. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  29. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  30. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  31. 5518ea1 unicore32: remove the unused pgprot_dmacoherent define by Christoph Hellwig · 5 years ago
  32. 2229a36 unicore: Drop pointless include by Linus Walleij · 6 years ago
  33. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  34. c2471e7 unicore32: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  35. cc0e5f1 scripts/spelling.txt: drop "sepc" from the misspelling list by Paul Walmsley · 5 years ago
  36. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  37. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  38. a94a48b unicore32: rename unicore32_defconfig to defconfig by Masahiro Yamada · 6 years ago
  39. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  40. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  41. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  42. ec74e92 signal/unicore32: Remove tsk parameter from __do_user_fault by Eric W. Biederman · 6 years ago
  43. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  44. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  45. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 2c45e7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  47. 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
  48. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  49. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  50. e065426 Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  51. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  52. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  53. d8ae8a3 initramfs: move the legacy keepinitrd parameter to core code by Christoph Hellwig · 6 years ago
  54. 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
  55. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  56. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  57. 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
  58. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 554b352 thermal/drivers/core: Remove the module Kconfig's option by Daniel Lezcano · 6 years ago
  60. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  61. f8a9a26 unicore32/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  62. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  63. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  64. 8c5dc8d video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol by Alexander Shiyan · 6 years ago
  65. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  66. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  67. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  68. b15fe94 unicore32: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  69. 03f7e6a Move EM_UNICORE to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
  70. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  71. c649bd5 unicore32: simplify linker script generation for decompressor by Masahiro Yamada · 6 years ago
  72. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  73. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  74. 1476ea2 unicore32: stop printing the virtual memory layout by Geert Uytterhoeven · 6 years ago
  75. c2938ee arm, s390, unicore32: remove oneliner wrappers for memblock_alloc() by Mike Rapoport · 6 years ago
  76. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  77. 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
  78. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  79. 8e9f51a unicore32: Fix __ARCH_WANT_STAT64 definition by Arnd Bergmann · 6 years ago
  80. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  81. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  82. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  83. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  84. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  85. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  86. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  87. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  88. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  89. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  90. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  91. 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
  92. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  93. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  94. 229c55cc arch: Move initrd= parsing into do_mounts_initrd.c by Florian Fainelli · 6 years ago
  95. b1ab95c arch: Make phys_initrd_start and phys_initrd_size global variables by Florian Fainelli · 6 years ago
  96. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  97. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  98. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  99. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  100. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago