summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi2012-10-171-0/+1
* mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-171-3/+8
* x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-101-1/+1
* xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-10-101-0/+4
* xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk2012-10-101-0/+4
* xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk2012-09-191-1/+8
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-09-121-5/+16
* KVM: VMX: Advertise CPU_BASED_RDPMC_EXITING for nested guestsStefan Bader2012-08-191-0/+1
* x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-101-1/+1
* xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-08-101-0/+36
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-048-26/+4
* x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-021-7/+19
* x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-021-5/+4
* x86: Fix boot on Twinhead H12YAlan Cox2012-08-021-0/+17
* ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-07-251-0/+8
* ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-07-251-0/+8
* ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-251-5/+0
* ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-251-6/+8
* x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-042-2/+2
* thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-07-041-13/+17
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-07-041-0/+50
* xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-06-191-0/+8
* crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-06-191-2/+4
* x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-06-191-0/+18
* x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-06-191-11/+44
* x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-192-2/+0
* x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk2012-06-101-0/+3
* x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin2012-05-311-0/+1
* x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin2012-05-311-0/+11
* x86, relocs: Build clean fixJarkko Sakkinen2012-05-311-0/+1
* x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin2012-05-311-3/+8
* x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin2012-05-311-1/+5
* x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-315-65/+190
* x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-05-311-6/+10
* MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-05-311-0/+8
* xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-311-0/+4
* perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-05-311-1/+10
* KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-05-311-0/+2
* KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El2012-05-311-1/+1
* KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-05-311-0/+8
* percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-111-1/+13
* xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-111-2/+5
* xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-111-1/+6
* x86, relocs: Remove an unused variableKusanagi Kouichi2012-05-111-2/+0
* xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-05-111-0/+15
* xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-05-111-1/+1
* x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-05-111-14/+20
* x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-05-111-3/+1
* sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-132-7/+4
* Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman2012-04-131-32/+8