summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-07-04x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-07-04thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-07-04mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-06-19xen/setup: filter APERFMPERF cpuid feature outAndre Przywara
2012-06-19crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause
2012-06-19x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann
2012-06-19x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov
2012-06-19x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-10x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-05-31x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin
2012-05-31x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin
2012-05-31x86, relocs: Build clean fixJarkko Sakkinen
2012-05-31x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-31x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-31x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-31x86/mce: Fix check for processor context when machine check was taken.Tony Luck
2012-05-31MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2012-05-31xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-05-31perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-05-31KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti
2012-05-31KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El
2012-05-31KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-05-11percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-11xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-11xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-11x86, relocs: Remove an unused variableKusanagi Kouichi
2012-05-11xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-05-11xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-05-11x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue
2012-05-11x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman
2012-04-13x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-04-13x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-04-02x86, tls: Off by one limit checkDan Carpenter
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha
2012-03-19perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-19x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-12perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-02-29x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-27i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds