aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-05-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-05-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-05-07menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-05-07rwsem: no need for explicit signed longsDavidlohr Bueso
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse
2013-05-07rwsem: do not block readers at head of queue if other readers are activeMichel Lespinasse
2013-05-07rwsem: implement support for write lock stealing on the fastpathMichel Lespinasse
2013-05-07rwsem: simplify __rwsem_do_wakeMichel Lespinasse
2013-05-07rwsem: skip initial trylock in rwsem_down_write_failedMichel Lespinasse
2013-05-07rwsem: avoid taking wait_lock in rwsem_down_write_failedMichel Lespinasse
2013-05-07rwsem: use cmpxchg for trying to steal write lockMichel Lespinasse
2013-05-07rwsem: more agressive lock stealing in rwsem_down_write_failedMichel Lespinasse
2013-05-07rwsem: simplify rwsem_down_write_failedMichel Lespinasse
2013-05-07rwsem: simplify rwsem_down_read_failedMichel Lespinasse
2013-05-07rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failedMichel Lespinasse
2013-05-07rwsem: shorter spinlocked section in rwsem_down_failed_common()Michel Lespinasse
2013-05-07rwsem: make the waiter type an enumeration rather than a bitmaskMichel Lespinasse
2013-05-07Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann
2013-05-07vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDXAsias He
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg
2013-05-06ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I
2013-05-06ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath
2013-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-06Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann
2013-05-06Fix cleaning in scripts/modAndreas Schwab
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-06mm, slab_common: Fix bootstrap creation of kmalloc cachesChristoph Lameter
2013-05-06tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter
2013-05-06tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter
2013-05-06net/usb: new driver for RTL8152hayeswang
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds