summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-4/+59
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2013-07-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+18
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+71
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2-109/+4
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt1-5/+7
2013-07-09ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov1-0/+3
2013-07-09ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov1-18/+8
2013-07-09ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov1-7/+10
2013-07-09ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov1-36/+50
2013-07-09ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov1-33/+20
2013-07-09ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov1-25/+15
2013-07-09ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-23/+5
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-16/+10
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+1
2013-07-05perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra1-3/+1
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner11-38/+32
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
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-07-02x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()Seiji Aguchi1-11/+18
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-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie9-33/+21
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