aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-11block: allow initialization of previously allocated request_queueMike Snitzer
2010-05-03block: kill some useless goto's in blk-cgroup.cJens Axboe
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-29nilfs: fix breakage caused by barrier flag changesStephen Rothwell
2010-04-29block: fix bad use of min() on different typesJens Axboe
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller
2010-04-28cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GRO...Dmitry Monakhov
2010-04-28blkdev: add blkdev_issue_zeroout helper functionDmitry Monakhov
2010-04-28blkdev: move blkdev_issue helper functions to separate fileDmitry Monakhov
2010-04-28blkdev: allow async blkdev_issue_flush requestsDmitry Monakhov
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe
2010-04-27net/usb: add sierra_net.c driverElina Pasheva
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-04-27bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming
2010-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-04-27Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-27keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells
2010-04-27gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier
2010-04-27procfs: fix tid fdinfoJerome Marchand
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe
2010-04-28keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann
2010-04-27bnx2: Update version to 2.0.9.Michael Chan
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz
2010-04-27Remove redundant check for CONFIG_MMUChristoph Egger