summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+11
* pata_sil680: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+12
* pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+23
* pata_cmd640: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+12
* ata_piix: Add device ID for ICH4-LBen Hutchings2010-10-211-0/+2
* pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov2010-10-211-2/+2
* ata: Intel IDE-R supportAlan Cox2010-10-211-1/+53
* libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy2010-10-211-3/+3
* libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen2010-10-211-0/+14
* ata_piix: remove SIDPR lockingTejun Heo2010-10-211-8/+0
* libata: implement cross-port EH exclusionTejun Heo2010-10-214-1/+80
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-2112-48/+57
* ata_piix: implement LPM supportTejun Heo2010-10-211-1/+23
* libata: implement LPM support for port multipliersTejun Heo2010-10-213-10/+67
* libata: reimplement link power managementTejun Heo2010-10-219-356/+206
* libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-213-5/+74
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-219-100/+79
* [libata] Fix section mismatch: ata_sff_exitLuck, Tony2010-10-211-1/+1
* drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik2010-10-211-0/+1
* [libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler2010-10-212-37/+105
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-214-65/+38
* [libata] Add ATA transport classGwendal Grignou2010-10-2110-40/+987
* Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \
| * | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19
|\ \ \
| * | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \
| * | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \ \ \
| * | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | | | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | | | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34
| * | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | | | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \
| * | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
| * | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-181-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-182-26/+1
|\ \ \ \ \
OpenPOWER on IntegriCloud