summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-05-26x86-preempt-lazy.patchThomas Gleixner
2013-05-26x86: perf: Deal with kfree from atomic contextsThomas Gleixner
2013-05-26mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-05-26x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-05-26x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2013-05-26x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt
2013-05-26x86: Convert mce timer to hrtimerThomas Gleixner
2013-05-26softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-05-26x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2013-05-26x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2013-05-26signal/x86: Delay calling signals in atomicOleg Nesterov
2013-05-26early-printk-consolidate.patchThomas Gleixner
2013-05-26x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-11perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-05-11perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-05-08x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-17x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-14x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley
2013-03-14x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti
2013-03-03x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-03x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-24x86/msr: Add capabilities checkAlan Cox
2013-01-24x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst
2013-01-24x86/perf: Add IvyBridge EP supportYouquan Song
2013-01-24perf/x86: Fix P6 driver section warningyangyongqiang
2013-01-24perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu
2013-01-24x86-64: Fix unwind annotations in recent NMI changesJan Beulich
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-19x86-32: Start out cr0 clean, disable paging before modifying cr3/4H. Peter Anvin
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-01-14x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-01-14x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-01-11x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds