summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-22Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-07-22Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier
2011-07-22IB/qib: Defer HCA error events to taskletMike Marciniszyn
2011-07-22hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee
2011-07-22hfsplus: Add additional range check to handle on-disk corruptionsNaohiro Aota
2011-07-22icmp: Fix regression in nexthop resolution during replies.David S. Miller
2011-07-22slab: fix DEBUG_SLAB warningTetsuo Handa
2011-07-22MAINTAINERS: change e-mail of Adrian HunterArtem Bityutskiy
2011-07-21Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2011-07-21net: Fix ppc64 BPF JIT dependencies.David S. Miller
2011-07-21acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-07-21ixgbe: convert to ndo_fix_featuresDon Skidmore
2011-07-21ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek
2011-07-21ixgbe: remove ifdef check for non-existent defineEmil Tantilov
2011-07-21ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck
2011-07-21ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck
2011-07-21ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck
2011-07-21mlx4_core: Bump the driver version to 1.0Dotan Barak
2011-07-21ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck
2011-07-21ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck
2011-07-21igb: Fix for DH89xxCC near end loopback testRobert Healy
2011-07-21e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan
2011-07-22lguest: Fix in/out emulationRusty Russell
2011-07-22lguest: Fix translation count about wikipedia's cpuid pageAdrian Knoth
2011-07-22lguest: Fix three simple typos in commentsAdrian Knoth
2011-07-22lguest: update commentsRusty Russell
2011-07-22lguest: Simplify device initialization.Rusty Russell
2011-07-22lguest: don't rewrite vmcall instructionsRusty Russell
2011-07-22lguest: remove remaining vmcallRusty Russell
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell
2011-07-22lguest: Do not exit on non-fatal errorsSakari Ailus