1. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  2. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. 9a67734 m32r: switch to RAW_COPY_USER by Al Viro · 8 years ago
  4. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  5. 8cd920f m32r: get rid of zeroing by Al Viro · 8 years ago
  6. 35f8acd m32r: switch to generic extable.h by Al Viro · 8 years ago
  7. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  8. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  9. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  10. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  11. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  12. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  13. 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
  14. af0de78 m32r: fix build warning by Sudip Mukherjee · 8 years ago
  15. 6408b6f m32r: use generic current.h by Davidlohr Bueso · 8 years ago
  16. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  17. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  18. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  19. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  20. eb17726 m32r: add simple dma by Sudip Mukherjee · 8 years ago
  21. 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
  22. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  23. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  24. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  25. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  26. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  27. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  28. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  29. f649370 locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  30. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  31. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  32. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  33. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  34. 92a8ed4 m32r: add io*_rep helpers by Sudip Mukherjee · 9 years ago
  35. 6122192 m32r: fix build failure by Sudip Mukherjee · 9 years ago
  36. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  37. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  38. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  39. 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
  40. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  41. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  42. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  43. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  44. c66e45e m32r: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  45. 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 9 years ago
  46. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  47. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
  48. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  49. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  50. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  53. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 10 years ago
  54. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  55. b3c395ef mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  56. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
  57. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  58. 445a626 m32r: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  59. 37f078f m32r: Autogenerate offsets in struct thread_info by Richard Weinberger · 10 years ago
  60. 71a49d1 m32r: add definition of ioremap_wc to io.h by Abhilash Kesavan · 10 years ago
  61. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  62. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  63. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  64. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  65. 406b16e m32r: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  66. 0ab0660 m32r: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  67. a618337 m32r/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  68. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  69. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  70. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  71. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  72. cb147c0 m32r: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  73. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 3a28663 m32r: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  75. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  76. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  77. c9ebe21 locking,arch,m32r: Fold atomic_ops by Peter Zijlstra · 11 years ago
  78. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  79. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  80. 89607d5 arch,m32r: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  81. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  82. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  83. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  84. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  85. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  86. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  87. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  88. 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
  89. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  90. 7251ab6 m32r: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  91. fecf374 m32r: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  92. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  93. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  94. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  95. aa5e5dc treewide: fix "distingush" typo by Michael Opdenacker · 11 years ago
  96. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  97. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  98. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  99. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  100. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago