summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-06-20kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-20x86/intel/cacheinfo: Shut up last long-standing warningBorislav Petkov
2013-06-19x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk
2013-06-19x86: Remove weird PTR_ERR() in do_debugRusty Russell
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen
2013-06-19perf/x86/intel: Add Haswell PEBS record supportAndi Kleen
2013-06-19x86/debug: Only print out DR registers if they are not power-on defaultsDave Jones
2013-06-19Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-06-19perf/x86/intel: Fix sparse warningYan, Zheng
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit
2013-06-19perf/x86: Only print PMU state when also WARN()'ingDave Hansen
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-06-14x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu
2013-06-14x86 thermal: Delete power-limit-notification console messagesFenghua Yu
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin
2013-06-05x86, microcode, amd: Allow multiple families' bin files appended togetherJacob Shin
2013-06-05x86, microcode, amd: Make find_ucode_in_initrd() __initJacob Shin
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause
2013-05-31x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin
2013-05-31x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle
2013-05-31sched/x86: Construct all sibling maps if smtAndrew Jones
2013-05-31x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin
2013-05-31x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin
2013-05-31x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin
2013-05-31x86, microcode, intel: Correct typo in printkBorislav Petkov
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-30x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen
2013-05-30x86/UV: Add GRU distributed mode mappingsDimitri Sivanich
2013-05-28x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei
2013-05-28perf/x86/amd: Rework AMD PMU init codePeter Zijlstra
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian
2013-05-28perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter
2013-05-28x86/signals: Merge EFLAGS bit clearing into a single statementJiri Olsa
2013-05-28x86/signals: Clear RF EFLAGS bit for signal handlerJiri Olsa
2013-05-28x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds