aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\
| * x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich2011-05-21
| * x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-10
| * x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-10
| * x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-10
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-23
|\ \
| * | x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap2011-05-23
| * | x86, apic: Make apic drivers staticSuresh Siddha2011-05-22
| * | x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-22
| * | x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-22
| * | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-22
| * | x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-20
| * | x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov2011-05-20
| * | x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov2011-05-20
| * | x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha2011-05-20
| * | x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-20
| * | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-20
| * | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | x86, ioapic: Add struct ioapicSuresh Siddha2011-05-20
| * | x86, ioapic: Remove duplicate code for saving/restoring RTEsSuresh Siddha2011-05-20
| * | x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-20
| * | x86, ioapic: Allocate ioapic_saved_data earlySuresh Siddha2011-05-20
| * | x86, ioapic: Fix potential resume deadlockDaniel J Blueman2011-05-20
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-23
|\ \ \
| * | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-23
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \
| * | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-23
|\ \ \ \
| * | | | x86: Eliminate various 'set but not used' warningsGustavo F. Padovan2011-05-21
| * | | | x86, SMEP: Fix section mismatch warningsFenghua Yu2011-05-21
| * | | | x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg2011-05-20
| | |/ / | |/| |
* | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-23
|\ \ \ \
| * | | | KVM: MMU: Use ptep_user for cmpxchg_gpte()Takuya Yoshikawa2011-05-22
| * | | | KVM: x86 emulator: Make jmp far emulation into a separate functionTakuya Yoshikawa2011-05-22
| * | | | KVM: x86 emulator: Rename emulate_grpX() to em_grpX()Takuya Yoshikawa2011-05-22
| * | | | KVM: x86 emulator: Remove unused arg from emulate_pop()Takuya Yoshikawa2011-05-22
| * | | | KVM: x86 emulator: Remove unused arg from writeback()Takuya Yoshikawa2011-05-22
| * | | | KVM: x86 emulator: Remove unused arg from read_descriptor()Takuya Yoshikawa2011-05-22
| * | | | KVM: x86 emulator: Remove unused arg from seg_override()Takuya Yoshikawa2011-05-22
| * | | | KVM: Validate userspace_addr of memslot when registeredTakuya Yoshikawa2011-05-22
| * | | | KVM: MMU: Clean up gpte reading with copy_from_user()Takuya Yoshikawa2011-05-22
| * | | | KVM: VMX: Cache vmcs segment fieldsAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: consolidate segment accessorsAvi Kivity2011-05-22
| * | | | KVM: VMX: Avoid reading %rip unnecessarily when handling exceptionsAvi Kivity2011-05-22
| * | | | KVM: SVM: Make dump_vmcb static, reduce textJoe Perches2011-05-22
| * | | | KVM: MMU: Fix 64-bit paging breakage on x86_32Takuya Yoshikawa2011-05-22
| * | | | KVM: Add CPUID support for VIA CPUBrillyWu@viatech.com.cn2011-05-22
| * | | | KVM: call cache_all_regs() only once during instruction emulationGleb Natapov2011-05-22