Age | Commit message (Expand) | Author |
2010-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-04-28 | sfc: Change falcon_probe_board() to fail for unsupported boards | Ben Hutchings |
2010-04-28 | sfc: Always close net device at the end of a disabling reset | Ben Hutchings |
2010-04-28 | sfc: Wait at most 10ms for the MC to finish reading out MAC statistics | Ben Hutchings |
2010-04-28 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2010-04-28 | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set | Wei Yongjun |
2010-04-28 | sctp: per_cpu variables should be in bh_disabled section | Vlad Yasevich |
2010-04-28 | sctp: fix potential reference of a freed pointer | Vlad Yasevich |
2010-04-28 | sctp: avoid irq lock inversion while call sk->sk_data_ready() | Wei Yongjun |
2010-04-28 | Revert "tcp: bind() fix when many ports are bound" | David S. Miller |
2010-04-28 | cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GRO... | Dmitry Monakhov |
2010-04-28 | blkdev: add blkdev_issue_zeroout helper function | Dmitry Monakhov |
2010-04-28 | blkdev: move blkdev_issue helper functions to separate file | Dmitry Monakhov |
2010-04-28 | blkdev: allow async blkdev_issue_flush requests | Dmitry Monakhov |
2010-04-28 | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov |
2010-04-28 | x86/PCI: compute Address Space length rather than using _LEN | Bjorn Helgaas |
2010-04-28 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2010-04-28 | regulator: fix enabling regulator issue on max8925 | Haojian Zhuang |
2010-04-28 | coda: move backing-dev.h kernel include inside __KERNEL__ | Jens Axboe |
2010-04-27 | net/usb: add sierra_net.c driver | Elina Pasheva |
2010-04-27 | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson |
2010-04-27 | bluetooth: handle l2cap_create_connless_pdu() errors | Dan Carpenter |
2010-04-27 | gianfar: Wait for both RX and TX to stop | Andy Fleming |
2010-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-04-27 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-04-27 | keys: the request_key() syscall should link an existing key to the dest keyring | David Howells |
2010-04-27 | gpio: fix pca953x set_type 'scheduling while atomic' bug | Marc Zyngier |
2010-04-27 | procfs: fix tid fdinfo | Jerome Marchand |
2010-04-27 | arch/avr32: fix build failure caused by wrong prototype | Peter Huewe |
2010-04-28 | keys: don't need to use RCU in keyring_read() as semaphore is held | David Howells |
2010-04-27 | ipheth: potential null dereferences on error path | Dan Carpenter |
2010-04-27 | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() | Ken Kawasaki |
2010-04-27 | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann |
2010-04-27 | bnx2: Update version to 2.0.9. | Michael Chan |
2010-04-27 | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. | Michael Chan |
2010-04-27 | bnx2: Fix lost MSI-X problem on 5709 NICs. | Michael Chan |
2010-04-27 | cxgb3: Wait longer for control packets on initialization | Andre Detsch |
2010-04-27 | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata | Bruce Allan |
2010-04-27 | ixgbe: Power down PHY during driver resets | Peter Waskiewicz |
2010-04-27 | Remove redundant check for CONFIG_MMU | Christoph Egger |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2010-04-27 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-04-27 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-04-27 | mmap: check ->vm_ops before dereferencing | Rik van Riel |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-04-27 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-04-27 | block: implement bd_claiming and claiming block | Tejun Heo |
2010-04-27 | block: factor out bd_may_claim() | Tejun Heo |