1. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  2. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  3. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  4. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  5. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  6. e050945 openrisc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  7. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  8. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  9. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  10. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 9 months ago
  11. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  12. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
  13. 07e83df openrisc: Enable the clone3 syscall by Stafford Horne · 4 years, 10 months ago
  14. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  15. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  16. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  17. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  18. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  19. f3b1732 openrisc: map as uncached in ioremap by Christoph Hellwig · 5 years ago
  20. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  21. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  22. 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
  23. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  24. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  25. 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
  26. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  27. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  28. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  29. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  30. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  31. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  32. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  33. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  34. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  35. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  37. 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
  38. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  39. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  40. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  41. 9cb2feb arch/openrisc: Fix issues with access_ok() by Stafford Horne · 6 years ago
  42. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  43. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  44. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  45. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  46. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  47. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  48. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  49. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  50. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  51. 2ab054f Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
  52. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 9e90c79 Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  54. c5ca456 openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  55. 5600779 openrisc: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  56. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  57. 560b423 openrisc: Call destructor during __pte_free_tlb by Stafford Horne · 7 years ago
  58. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  59. b22d73c locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg.h> by Will Deacon · 7 years ago
  60. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  61. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  62. d56f3af openrisc: remove unused __ARCH_HAVE_MMU define by Tobias Klauser · 7 years ago
  63. b934e8e openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it. by Greentime Hu · 7 years ago
  64. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  65. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  66. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  67. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  68. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  69. f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  70. 4553474 openrisc: add tick timer multi-core sync logic by Stafford Horne · 7 years ago
  71. eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
  72. 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
  73. b441aab openrisc: fix initial preempt state for secondary cpu tasks by Stafford Horne · 7 years ago
  74. 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 11 years ago
  75. b5f8217 openrisc: use qspinlocks and qrwlocks by Stafford Horne · 8 years ago
  76. 489e0f8 openrisc: add 1 and 2 byte cmpxchg support by Stafford Horne · 8 years ago
  77. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. 9888e4d Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  80. 56ce2f2 openrisc: add forward declaration for struct vm_area_struct by Tobias Klauser · 7 years ago
  81. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  82. c23504c openrisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  83. 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  84. e687448 openrisc: explicitly include linux/bug.h in asm/fixmap.h by Tobias Klauser · 8 years ago
  85. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  87. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  89. 19ad53e openrisc: remove arch-specific dma_supported implementation by Christoph Hellwig · 8 years ago
  90. d7950f8 openrisc: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  91. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  92. 8298525 kill strlen_user() by Al Viro · 8 years ago
  93. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  94. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  95. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  96. ab89866 openrisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  97. 6c36a4e openrisc: switch to generic extable.h by Al Viro · 8 years ago
  98. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  99. 154e67c openrisc: fix issue handling 8 byte get_user calls by Stafford Horne · 8 years ago
  100. 8af4294 openrisc: xchg: fix `computed is not used` warning by Stafford Horne · 8 years ago