1. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  2. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  4. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  5. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  6. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  7. 611609b frv/PCI: Remove stray pci_{alloc,free}_consistent() declaration by Christoph Hellwig · 9 years ago
  8. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  9. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  10. 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 9 years ago
  11. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  12. eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  13. ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 9 years ago
  14. 6d8113c frv: fix compiler warning from definition of __pmd() by Dan Williams · 9 years ago
  15. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  16. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  17. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  18. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  19. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  20. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  21. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  22. 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
  23. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  24. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  25. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  26. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  27. b0d8003 frv: Rewrite atomic implementation by Peter Zijlstra · 10 years ago
  28. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  29. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
  30. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  31. 3fe111f frv: remove unused inline function is_in_rom() by Tobias Klauser · 9 years ago
  32. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  34. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  35. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 10 years ago
  36. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 10 years ago
  37. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 10 years ago
  38. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  39. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
  40. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  41. 04fca0e frv: add io{read,write}{16,32}be functions by Guenter Roeck · 10 years ago
  42. 7bd8301 frv: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  43. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  44. 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
  45. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  46. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  47. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  48. ca5bfa7 frv: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  49. fc0ca0e frv: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  50. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  51. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  52. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  53. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  54. 88a6816 frv: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  55. 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
  56. 21f4566 frv: remove unused cpuinfo_frv and friends to fix future build error by Geert Uytterhoeven · 10 years ago
  57. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  58. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  59. f325f16 frv: Define cpu_relax_lowlatency() by Davidlohr Bueso · 10 years ago
  60. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  61. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
  62. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  63. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
  64. d038c0e arch,frv: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  65. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  66. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  67. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  68. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  69. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  70. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  71. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  72. 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
  73. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  74. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  75. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  76. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  77. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  78. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  79. 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
  80. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  81. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  82. b607ae7 frv: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
  83. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  84. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  85. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  86. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  87. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  88. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  89. d64008a burying unused conditionals by Al Viro · 12 years ago
  90. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 177b670 frv: switch to generic old sigaction() by Al Viro · 12 years ago
  92. 5fd381126 frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  93. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  94. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  95. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  96. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  97. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  98. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  100. b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago