aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds16-293/+393
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-249/+122
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds9-14/+133
2009-02-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-16/+31
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller1-14/+35
2009-02-03sunrpc: fix rdma dependenciesRandy Dunlap1-1/+1
2009-02-03e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil1-1/+1
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson1-1/+2
2009-02-03pcnet_cs: Fix misuse of the equality operator.Cord Walter1-1/+1
2009-02-03hso: add new device id'sFilip Aben1-1/+3
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher1-1/+5
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner1-6/+25
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusFelix Blyakher1444-11635/+26705
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds11-53/+193
2009-02-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller564-5990/+14239
2009-02-02dca: redesign locks to fix deadlocksMaciej Sosnowski1-18/+33
2009-02-02cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2-3/+3
2009-02-02sparc: fixup for sparseirq changesStephen Rothwell1-1/+1
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller1-7/+18
2009-02-02sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller1-1/+4
2009-02-02net: variables reach -1, but 0 testedRoel Kluin7-14/+14
2009-02-02libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2-0/+42
2009-02-02libata: add no penalty retry request for EH device handling routinesTejun Heo1-1/+5
2009-02-02libata: improve probe failure handlingTejun Heo1-0/+38
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo4-12/+27
2009-02-02libata: clear dev->ering in smarter wayTejun Heo3-10/+19
2009-02-02libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo1-3/+8
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo3-13/+22
2009-02-02libata: fix EH device failure handlingTejun Heo1-2/+3
2009-02-02sata_nv: ck804 has borked hardreset tooTejun Heo1-1/+6
2009-02-02ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov1-5/+10
2009-02-02libata: fix kernel-doc warningsRandy Dunlap2-2/+2
2009-02-02ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven1-1/+8
2009-02-02sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord1-2/+2
2009-02-02[libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen1-1/+1
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-36/+80
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-9/+3
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-438/+590
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-14/+45
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds54-731/+854
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds8-14/+1011
2009-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-16/+371
2009-02-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds9-13/+51
2009-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-8/+81
2009-02-02virtio-pci: do not oops on config change if driver not loadedMark McLoughlin1-1/+1
2009-02-02modules: Use a better scheme for refcountingEric Dumazet2-19/+41
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh1-0/+3
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran1-0/+4
2009-02-02ocfs2: Access the xattr bucket only before modifying it.Tao Ma1-9/+8
2009-02-02configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker1-0/+59