aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-06-01MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2012-06-01x86/mce: Fix check for processor context when machine check was taken.Tony Luck
2012-06-01x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin
2012-06-01x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin
2012-06-01x86, relocs: Build clean fixJarkko Sakkinen
2012-06-01x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-06-01x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-06-01x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-06-01xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-06-01perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-05-12KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity
2012-05-12KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti
2012-05-12KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El
2012-05-12KVM: VMX: Fix delayed load of shared MSRsAvi Kivity
2012-05-12KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-05-12KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulationGleb Natapov
2012-05-12KVM: Fix write protection race during dirty loggingTakuya Yoshikawa
2012-05-12percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-12x86, relocs: Remove an unused variableKusanagi Kouichi
2012-05-12xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-12xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07x86, efi: Add dedicated EFI stub entry pointMatt Fleming
2012-05-07x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin
2012-05-07x86, efi: Fix endian issues and unaligned accessesMatt Fleming
2012-05-07x86, boot: Restrict CFLAGS for hostprogsMatt Fleming
2012-05-07x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming
2012-05-07x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter
2012-05-07i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov
2012-05-07xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-05-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-05-07x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann
2012-05-07x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue
2012-05-07x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann
2012-05-07x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann
2012-04-22x86: Use correct byte-sized register constraint in __add()H. Peter Anvin
2012-04-22x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge
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,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 ANDFeiran Zhuang
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-02x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding
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-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds