aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-158-1/+469
|\
| * Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-0254-541/+1160
| |\
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-016-213/+54
| * | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINEH. Peter Anvin2009-08-171-0/+4
| * | x86, intel_txt: Factor out the code for S3 setupH. Peter Anvin2009-08-141-13/+40
| * | x86, intel_txt: tboot.c needs <asm/fixmap.h>H. Peter Anvin2009-08-121-0/+1
| * | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-211-0/+2
| * | x86, intel_txt: Intel TXT reboot/halt shutdown supportJoseph Cihula2009-07-211-0/+8
| * | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-216-1/+586
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \
| * \ \ Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-4/+0
| |\ \ \
| | * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-141-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-14142-3867/+4534
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1011-108/+93
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-232-11/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-206-15/+32
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-166-45/+82
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1011-38/+128
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-0520-294/+547
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-301-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-2913-49/+295
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-1432-1357/+3269
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-103-0/+16
| * | | | | | | | | | | | | KVM: fix misreporting of coalesced interrupts by kvm tracerGleb Natapov2009-09-101-1/+1
| * | | | | | | | | | | | | KVM: x86: drop duplicate kvm_flush_remote_tlb callsMarcelo Tosatti2009-09-101-2/+0
| * | | | | | | | | | | | | KVM: VMX: call vmx_load_host_state() only if msr is cachedGleb Natapov2009-09-101-2/+2
| * | | | | | | | | | | | | KVM: VMX: Conditionally reload debug register 6Avi Kivity2009-09-101-5/+9
| * | | | | | | | | | | | | KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity2009-09-102-18/+7
| * | | | | | | | | | | | | KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti2009-09-101-6/+1
| * | | | | | | | | | | | | KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-101-2/+2
| * | | | | | | | | | | | | KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov2009-09-101-6/+3
| * | | | | | | | | | | | | KVM: Optimize kvm_mmu_unprotect_page_virt() for tdpAvi Kivity2009-09-101-0/+3
| * | | | | | | | | | | | | KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity2009-09-101-0/+3
| * | | | | | | | | | | | | KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang2009-09-101-3/+3
| * | | | | | | | | | | | | KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptorsMikhail Ershov2009-09-101-8/+2
| * | | | | | | | | | | | | KVM: x86 emulator: Add adc and sbb missing decoder flagsMohammed Gamal2009-09-101-2/+2
| * | | | | | | | | | | | | KVM: Add missing #includeAvi Kivity2009-09-101-0/+2
| * | | | | | | | | | | | | KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-105-5/+5
| * | | | | | | | | | | | | KVM: When switching to a vm8086 task, load segments as 16-bitAnthony Liguori2009-09-101-1/+8
| * | | | | | | | | | | | | KVM: VMX: Adjust rflags if in real mode emulationAvi Kivity2009-09-101-1/+6
| * | | | | | | | | | | | | KVM: SVM: Drop tlb flush workaround in nptAvi Kivity2009-09-101-11/+2
| * | | | | | | | | | | | | KVM: Update cr8 intercept when APIC TPR is changed by userspaceGleb Natapov2009-09-101-0/+2
| * | | | | | | | | | | | | KVM: SVM: enable nested svm by defaultJoerg Roedel2009-09-101-1/+1
| * | | | | | | | | | | | | KVM: SVM: check for nested VINTR flag in svm_interrupt_allowedJoerg Roedel2009-09-101-1/+1
| * | | | | | | | | | | | | KVM: SVM: move nested_svm_intr main logic out of if-clauseJoerg Roedel2009-09-101-10/+11
| * | | | | | | | | | | | | KVM: SVM: remove unnecessary is_nested check from svm_cpu_runJoerg Roedel2009-09-101-2/+1
| * | | | | | | | | | | | | KVM: SVM: move special nested exit handling to separate functionJoerg Roedel2009-09-101-30/+50
| * | | | | | | | | | | | | KVM: SVM: handle errors in vmrun emulation path appropriatlyJoerg Roedel2009-09-101-1/+13