1. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  2. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  3. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  4. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  5. f3b1732 openrisc: map as uncached in ioremap by Christoph Hellwig · 5 years ago
  6. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 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
  9. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  10. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  11. 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
  12. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  13. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  14. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  15. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  16. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  17. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  18. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  19. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  20. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  21. 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
  22. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  23. 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
  24. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  25. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  26. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  27. 9cb2feb arch/openrisc: Fix issues with access_ok() by Stafford Horne · 6 years ago
  28. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  29. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  30. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  31. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  32. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  33. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  34. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  35. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  36. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  37. 2ab054f Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
  38. 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
  39. 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
  40. c5ca456 openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  41. 5600779 openrisc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  42. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  43. 560b423 openrisc: Call destructor during __pte_free_tlb by Stafford Horne · 7 years ago
  44. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  45. b22d73c locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg.h> by Will Deacon · 7 years ago
  46. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  47. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  48. d56f3af openrisc: remove unused __ARCH_HAVE_MMU define by Tobias Klauser · 7 years ago
  49. b934e8e openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it. by Greentime Hu · 7 years ago
  50. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  51. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  52. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  53. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  54. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  55. f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  56. 4553474 openrisc: add tick timer multi-core sync logic by Stafford Horne · 8 years ago
  57. eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
  58. 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
  59. b441aab openrisc: fix initial preempt state for secondary cpu tasks by Stafford Horne · 8 years ago
  60. 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 11 years ago
  61. b5f8217 openrisc: use qspinlocks and qrwlocks by Stafford Horne · 8 years ago
  62. 489e0f8 openrisc: add 1 and 2 byte cmpxchg support by Stafford Horne · 8 years ago
  63. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  64. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  65. 9888e4d Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  66. 56ce2f2 openrisc: add forward declaration for struct vm_area_struct by Tobias Klauser · 7 years ago
  67. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  68. c23504c openrisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  69. 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  70. e687448 openrisc: explicitly include linux/bug.h in asm/fixmap.h by Tobias Klauser · 8 years ago
  71. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  73. 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
  74. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  75. 19ad53e openrisc: remove arch-specific dma_supported implementation by Christoph Hellwig · 8 years ago
  76. d7950f8 openrisc: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  77. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  78. 8298525 kill strlen_user() by Al Viro · 8 years ago
  79. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  80. 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
  81. 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
  82. ab89866 openrisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  83. 6c36a4e openrisc: switch to generic extable.h by Al Viro · 8 years ago
  84. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  85. 154e67c openrisc: fix issue handling 8 byte get_user calls by Stafford Horne · 8 years ago
  86. 8af4294 openrisc: xchg: fix `computed is not used` warning by Stafford Horne · 8 years ago
  87. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  88. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  89. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  90. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  91. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  92. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  93. f5d45dc openrisc: Add optimized memcpy routine by Stafford Horne · 9 years ago
  94. d857a1e openrisc: Add optimized memset by Olof Kindgren · 10 years ago
  95. 79f8a4d0 openrisc: Fix the bitmask for the unit present register by Sebastian Macke · 11 years ago
  96. 4ac46db openrisc: add futex_atomic_* implementations by Stefan Kristiansson · 11 years ago
  97. bc19598 openrisc: add optimized atomic operations by Stefan Kristiansson · 11 years ago
  98. 1159517 openrisc: add cmpxchg and xchg implementations by Stefan Kristiansson · 11 years ago
  99. 0e9f9fd openrisc: add atomic bitops by Stefan Kristiansson · 11 years ago
  100. 3e06a16 openrisc: add cache way information to cpuinfo by Stefan Kristiansson · 12 years ago