1. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  2. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  3. d339d70 unicore32: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 6 years ago
  4. 2dd8a62 linux/const.h: move UL() macro to include/linux/const.h by Masahiro Yamada · 6 years ago
  5. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 6 years ago
  6. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  7. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  8. 90f7816 unicore32: use generic swiotlb_ops by Christoph Hellwig · 7 years ago
  9. b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
  10. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  11. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  12. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  13. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  15. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  16. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  17. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  18. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  21. a535bb8 unicore32: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  22. ee73056 unicore32: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  23. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  24. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  25. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  26. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 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 · 7 years ago
  28. 69c701e unicore32/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 7 years ago
  29. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 7 years ago
  30. 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 · 7 years ago
  31. 2ef59f2 unicore32: get rid of zeroing and switch to RAW_COPY_USER by Al Viro · 7 years ago
  32. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 7 years ago
  33. db68ce1 new helper: uaccess_kernel() by Al Viro · 7 years ago
  34. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  35. 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 7 years ago
  36. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 7 years ago
  37. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  38. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 7 years ago
  39. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  40. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 7 years ago
  41. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  42. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  43. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  44. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  45. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  46. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  47. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 8 years ago
  48. a830627 unicore32: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  49. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  50. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  52. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  53. 9289b9d unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition by Bjorn Helgaas · 8 years ago
  54. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  55. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 8 years ago
  56. 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 8 years ago
  57. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 8 years ago
  58. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  59. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  60. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  61. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  62. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  63. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  64. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  65. 012dcef mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h by Christoph Hellwig · 9 years ago
  66. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  67. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  68. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  70. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  71. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  72. 19b6d0b unicore32: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  73. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  74. 4017179 unicore32: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  75. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  76. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  77. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  78. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  79. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  80. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  81. 8a01659 arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM by Chen Gang · 10 years ago
  82. aaad618 unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h by Chen Gang · 10 years ago
  83. 312c6df arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition by Chen Gang · 10 years ago
  84. 1febf61 arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() by Chen Gang · 10 years ago
  85. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  86. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  87. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  88. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  89. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  90. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  91. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  92. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. e90bedb unicore32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  94. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  95. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  96. b26a3df mm/unicore32: fix stale comment about VALID_PAGE() by Jiang Liu · 11 years ago
  97. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  98. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  100. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago