1. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  2. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  3. 38351a3 sparc: hook up execveat system call by David Drysdale · 10 years ago
  4. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  5. 1678c2b sparc/ldc: create separate ldc_unbind from ldc_free by Dwight Engen · 10 years ago
  6. fe47c3c vio: create routines for inc,dec vio dring indexes by Dwight Engen · 10 years ago
  7. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  8. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  9. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  10. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  11. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  12. a0e4467 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
  13. 6d0ba91 sunvnet: add VIO v1.7 and v1.8 support by David L Stevens · 10 years ago
  14. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  15. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. 0d1d909 sparc: Add NOP dma_cache_sync() implementation. by David S. Miller · 10 years ago
  17. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. 7c3969c sparc: io: remove duplicate relaxed accessors on sparc32 by Arnd Bergmann · 10 years ago
  19. 5a2b59d sparc64: Fix constraints on swab helpers. by David S. Miller · 10 years ago
  20. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  21. 1a17fdc sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks by Andreas Larsson · 10 years ago
  22. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  23. c20ce79 sparc: Hook up bpf system call. by David S. Miller · 10 years ago
  24. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  25. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  26. 1191ccb sparc: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  27. 1d5f672 sparc: include: asm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  28. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  29. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  30. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  31. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  32. f4da362 sparc64: Fix FPU register corruption with AES crypto offload. by David S. Miller · 10 years ago
  33. 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
  34. 052db7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  35. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  37. d195b71 sparc64: Kill unnecessary tables and increase MAX_BANKS. by David S. Miller · 10 years ago
  38. ee6a933 sparc64: sparse irq by bob picco · 10 years ago
  39. bb4e6e8 sparc64: Adjust vmalloc region size based upon available virtual address bits. by David S. Miller · 10 years ago
  40. 7c0fa0f sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. by David S. Miller · 10 years ago
  41. 0dd5b7b sparc64: Fix physical memory management regressions with large max_phys_bits. by David S. Miller · 10 years ago
  42. 8c82dc0 sparc64: Adjust KTSB assembler to support larger physical addresses. by David S. Miller · 10 years ago
  43. 4397bed sparc64: Define VA hole at run time, rather than at compile time. by David S. Miller · 10 years ago
  44. ac55c76 sparc64: Switch to 4-level page tables. by David S. Miller · 10 years ago
  45. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  46. ca605b7 sparc64: Add vio_set_intr() to enable/disable Rx interrupts by Sowmini Varadhan · 10 years ago
  47. d0aedcd vio: fix reuse of vio_dring slot by Dwight Engen · 10 years ago
  48. 9bce218 sunvdc: add cdrom and v1.1 protocol support by Allen Pais · 10 years ago
  49. 163a4e7 sparc: VIO protocol version 1.6 by David L Stevens · 10 years ago
  50. e4defc7 sunvnet: upgrade to VIO protocol version 1.6 by David L Stevens · 10 years ago
  51. a17c8b5 sparc: implement is_32bit_task by Eric Paris · 11 years ago
  52. 01ed102 sparc: properly conditionalize use of TIF_32BIT by Stephen Rothwell · 11 years ago
  53. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
  54. c21c4ab sparc64: Move request_irq() from ldc_bind() to ldc_alloc() by Sowmini Varadhan · 10 years ago
  55. 05aa165 sparc64: T5 PMU by bob picco · 10 years ago
  56. 4ccb927 sparc64: sun4v TLB error power off events by bob picco · 10 years ago
  57. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  58. 999156a sparc/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  59. b84ca92 sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI by Andreas Larsson · 10 years ago
  60. cadbb58 sparc64: correctly recognise M6 and M7 cpu type by Allen Pais · 10 years ago
  61. 494fc42 sparc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  62. 4f3316c locking,arch,sparc: Fold atomic_ops by Peter Zijlstra · 11 years ago
  63. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  64. 13b102b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  65. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  66. caa9199 sparc: Hook up seccomp and getrandom system calls. by David S. Miller · 10 years ago
  67. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  68. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  69. 4ca9a23 sparc64: Guard against flushing openfirmware mappings. by David S. Miller · 10 years ago
  70. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 2605392 sparc: Hook up renameat2 syscall. by David S. Miller · 10 years ago
  72. 453c9ab sparc64: avoid code duplication in io_64.h by Sam Ravnborg · 10 years ago
  73. add79d6 sparc64: reorder functions in io_64.h by Sam Ravnborg · 10 years ago
  74. be80d84 sparc64: drop unused SLOW_DOWN_IO definitions by Sam Ravnborg · 10 years ago
  75. 79294d7 sparc64: remove macro indirection in io_64.h by Sam Ravnborg · 10 years ago
  76. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  77. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  78. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  79. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  80. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  81. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  82. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  83. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
  84. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. b6abce1 sparc64: fix sparse warning in ftrace.c by Sam Ravnborg · 10 years ago
  86. 758a017 sparc64: fix sparse warning in kprobes.c by Sam Ravnborg · 10 years ago
  87. 48c7eca sparc64: fix sparse warning in kgdb_64.c by Sam Ravnborg · 10 years ago
  88. 59dec13 sparc64: fix sparse warnings in init_64.c by Sam Ravnborg · 10 years ago
  89. 8c7260c sparc64: fix sparse warning in tsb.c by Sam Ravnborg · 10 years ago
  90. a0c54a2 sparc64: fix sparse warnings in smp_64.c by Sam Ravnborg · 10 years ago
  91. 8df5262 sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c by Sam Ravnborg · 10 years ago
  92. f05a686 sparc: drop use of extern for prototypes in arch/sparc/include/asm by Sam Ravnborg · 10 years ago
  93. 8e9f093 sparc: fix sparse warning in math_{32,64} by Sam Ravnborg · 10 years ago
  94. 347b0cf sparc32: remove cast from output constraints in math asm statements by Sam Ravnborg · 10 years ago
  95. fcea8b2 sparc32: fix sparse warnings in time_32.c by Sam Ravnborg · 10 years ago
  96. d2aca8f sparc32: fix sparse warning in auxio_32.c by Sam Ravnborg · 10 years ago
  97. 1918660 sparc32: fix sparse warning in io-unit.c by Sam Ravnborg · 10 years ago
  98. f977ea4 sparc32: fix sparse warning in iommu.c by Sam Ravnborg · 10 years ago
  99. b18eb2d sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. by David S. Miller · 11 years ago
  100. 20fce54 sparc: csum_add for Sparc by Tom Herbert · 11 years ago