summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø71-331/+339
2009-03-24include/linux/ata.h: add some more transfer masksErik Inge Bolsø1-0/+6
2009-03-24ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki1-0/+9
2009-03-24[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord1-0/+116
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord3-2/+4
2009-03-24[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord1-1/+36
2009-03-24[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord1-13/+21
2009-03-24[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord1-24/+28
2009-03-24[libata] sata_mv: cache frequently-accessed registersMark Lord1-21/+70
2009-03-24ahci: drop intx manipulation on msi enableTejun Heo1-2/+2
2009-03-24pata-rb532-cf: drop custom freeze and thawPhil Sutter1-19/+1
2009-03-24pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter1-20/+1
2009-03-24pata-rb532-cf: use ata_sff_exec_command()Phil Sutter1-8/+0
2009-03-24pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter1-13/+2
2009-03-24sata_mv: remove leftoversMark Lord1-2/+0
2009-03-24sata_mv: optimize use of mv_edma_cfgMark Lord1-3/+6
2009-03-24sata_mv: introduce support for ATAPI devicesMark Lord1-4/+186
2009-03-24sata_mv: mv_fill_sg fixes v2Mark Lord1-1/+3
2009-03-24sata_mv: update ata_qc_from_tagMark Lord1-0/+6
2009-03-24sata_mv: restructure mv_qc_issueMark Lord1-15/+22
2009-03-24sata_mv: rearrange mv_start_dma() and friendsMark Lord1-28/+38
2009-03-24sata_mv: cleanup chipset GENeration FLAGSMark Lord1-17/+14
2009-03-23Linux 2.6.29v2.6.29Linus Torvalds1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin1-0/+3
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-121/+314
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-25/+12
2009-03-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-22dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-16/+51
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-1907/+1209
2009-03-22Update my email addressGertjan van Wingerde3-3/+3
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks1-13/+26
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski2-0/+41
2009-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+11
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen1-0/+11
2009-03-19sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds1-1/+3
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48