1. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  2. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  3. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  4. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  5. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  6. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  7. 5123174 dma-mapping: always use VM_DMA_COHERENT for generic DMA remap by Christoph Hellwig · 5 years ago
  8. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  9. 982792f xtensa: virt: move PCI root complex to KIO range by Max Filippov · 5 years ago
  10. 09f8a6d xtensa: add support for call0 ABI in userspace by Max Filippov · 10 years ago
  11. 9e1e41c xtensa: clean up PS_WOE_BIT usage by Max Filippov · 5 years ago
  12. f348f5c xtensa: remove free_initrd_mem by Mike Rapoport · 5 years ago
  13. cd8869f xtensa: add missing isync to the cpu_reset TLB code by Max Filippov · 5 years ago
  14. e3cacb7 xtensa: fix build for cores with coprocessors by Max Filippov · 5 years ago
  15. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  16. 0bf5f94 mm: fix the MAP_UNINITIALIZED flag by Christoph Hellwig · 5 years ago
  17. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  18. 3e85947 Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  19. 8ea0afa docs: xtensa: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  20. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  21. 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  22. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  23. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  24. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  25. 775f1f7 xtensa: virt: add defconfig and DTS by Max Filippov · 6 years ago
  26. d6d5f19 xtensa: abstract 'entry' and 'retw' in assembly code by Max Filippov · 6 years ago
  27. 831c4f3 xtensa: One function call less in bootmem_init() by Markus Elfring · 5 years ago
  28. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  29. 7d5bdc0 xtensa: remove arch/xtensa/include/asm/types.h by Max Filippov · 5 years ago
  30. d98849a dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code by Christoph Hellwig · 6 years ago
  31. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 6 years ago
  32. aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
  33. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
  34. 1d52dca binfmt_flat: remove flat_old_ram_flag by Christoph Hellwig · 6 years ago
  35. 02da283 binfmt_flat: provide a default version of flat_get_relocate_addr by Christoph Hellwig · 6 years ago
  36. 2f3196d binfmt_flat: remove flat_set_persistent by Christoph Hellwig · 6 years ago
  37. 9ee24b2 binfmt_flat: remove flat_reloc_valid by Christoph Hellwig · 6 years ago
  38. d68dbb0 arch: handle arches who do not yet define clone3 by Christian Brauner · 5 years ago
  39. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  40. b03e5dc xtensa: use generic pcibios_set_master and pcibios_enable_device by Max Filippov · 6 years ago
  41. 88804e6 xtensa: drop dead PCI support code by Max Filippov · 6 years ago
  42. 2a97d60 xtensa/PCI: Remove unused variable by Guenter Roeck · 6 years ago
  43. 8f3220a arch: wire-up clone3() syscall by Christian Brauner · 6 years ago
  44. d18c7e9d Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  45. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  46. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  47. adefd05 xtensa: Fix section mismatch between memblock_reserve and mem_reserve by Guenter Roeck · 6 years ago
  48. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  49. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  50. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  51. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  52. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  53. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  54. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  55. 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
  56. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  57. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  58. 900f492 xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  59. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  60. 7a55752 Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  61. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  62. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  63. a594419 xtensa: implement initialize_cacheattr for MPU cores by Max Filippov · 6 years ago
  64. f7c3487 xtensa: add exclusive atomics support by Max Filippov · 6 years ago
  65. d065fcf xtensa: clean up inline assembly in futex.h by Max Filippov · 6 years ago
  66. 8f8d574 xtensa: replace variant/core.h with asm/core.h by Max Filippov · 6 years ago
  67. 8e65986d xtensa: drop ifdef __KERNEL__ from kernel-only headers by Max Filippov · 6 years ago
  68. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  69. fd58015 xtensa: set proper error code for simdisk_setup() by Chengguang Xu · 6 years ago
  70. fb1b79d xtensa: fix incorrect fd close in error case of simdisk_setup() by Chengguang Xu · 6 years ago
  71. 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
  72. 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
  73. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  75. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  76. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  77. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  78. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  79. 10d4339 Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  80. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  81. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  82. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  83. ecae26f xtensa: fix format string warning in init_pmd by Max Filippov · 6 years ago
  84. ada770b xtensa: fix return_address by Max Filippov · 6 years ago
  85. 2663147 xtensa: fix initialization of pt_regs::syscall in start_thread by Max Filippov · 6 years ago
  86. 2201f31 xtensa: use actual syscall number in do_syscall_trace_leave by Max Filippov · 6 years ago
  87. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  88. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  89. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  90. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  91. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  92. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  93. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  94. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  95. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  96. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  97. f240ec0 memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc by Mike Rapoport · 6 years ago
  98. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  99. dd1c3ed Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  100. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago