1. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  2. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  3. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 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
  5. adf7bde sh/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  6. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  7. 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
  8. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  9. f98f48e sh: switch to RAW_COPY_USER by Al Viro · 8 years ago
  10. bcd541d sh: switch to extable.h by Al Viro · 8 years ago
  11. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  12. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  13. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  14. f780d89 sched/headers: Remove <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  15. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  16. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  17. 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
  18. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  19. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  20. d92280d sh: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  21. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  22. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  23. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  24. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  25. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  26. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  27. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  28. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  29. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  30. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  31. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  32. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  33. 9bf6ffd locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() by Peter Zijlstra · 8 years ago
  34. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  35. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  36. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  37. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  38. 74bdaa6 sh: system call wire up by Yoshinori Sato · 8 years ago
  39. 00b73d8 sh: add working futex atomic ops on userspace addresses for smp by Rich Felker · 9 years ago
  40. 2b47d54 sh: add J2 atomics using the cas.l instruction by Rich Felker · 8 years ago
  41. 834da19 sh: add AT_HWCAP flag for J-Core cas.l instruction by Rich Felker · 9 years ago
  42. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
  43. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  44. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  45. bbe6c77 sh: make sigcontext definition consistent across fpu/nofpu models by Rich Felker · 9 years ago
  46. ff18143 sh: cmpxchg: fix a bit shift bug in big_endian os by Pan Xinhui · 9 years ago
  47. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  48. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  49. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  51. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  52. 7d9794e locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  53. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  54. d4db687 rtc: sh: provide rtc_class_ops directly by Arnd Bergmann · 9 years ago
  55. f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 9 years ago
  56. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. e4a2b01 locking/rwsem, sh: Drop superfluous arch specific implementation by Michal Hocko · 9 years ago
  58. 2e927c6 locking/rwsem: Drop explicit memory barriers by Michal Hocko · 9 years ago
  59. f8e04d8 locking/rwsem: Get rid of __down_write_nested() by Michal Hocko · 9 years ago
  60. ccc7d5a sh: fix function signature of cpu_coregroup_mask to match pointer type by Rich Felker · 9 years ago
  61. ef21b32 sh: fix smp-shx3 build regression from removal of arch localtimer by Rich Felker · 9 years ago
  62. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  63. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  64. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  65. 044b81f sh: add SMP method selection to device tree pseudo-board by Rich Felker · 9 years ago
  66. ea17c9d sh: Use generic clkdev.h header by Stephen Boyd · 9 years ago
  67. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  68. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  69. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  70. 0bae2f1 Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 9 years ago
  71. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  72. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  73. fb9b050 sh: fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  74. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  75. 9e3f84c sh: move xchg_cmpxchg to a header by itself by Michael S. Tsirkin · 9 years ago
  76. 3226aad sh: support 1 and 2 byte xchg by Michael S. Tsirkin · 9 years ago
  77. 90a3ccb sh: define __smp_xxx, fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  78. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 9 years ago
  79. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  80. 934ed25 sh: add copy_user_page() alias for __copy_user() by Ross Zwisler · 9 years ago
  81. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  82. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  83. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  84. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  85. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  86. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  87. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  88. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  89. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  93. 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
  94. b31fdac sched, sh: Fold finish_arch_switch() into switch_to() by Peter Zijlstra · 9 years ago
  95. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  96. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  97. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  98. 658aa51 sh: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  99. c93bf92 ftrace: Format MCOUNT_ADDR address as type unsigned long by Minfei Huang · 9 years ago
  100. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago