summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-07rwsem: more agressive lock stealing in rwsem_down_write_failedMichel Lespinasse1-21/+8
2013-05-07rwsem: simplify rwsem_down_write_failedMichel Lespinasse1-24/+9
2013-05-07rwsem: simplify rwsem_down_read_failedMichel Lespinasse1-20/+2
2013-05-07rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failedMichel Lespinasse1-15/+57
2013-05-07rwsem: shorter spinlocked section in rwsem_down_failed_common()Michel Lespinasse1-5/+3
2013-05-07rwsem: make the waiter type an enumeration rather than a bitmaskMichel Lespinasse2-18/+24
2013-05-07Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2-2/+2
2013-05-07vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDXAsias He1-7/+1
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt1-9/+7
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg9-915/+781
2013-05-07make blkdev_put() return voidAl Viro8-46/+22
2013-05-07block_device_operations->release() should return voidAl Viro37-121/+62
2013-05-06ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2-2/+2
2013-05-06ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath1-0/+4
2013-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-50/+1826
2013-05-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds36-220/+1149
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds36-293/+1293
2013-05-06Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds20-79/+91
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-131/+380
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann10-17/+946
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann353-4947/+15263
2013-05-06Fix cleaning in scripts/modAndreas Schwab1-0/+2
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann422-2523/+4475
2013-05-06parisc: implement atomic64_dec_if_positive()Helge Deller2-0/+24
2013-05-06parisc: use long branch in fork_like macroJohn David Anglin1-1/+2
2013-05-06parisc: fix NATIVE set up in buildMike Frysinger1-3/+1
2013-05-06parisc: document the parisc gateway pageHelge Deller1-1/+24
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller6-25/+52
2013-05-06parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia1-0/+3
2013-05-06parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer1-12/+12
2013-05-06mm, slab_common: Fix bootstrap creation of kmalloc cachesChristoph Lameter1-9/+15
2013-05-06parisc: remove the second argument of kmap_atomicZhao Hongjiang1-3/+3
2013-05-06tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter1-2/+4
2013-05-06tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter1-1/+4
2013-05-06net/usb: new driver for RTL8152hayeswang4-0/+1789
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds32-2280/+4196
2013-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds36-1304/+1261
2013-05-06autofs - remove autofs dentry mount checkDavid Jeffery1-9/+0
2013-05-06autofs - fix sparse warning for autofs4_d_manage()Claudiu Ghioc1-1/+1
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-269/+415
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-06netpoll: inverted down_trylock() testDan Carpenter1-1/+1
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro2-12/+1
2013-05-06fib_trie: no need to delay vfree()Al Viro1-11/+2
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2-2/+4
2013-05-06vhost: drop virtio_net.h dependencyMichael S. Tsirkin1-1/+1
2013-05-06vhost-net: Cleanup vhost_ubuf and vhost_zcopyAsias He1-28/+30
2013-05-06vhost: Remove vhost_enable_zcopy in vhost.hAsias He1-3/+0
2013-05-06vhost: Remove comments for hdr in vhost.hAsias He1-3/+0
2013-05-06vhost: Move VHOST_NET_FEATURES to net.cAsias He2-3/+6