summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | KVM: Emulate local APIC in kernelEddie Dong2007-10-131-2/+2
| * | | | | | | | | | KVM: Add support for in-kernel PIC emulationEddie Dong2007-10-131-0/+19
| * | | | | | | | | | KVM: Communicate cr8 changes to userspaceYang, Sheng2007-10-131-0/+1
| * | | | | | | | | | KVM: add hypercall nr to kvm_runJeff Dike2007-10-131-0/+1
| * | | | | | | | | | KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed headerRusty Russell2007-10-131-8/+2
| * | | | | | | | | | KVM: Trivial: /dev/kvm interface is no longer experimental.Rusty Russell2007-10-131-2/+1
| * | | | | | | | | | KVM: Future-proof the exit information union ABIAvi Kivity2007-10-131-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | net core: fix kernel-doc for new function parametersRandy Dunlap2007-10-131-0/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-131-0/+80
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin2007-09-211-0/+80
* | | | | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2007-10-122-98/+338
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [libata] struct pci_dev related cleanupsJeff Garzik2007-10-121-19/+14
| * | | | | | | | | | libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-121-8/+0
| * | | | | | | | | | libata: implement ATA_PFLAG_RESETTINGTejun Heo2007-10-121-0/+1
| * | | | | | | | | | libata-core: Expose gtm methods for driver useAlan Cox2007-10-121-0/+2
| * | | | | | | | | | libata: Add a drivers/ide style DMA disableAlan Cox2007-10-121-0/+6
| * | | | | | | | | | libata: add human-readable error value decodingRobert Hancock2007-10-121-0/+9
| * | | | | | | | | | libata-pmp: implement qc_defer for command switching PMP supportTejun Heo2007-10-121-0/+1
| * | | | | | | | | | libata-pmp: implement Port Multiplier supportTejun Heo2007-10-121-0/+19
| * | | | | | | | | | [PATCH] libata: Fix HPA handling regressionAlan Cox2007-10-121-0/+1
| * | | | | | | | | | libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-121-2/+2
| * | | | | | | | | | libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo2007-10-121-0/+1
| * | | | | | | | | | libata-pmp-prep: implement ATA_LFLAG_DISABLEDTejun Heo2007-10-121-0/+3
| * | | | | | | | | | libata-pmp-prep: implement ATA_LFLAG_NO_RETRYTejun Heo2007-10-121-0/+1
| * | | | | | | | | | libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMBTejun Heo2007-10-121-0/+4
| * | | | | | | | | | libata-pmp-prep: implement qc_defer helpersTejun Heo2007-10-121-0/+8
| * | | | | | | | | | libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-121-0/+6
| * | | | | | | | | | libata-pmp-prep: add PMP related constants, fields, ops and update helpersTejun Heo2007-10-121-4/+26
| * | | | | | | | | | libata: misc updates for ANTejun Heo2007-10-121-1/+1
| * | | | | | | | | | libata: update ata_dev_try_classify() argumentsTejun Heo2007-10-121-1/+2
| * | | | | | | | | | ata: increase allowed config flagsKristen Carlson Accardi2007-10-121-4/+4
| * | | | | | | | | | libata: move EH repeat reporting into ata_eh_report()Tejun Heo2007-10-121-2/+3
| * | | | | | | | | | libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-2/+10
| * | | | | | | | | | libata: Strict checking for identify reportingAlan Cox2007-10-121-11/+85
| * | | | | | | | | | [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-2/+0
| * | | | | | | | | | [libata] add ACPI cable detect APIAlan Cox2007-10-121-0/+6
| * | | | | | | | | | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-4/+0
| * | | | | | | | | | libata: add printf format attribute to ehi desc functionsTejun Heo2007-10-121-2/+4
| * | | | | | | | | | libata: use ata_port_printk() in ata_wait_idle()Tejun Heo2007-10-121-2/+4
| * | | | | | | | | | [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-121-0/+1
| * | | | | | | | | | [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-122-0/+11
| * | | | | | | | | | libata: Correct IORDY handlingAlan Cox2007-10-121-1/+1
| * | | | | | | | | | libata-link: add PMP linksTejun Heo2007-10-121-6/+47
| * | | | | | | | | | libata-link: implement ata_link_abort()Tejun Heo2007-10-121-0/+1
| * | | | | | | | | | libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-121-3/+8
| * | | | | | | | | | libata-link: linkify config/EH related functionsTejun Heo2007-10-121-2/+2
| * | | | | | | | | | libata-link: linkify resetTejun Heo2007-10-121-9/+10
| * | | | | | | | | | libata-link: linkify PHY-related functionsTejun Heo2007-10-121-12/+12
| * | | | | | | | | | libata-link: implement and use link/device iteratorsTejun Heo2007-10-121-3/+14
| * | | | | | | | | | libata-link: introduce ata_linkTejun Heo2007-10-121-15/+25
OpenPOWER on IntegriCloud