summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-10-02x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha
2012-10-02perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-10-02xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-14x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann
2012-09-14xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk
2012-09-14x32: Use compat shims for {g,s}etsockoptMike Frysinger
2012-09-14mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-09-14xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-09-14xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk
2012-08-25KVM: VMX: Fix KVM_SET_SREGS with big real mode segmentsOrit Wasserman
2012-08-25KVM: x86 emulator: fix byte-sized MOVZX/MOVSXAvi Kivity
2012-08-25KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity
2012-08-25KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers
2012-08-25KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov
2012-08-25xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk
2012-08-15x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-08-09x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry
2012-07-03KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-26x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin
2012-06-25x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-06-18x86: Fix kernel-doc warningsWanpeng Li
2012-06-15Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-14x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha
2012-06-14xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-06-14x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian
2012-06-13x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov
2012-06-11x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti
2012-06-11ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang
2012-06-11ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang
2012-06-11ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li