summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong2012-08-221-4/+1
* KVM: x86: fix possible infinite loop caused by reexecute_instructionXiao Guangrong2012-08-221-1/+11
* KVM guest: disable stealtime on reboot to avoid mem corruptionFlorian Westphal2012-08-151-0/+1
* KVM: x86: drop parameter validation in ioapic/picMichael S. Tsirkin2012-08-141-9/+9
* KVM: VMX: Advertize RDTSC exiting to nested guestsAvi Kivity2012-08-131-1/+1
* KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXITGleb Natapov2012-08-131-0/+6
* KVM: Correct vmrun to vmcall typoRaghavendra K T2012-08-131-1/+1
* KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-132-3/+12
* KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov2012-08-093-5/+8
* KVM: inline kvm_apic_present() and kvm_lapic_enabled()Gleb Natapov2012-08-062-92/+96
* KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov2012-08-063-29/+41
* KVM: use jump label to optimize checking for SW enabled apic in spurious inte...Gleb Natapov2012-08-061-8/+31
* KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov2012-08-063-1/+30
* KVM: mark apic enabled on start upGleb Natapov2012-08-061-1/+2
* KVM: use kvm_lapic_set_base() to change apic_baseGleb Natapov2012-08-061-5/+4
* KVM: clean up kvm_(set|get)_apic_baseGleb Natapov2012-08-061-8/+2
* KVM: do not release the error pageXiao Guangrong2012-08-063-10/+5
* KVM: do not release the error pfnXiao Guangrong2012-08-063-13/+6
* KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-061-1/+1
* KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-061-1/+1
* KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-063-28/+34
* KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa2012-08-062-4/+3
* KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa2012-08-061-2/+2
* Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-0590-2020/+5769
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-035-15/+14
| |\
| | *-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-03193-4040/+11247
| | |\ \
| | | | * ACPI: Only count valid srat memory structuresThomas Renninger2012-08-031-7/+8
| | * | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-304-8/+6
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-033-7/+34
| |\ \ \
| | * | | KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity2012-08-011-7/+13
| | * | | KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-011-0/+4
| | * | | KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov2012-07-261-0/+17
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-039-17/+58
| |\ \ \ \
| | * | | | x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-011-1/+1
| | * | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
| | * | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| | * | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-262-7/+8
| | * | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-262-2/+3
| | * | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-2596-1519/+3848
| | |\ \ \ \
| | * | | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-251-1/+1
| | * | | | | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimentalJean Delvare2012-07-091-1/+1
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-036-18/+115
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-315-17/+114
| | * | | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton2012-07-311-1/+1
| * | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-025-162/+65
| |\ \ \ \ \ \
| | * | | | | | x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-312-22/+36
| | * | | | | | Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-311-97/+0
| | * | | | | | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-312-31/+27
| | * | | | | | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-315-1/+4
| | * | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-312-18/+5
OpenPOWER on IntegriCloud