summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity2008-07-201-14/+12Star
* KVM: s390: rename private structuresChristian Borntraeger2008-07-201-18/+18
* KVM: x86 emulator: lazily evaluate segment registersAvi Kivity2008-07-201-7/+3Star
* KVM: x86 emulator: simplify rip relative decodingAvi Kivity2008-07-201-0/+1
* KVM: Support mixed endian machinesTan, Li2008-07-201-2/+2
* KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-201-0/+1
* KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2008-07-201-0/+2
* KVM: Add coalesced MMIO support (x86 part)Laurent Vivier2008-07-201-0/+1
* KVM: Add coalesced MMIO support (common part)Laurent Vivier2008-07-202-0/+33
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-1/+2
* KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-201-0/+4
* KVM: MTRR supportAvi Kivity2008-07-201-0/+3
* KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity2008-07-201-2/+2
* KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-201-0/+1
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-202-0/+6
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-202-4/+0Star
* KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-201-0/+24
* KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-201-0/+1
* KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2008-07-201-0/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-171-2/+2
|\
| * configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-2/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-171-1/+2
|\ \
| * | x86: fix asm/e820.h for userspace inclusionRusty Russell2008-07-171-1/+2
* | | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-172-16/+14Star
|\ \ \
| * | | ptrace children revampRoland McGrath2008-07-172-16/+14Star
* | | | [S390] qdio: new qdio driver.Jan Glauber2008-07-172-335/+313Star
* | | | [S390] chsc headers userspace cleanupAdrian Bunk2008-07-173-4/+7
|/ / /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1713-69/+394
|\ \ \
| * | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-141-0/+2
| * | | Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells2008-07-081-0/+4
| * | | PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-082-1/+8
| * | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-081-0/+2
| * | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-082-20/+8Star
| * | | ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-081-0/+1
| * | | ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-081-1/+3
| * | | ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-081-0/+1
| * | | PCI: make pci_name use dev_nameGreg KH2008-07-081-2/+2
| * | | PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap2008-06-301-0/+5
| * | | PCI: Fix comment of pci_dynidsWang Chen2008-06-271-1/+1
| * | | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-122-1/+16
| * | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-123-7/+7
| |\ \ \
| | * | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-121-2/+2
| * | | | PCI: introduce pci_slotAlex Chiang2008-06-102-11/+20
| * | | | shpchp: check firmware before taking controlKenji Kaneshige2008-06-101-1/+1
| * | | | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-101-0/+3
| * | | | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-101-0/+1
| * | | | Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2008-06-101-0/+1
| * | | | PCI: implement new suspend/resume callbacksRafael J. Wysocki2008-06-101-1/+1
| * | | | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-102-28/+295
| * | | | Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-102-1/+15