summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-04-10mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-04-10x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-04-10x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2012-04-10x86: Convert mce timer to hrtimerThomas Gleixner
2012-04-10softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-04-10early-printk-consolidate.patchThomas Gleixner
2012-04-10x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2012-04-10x86-32-fix-signal-crap.patchThomas Gleixner
2012-04-10x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2012-04-10signal/x86: Delay calling signals in atomicOleg Nesterov
2012-04-10sched: Use schedule_preempt_disabled()Thomas Gleixner
2012-04-10x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-04-10x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner
2012-04-10x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2012-04-10x86: kprobes: Remove remove bogus preempt_enableThomas Gleixner
2012-04-10x86: Call idle notifier after irq_enter()Frederic Weisbecker
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-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
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-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
2012-02-27i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-27i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-27i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-27i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-27i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-27i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-03x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-25x86, UV: Update Boot messages for SGI UV2 platformJack Steiner
2012-01-25x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann
2011-12-05x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman
2011-12-05Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar
2011-12-05x86: Fix "Acer Aspire 1" reboot hangPeter Chubb
2011-12-05x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani
2011-12-05x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat
2011-12-05Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava
2011-12-05x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas