aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-06
|\
| * xen: fix logical error in tlb flushingAlex Shi2012-09-05
| * Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-05
| |\
| * | xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk2012-09-05
* | | KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-27
* | | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-25
|\| |
| * | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk2012-08-23
| * | xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk2012-08-17
| * | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-16
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-25
|\ \ \
| * | | KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity2012-08-22
| * | | KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa2012-08-22
| * | | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-05
* | | | x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann2012-08-22
* | | | x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-08-22
* | | | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng2012-08-22
* | | | x86/spinlocks: Fix comment in spinlock.hRichard Weinberger2012-08-22
* | | | mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-21
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-20
|\ \ \ \
| * | | | x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-18
| * | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-14
| * | | | x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-14
| * | | | x86, build: Globally set -fno-picAndrew Boie2012-08-10
| * | | | x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-08
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-20
|\ \ \ \
| * | | | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-13
| * | | | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-13
| * | | | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-13
| * | | | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-13
| |/ / /
* | | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-02
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-03
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-03
| |\ \ \ \
| | | * | | ACPI: Only count valid srat memory structuresThomas Renninger2012-08-03
| * | | | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-30
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-03
|\ \ \ \ \
| * | | | | KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity2012-08-01
| * | | | | KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-01
| * | | | | KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov2012-07-26
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-03
|\ \ \ \ \ \
| * | | | | | x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-01
| * | | | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-26
| * | | | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-26
| * | | | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-26
| * | | | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-26
| * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-25
| |\ \ \ \ \ \
| * | | | | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-25
| * | | | | | | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimentalJean Delvare2012-07-09
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-03
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-31