1. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 5 years ago
  2. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 5 years ago
  3. 1d52dca binfmt_flat: remove flat_old_ram_flag by Christoph Hellwig · 5 years ago
  4. 02da283 binfmt_flat: provide a default version of flat_get_relocate_addr by Christoph Hellwig · 5 years ago
  5. 2f3196d binfmt_flat: remove flat_set_persistent by Christoph Hellwig · 5 years ago
  6. 9ee24b2 binfmt_flat: remove flat_reloc_valid by Christoph Hellwig · 5 years ago
  7. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  8. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 5 years ago
  9. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  10. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 5 years ago
  11. 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
  12. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  13. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  14. 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
  15. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  16. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  17. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  18. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  19. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  20. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  21. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  22. a43e664 c6x: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  23. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  24. 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
  25. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  26. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  27. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 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. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  32. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  33. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  34. be7cd2d c6x: use common built-in dtb support by Rob Herring · 6 years ago
  35. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  36. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. 7f5c1ea c6x: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  38. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  39. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  40. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  41. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  42. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  43. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  44. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  46. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  47. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. 97b8155 c6x: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  49. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  50. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  52. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  53. fb9ef14 c6x: remove DMA_ERROR_CODE by Christoph Hellwig · 7 years ago
  54. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  55. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  56. 86944ee c6x: switch to RAW_COPY_USER by Al Viro · 8 years ago
  57. dcecd93 c6x: remove duplicate definition of __access_ok by Al Viro · 8 years ago
  58. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  59. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  60. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  61. 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
  62. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  63. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  64. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  65. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  66. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  67. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  68. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  69. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  70. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  71. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
  72. 0398b95 c6x: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  73. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  74. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  75. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  76. 75777c1 Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 9 years ago
  77. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  78. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  79. ca3060d c6x: Use generic clkdev.h header by Stephen Boyd · 9 years ago
  80. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  81. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
  82. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  84. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  85. 45701e2 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 10 years ago
  86. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  87. df93ab7 c6x: include: asm: Kbuild: Add generic serial.h by Chen Gang · 10 years ago
  88. 76e0189 c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device by Chen Gang · 10 years ago
  89. 9bd54f6 c6x: include: asm: setup: Include "linux/types.h" by Chen Gang · 10 years ago
  90. 06745d7 c6x: asm: Add default flat.h according to xtensa architecture by Chen Gang · 10 years ago
  91. 65b9ab8 arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU by Chen Gang · 10 years ago
  92. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  93. f5b45de c6x: drop pte_file() by Kirill A. Shutemov · 10 years ago
  94. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  95. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  96. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  97. a8ec151 arch,c6x: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  98. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 3148140 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  100. ae72758 c6x: fix build failure caused by cache.h by Mark Salter · 11 years ago