1. bc2d968 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  2. d75e2f9 Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 12 years ago
  3. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 12 years ago
  4. de9c9f8 Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  5. 3e11a00d Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  6. c807b17 Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 12 years ago
  7. 1b5feb4 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  8. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
  9. 200c880 parisc: implement irq stacks by Helge Deller · 12 years ago
  10. 9372450 parisc: add kernel stack overflow check by Helge Deller · 12 years ago
  11. c207a76 parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace by John David Anglin · 12 years ago
  12. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. a8c4b90 Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 3d9b935 libata: change maintainer by Tejun Heo · 12 years ago
  18. eac8410 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  19. a26ea93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  20. c818c77 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  21. c8de2fa Merge branch 'rwsem-optimizations' by Linus Torvalds · 12 years ago
  22. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  23. b9e306e Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  24. 685e56d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  25. 57c29bd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  26. 383da76 menuconfig: fix NULL pointer dereference when searching a symbol by Li Zefan · 12 years ago
  27. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 12 years ago
  28. b5f5418 rwsem: no need for explicit signed longs by Davidlohr Bueso · 12 years ago
  29. a31a369 x86 rwsem: avoid taking slow path when stealing write lock by Michel Lespinasse · 12 years ago
  30. 25c3932 rwsem: do not block readers at head of queue if other readers are active by Michel Lespinasse · 12 years ago
  31. fe6e674 rwsem: implement support for write lock stealing on the fastpath by Michel Lespinasse · 12 years ago
  32. 8cf5322 rwsem: simplify __rwsem_do_wake by Michel Lespinasse · 12 years ago
  33. 9b0fc9c rwsem: skip initial trylock in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  34. a7d2c57 rwsem: avoid taking wait_lock in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  35. 5ede972 rwsem: use cmpxchg for trying to steal write lock by Michel Lespinasse · 12 years ago
  36. ed00f64 rwsem: more agressive lock stealing in rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  37. 023fe4f rwsem: simplify rwsem_down_write_failed by Michel Lespinasse · 12 years ago
  38. da16922 rwsem: simplify rwsem_down_read_failed by Michel Lespinasse · 12 years ago
  39. 1e78277 rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed by Michel Lespinasse · 12 years ago
  40. f7dd1ce rwsem: shorter spinlocked section in rwsem_down_failed_common() by Michel Lespinasse · 12 years ago
  41. e2d57f7 rwsem: make the waiter type an enumeration rather than a bitmask by Michel Lespinasse · 12 years ago
  42. 0592c21 Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/cleanup by Arnd Bergmann · 12 years ago
  43. a18cc42 vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX by Asias He · 12 years ago
  44. 5737789 powerpc: Make hard_irq_disable() do the right thing vs. irq tracing by Benjamin Herrenschmidt · 12 years ago
  45. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  46. 08a48be ARM: OMAP4: change the device names in usb_bind_phy by Kishon Vijay Abraham I · 12 years ago
  47. 6264796 ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a by Vaibhav Hiremath · 12 years ago
  48. 51a26ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  49. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  50. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  51. f87bb9e Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  52. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  53. 241a987 Merge branch 'exynos/pwm-clocksource' into late/multiplatform by Arnd Bergmann · 12 years ago
  54. 442a33e Merge branch 'late/clksrc' into late/cleanup by Arnd Bergmann · 12 years ago
  55. 22fc427 Fix cleaning in scripts/mod by Andreas Schwab · 12 years ago
  56. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  57. f21dda0 parisc: implement atomic64_dec_if_positive() by Helge Deller · 12 years ago
  58. bbbfde7 parisc: use long branch in fork_like macro by John David Anglin · 12 years ago
  59. 93782eb parisc: fix NATIVE set up in build by Mike Frysinger · 12 years ago
  60. dde3979 parisc: document the parisc gateway page by Helge Deller · 12 years ago
  61. 6a45716 parisc: fix partly 16/64k PAGE_SIZE boot by Helge Deller · 12 years ago
  62. 7f64fb4 parisc: Provide default implementation for dma_{alloc, free}_attrs by Damian Hobson-Garcia · 12 years ago
  63. a39e6be parisc: fix whitespace errors in arch/parisc/kernel/traps.c by Rolf Eike Beer · 13 years ago
  64. 8a965b3 mm, slab_common: Fix bootstrap creation of kmalloc caches by Christoph Lameter · 12 years ago
  65. ba969c4 parisc: remove the second argument of kmap_atomic by Zhao Hongjiang · 12 years ago
  66. 6bf1519 tipc: potential divide by zero in tipc_link_recv_fragment() by Dan Carpenter · 12 years ago
  67. cb4b102f tipc: add a bounds check in link_recv_changeover_msg() by Dan Carpenter · 12 years ago
  68. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 12 years ago
  69. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  70. 2e378f3 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  71. ce8a5db autofs - remove autofs dentry mount check by David Jeffery · 12 years ago
  72. 9548298 autofs - fix sparse warning for autofs4_d_manage() by Claudiu Ghioc · 12 years ago
  73. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  74. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 12 years ago
  75. a3dbbc2 netpoll: inverted down_trylock() test by Dan Carpenter · 12 years ago
  76. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 12 years ago
  77. 0020356 fib_trie: no need to delay vfree() by Al Viro · 12 years ago
  78. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 12 years ago
  79. 7542a6b vhost: drop virtio_net.h dependency by Michael S. Tsirkin · 12 years ago
  80. fe729a5 vhost-net: Cleanup vhost_ubuf and vhost_zcopy by Asias He · 12 years ago
  81. e40ab74 vhost: Remove vhost_enable_zcopy in vhost.h by Asias He · 12 years ago
  82. ab00c42 vhost: Remove comments for hdr in vhost.h by Asias He · 12 years ago
  83. 8570a6e vhost: Move VHOST_NET_FEATURES to net.c by Asias He · 12 years ago
  84. b1ad849 vhost-net: Free ubuf when vhost_dev_set_owner fails by Asias He · 12 years ago
  85. 54db63c vhost: Export vhost_dev_set_owner by Asias He · 12 years ago
  86. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 12 years ago
  87. d5dae721 powerpc/topology: Fix spurr attribute permission by Benjamin Herrenschmidt · 12 years ago
  88. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 12 years ago
  89. 342d666 powerpc/cell/iommu: Improve error message for missing node by Benjamin Herrenschmidt · 12 years ago
  90. 96cf3f6 powerpc/cell/spufs: Fix status attribute permission by Benjamin Herrenschmidt · 12 years ago
  91. 5fe0c1f irqdomain: Allow quiet failure mode by Benjamin Herrenschmidt · 12 years ago
  92. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 12 years ago
  93. f3d40c2 powerpc/pnv: Fix "compatible" property for P8 PHB by Benjamin Herrenschmidt · 12 years ago
  94. a0b8e76 powerpc/pci: Don't add bogus empty resources to PHBs by Benjamin Herrenschmidt · 12 years ago
  95. 4ea9008 powerpc/powerpnv: Properly handle failure starting CPUs by Benjamin Herrenschmidt · 12 years ago
  96. 748645b powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8 by Nishanth Aravamudan · 12 years ago
  97. 6c1bf48 powerpc/cputable: Advertise ISEL support on appropriate embedded processors by Nishanth Aravamudan · 12 years ago
  98. 4a1ae4f powerpc/cputable: Advertise DSCR support on P7/P7+ by Nishanth Aravamudan · 12 years ago
  99. cbbc6f1 powerpc/cputable: Reserve bits in HWCAP2 for new features by Nishanth Aravamudan · 12 years ago
  100. d82fb31 powerpc/pseries: Perform proper max_bus_speed detection by Kleber Sacilotto de Souza · 12 years ago