Age | Commit message (Expand) | Author | Files | Lines |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 5 | -42/+5 |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -53/+111 |
2009-10-22 | move virtrng_remove to .devexit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-10-22 | move virtballoon_remove to .devexit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-10-22 | virtio_blk: Revert serial number support | Rusty Russell | 1 | -34/+3 |
2009-10-22 | virtio: let header files include virtio_ids.h | Christian Borntraeger | 5 | -5/+0 |
2009-10-22 | virtio_blk: revert QUEUE_FLAG_VIRT addition | Christoph Hellwig | 1 | -1/+0 |
2009-10-22 | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ... | Joyce Yu | 1 | -1/+1 |
2009-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -61/+127 |
2009-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 6 | -45/+55 |
2009-10-22 | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König | 1 | -1/+0 |
2009-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -2/+12 |
2009-10-21 | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST | Ben Dooks | 1 | -1/+1 |
2009-10-21 | KS8851: Fix MAC address write order | Ben Dooks | 2 | -4/+34 |
2009-10-21 | KS8851: Add soft reset at probe time | Ben Dooks | 1 | -0/+3 |
2009-10-21 | net: fix section mismatch in fec.c | Steven King | 1 | -1/+1 |
2009-10-19 | ethoc: clear only pending irqs | Thomas Chou | 1 | -1/+1 |
2009-10-19 | ethoc: inline regs access | Thomas Chou | 1 | -9/+10 |
2009-10-18 | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() | Roel Kluin | 1 | -1/+1 |
2009-10-18 | Input: atkbd - consolidate force release quirks for volume keys | Herton Ronaldo Krzesinski | 1 | -37/+14 |
2009-10-18 | Input: logips2pp - model 73 is actually TrackMan FX | Dmitry Torokhov | 1 | -1/+1 |
2009-10-18 | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list | Dmitry Torokhov | 1 | -0/+11 |
2009-10-17 | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n | Randy Dunlap | 2 | -10/+19 |
2009-10-17 | dm snapshot: allow chunk size to be less than page size | Mikulas Patocka | 1 | -16/+0 |
2009-10-17 | dm snapshot: use unsigned integer chunk size | Mikulas Patocka | 4 | -23/+25 |
2009-10-17 | dm snapshot: lock snapshot while supplying status | Mikulas Patocka | 1 | -0/+4 |
2009-10-17 | dm exception store: fix failed set_chunk_size error path | Mikulas Patocka | 1 | -1/+1 |
2009-10-17 | dm snapshot: require non zero chunk size by end of ctr | Mikulas Patocka | 1 | -0/+5 |
2009-10-17 | dm: dec_pending needs locking to save error value | Kiyoshi Ueda | 1 | -2/+8 |
2009-10-17 | dm: add missing del_gendisk to alloc_dev error path | Zdenek Kabelac | 1 | -0/+1 |
2009-10-17 | dm log: userspace fix incorrect luid cast in userspace_ctr | Andrew Morton | 1 | -1/+1 |
2009-10-17 | dm snapshot: free exception store on init failure | Jonathan Brassow | 1 | -1/+4 |
2009-10-17 | dm snapshot: sort by chunk size to fix race | Mikulas Patocka | 1 | -1/+6 |
2009-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -4/+4 |
2009-10-16 | amd64_edac: fix DRAM base and limit extraction masks, v2 | Borislav Petkov | 1 | -4/+4 |
2009-10-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -21/+62 |
2009-10-16 | sata_mv: Prevent PIO commands to be defered too long if traffic in progress. | Gwendal Grignou | 1 | -2/+27 |
2009-10-16 | pata_sc1200: Fix crash on boot | Alan Cox | 1 | -2/+1 |
2009-10-16 | libata: fix internal command failure handling | Tejun Heo | 1 | -5/+7 |
2009-10-16 | libata: fix PMP initialization | Tejun Heo | 1 | -2/+4 |
2009-10-16 | sata_nv: make sure link is brough up online when skipping hardreset | Tejun Heo | 1 | -3/+15 |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang | 4 | -6/+6 |
2009-10-16 | ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. | peer chen | 1 | -0/+1 |
2009-10-16 | pata_via: extend the rev_max for VT6330 | JosephChan@via.com.tw | 1 | -1/+1 |
2009-10-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -17/+23 |
2009-10-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 8 | -15/+46 |
2009-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 7 | -50/+80 |
2009-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 17 | -7/+32 |
2009-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 66 | -299/+10762 |