aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-09ipc,sem: fix semctl(..., GETZCNT)Rik van Riel
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-05-09Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-09xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-05-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-09Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-09Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat
2013-05-09watchdog: Fix race condition in registration codeGuenter Roeck
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-05-08mm/slab: Fix crash during slab initChris Mason
2013-05-08NFS4.1 Fix data server connection raceAndy Adamson
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-08if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-08gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li
2013-05-08bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun
2013-05-08sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun
2013-05-08net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth
2013-05-08sierra_net: keep status interrupt URB activeDan Williams
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-08be2net: disable TX in be_close()Sathya Perla
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li
2013-05-08f2fs: recover when journal contains deleted filesChris Fries
2013-05-08f2fs: continue to mount after failing recoveryChris Fries
2013-05-08f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim