summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-02-13x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings
2012-02-13i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-13i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt
2012-02-12x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-02-09x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov
2012-02-07x86/microcode: Remove noisy AMD microcode warningPrarit Bhargava
2012-02-07x86/spinlocks: Eliminate TICKET_MASKJan Beulich
2012-02-06Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-03gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior
2012-02-03scx200_32: replace printks with pr_<level>sJim Cromie
2012-02-03scx200_32: use PCI_VDEVICEJim Cromie
2012-02-03xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini
2012-02-03xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.Konrad Rzeszutek Wilk
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-01KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-01-31x86, boot: Fix port argument to inl() functionHe Chunhui
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-28Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-28x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter
2012-01-27Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger
2012-01-26x86: autoload microcode driver on Intel and AMD systems v2Andi Kleen
2012-01-26X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger
2012-01-26crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen
2012-01-26Add driver auto probing for x86 features v4Andi Kleen
2012-01-26x86/mce: Replace hard coded hex constants with symbolic definesTony Luck
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2012-01-26x86/mrst: Add msic_thermal platform supportMika Westerberg
2012-01-26x86/config: Select MSIC MFD driver on Intel Medfield platformMika Westerberg
2012-01-26x86/mid: Remove Intel MoorestownAlan Cox
2012-01-26x86/mrst: Set ISA bus type for fake MP IRQsJacob Pan
2012-01-26x86/ioapic: Use legacy_pic to set correct gsi-irq mappingJacob Pan
2012-01-26x86-64: Handle byte-wise tail copying in memcpy() without a loopJan Beulich
2012-01-26x86-64: Fix memcpy() to support sizes of 4Gb and aboveJan Beulich
2012-01-26x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann