1. c95f121 m32r: fix endianness constraints by Geert Uytterhoeven · 7 years ago
  2. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  3. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  4. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  5. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  8. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  9. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  10. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  11. d22e3d6 m32r: fix build failure by Sudip Mukherjee · 7 years ago
  12. 5bdfca6 m32r: define CPU_BIG_ENDIAN by Sudip Mukherjee · 7 years ago
  13. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  14. 4ed2d9672 m32r: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  15. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  16. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. b38e51c binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp() by Randy Dunlap · 7 years ago
  18. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  19. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  20. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  21. e64f6ea m32r: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  22. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  25. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  26. 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
  27. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  28. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 8 years ago
  29. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  31. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  32. 7c72e0d m32r: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  33. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  34. 123dbfe trim __ARCH_WANT_SYS_OLD_GETRLIMIT by Al Viro · 8 years ago
  35. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
  36. 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
  37. 8298525 kill strlen_user() by Al Viro · 8 years ago
  38. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  39. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  40. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  41. 9a67734 m32r: switch to RAW_COPY_USER by Al Viro · 8 years ago
  42. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  43. 8cd920f m32r: get rid of zeroing by Al Viro · 8 years ago
  44. 35f8acd m32r: switch to generic extable.h by Al Viro · 8 years ago
  45. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  46. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  47. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  48. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  49. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  50. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  51. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  52. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  53. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  54. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  55. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  56. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  57. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  58. 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
  59. af0de78 m32r: fix build warning by Sudip Mukherjee · 8 years ago
  60. 6408b6f m32r: use generic current.h by Davidlohr Bueso · 8 years ago
  61. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  62. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  63. ae26cda m32r: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  64. 7844572 lib/dma-noop: Only build dma_noop_ops for s390 and m32r by Bart Van Assche · 8 years ago
  65. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  66. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  67. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  68. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  69. 17e9623 m32r: fix build warning by Sudip Mukherjee · 8 years ago
  70. eb17726 m32r: add simple dma by Sudip Mukherjee · 8 years ago
  71. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  73. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  74. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  75. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  76. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  77. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  78. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  79. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  80. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  81. a44ce52 m32r: add __ucmpdi2 to fix build failure by Sudip Mukherjee · 8 years ago
  82. 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
  83. 9babed6 m32r: fix build warning about putc by Sudip Mukherjee · 8 years ago
  84. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  85. f649370 locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  86. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  87. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  88. ededb49 m32r: fix build failure by Sudip Mukherjee · 9 years ago
  89. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  90. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  91. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 9 years ago
  92. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  93. 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
  94. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  95. 3701dc8 m32r: mm: fix build warning by Sudip Mukherjee · 9 years ago
  96. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  98. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  99. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  100. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago