summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-03x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-03x86/msr: Add capabilities checkAlan Cox
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-01-17x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-10x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-12-05x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter
2012-10-31x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-09-14x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann
2012-09-07x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski
2012-09-07X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-08-15x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-08-15x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
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-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-07-16ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2012-07-16ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang
2012-07-16ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang
2012-07-16ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang
2012-06-17x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov
2012-06-10x86: Reset the debug_stack update counterSteven Rostedt
2012-06-10x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu
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-01perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-08x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich
2012-05-07x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat
2012-05-06IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger
2012-05-06KVM: Do not take reference to mm during async #PFGleb Natapov