summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-3/+1
2013-07-03mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2-3/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+11
2013-07-03Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+26
2013-07-02Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+59
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-64/+317
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-13/+23
2013-07-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+20
2013-07-02Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-76/+415
2013-07-02Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-60/+72
2013-07-02Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+90
2013-07-02Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-28/+44
2013-07-02Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-18/+18
2013-07-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-6/+6
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-111/+1019
2013-06-28Merge branch 'acpi-pm'Rafael J. Wysocki3-2/+11
2013-06-28Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-10/+5
2013-06-28x86/tboot: Provide debugfs interfaces to access TXT logQiaowei Ren1-0/+73
2013-06-27x86/mce: Update MCE severity condition checkChen Gong1-10/+5
2013-06-26x86, microcode, amd: Another early loading fixupJacob Shin1-16/+24
2013-06-26perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian1-0/+6
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian3-4/+27
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+10
2013-06-26perf/x86/intel: Support full width countingAndi Kleen2-0/+12
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar8-22/+27
2013-06-25x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin3-3/+3
2013-06-25x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin3-3/+3
2013-06-25mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2-1/+16
2013-06-25x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2-17/+20
2013-06-24Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin1-0/+4
2013-06-23x86: Add NMI duration tracepointsDave Hansen1-2/+7
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen1-1/+11
2013-06-23x86: Warn when NMI handlers take large amounts of timeDave Hansen1-1/+28
2013-06-23x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi1-0/+5
2013-06-22trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)1-0/+4
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-4/+5
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2013-06-21trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)4-4/+5
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi13-10/+217
2013-06-20x86: Rename variables for debuggingSeiji Aguchi3-10/+10
2013-06-20x86, trace: Introduce entering/exiting_irq()Seiji Aguchi6-46/+82
2013-06-20x86, reloc: Use xorl instead of xorq in relocate_kernel_64.SH. Peter Anvin1-17/+17
2013-06-20Merge tag 'v3.10-rc6' into x86/cleanupsH. Peter Anvin3-12/+10
2013-06-20x86: Add a static_cpu_has_safe variantBorislav Petkov1-0/+6
2013-06-20x86: Sanity-check static_cpu_has usageBorislav Petkov1-0/+8
2013-06-20x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov1-0/+2
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+0
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar1-4/+10