aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | | | x86: mce: Serialize mce injectionThomas Gleixner2012-08-03
| | * | | | | | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-03
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-19
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | x86: Remove the useless branch in c_start()Michael Wang2012-09-26
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-19
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: Unspaghettize do_trap()Frederic Weisbecker2012-09-26
| | * | | | | | | | | | x86_64: Work around old GAS bugTao Guo2012-09-26
| | * | | | | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-13
| | * | | | | | | | | | x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-23
| * | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu2012-09-26
| | * | | | | | | | | | | x86/irq/i8259: Fix incorrect commentYuanhan Liu2012-08-22
| | * | | | | | | | | | | x86: dt: Use linear irq domain for ioapic(s)Sebastian Andrzej Siewior2012-08-21
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng2012-09-27
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | kprobes/x86: Move skip_singlestep upBorislav Petkov2012-09-20
| | * | | | | | | | | | perf: Fix off by one test in perf_reg_value()Dan Carpenter2012-09-19
| | * | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-09-19
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interactionOleg Nesterov2012-09-15
| | | * | | | | | | | | | uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov2012-09-15
| | | * | | | | | | | | | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov2012-09-15
| | | * | | | | | | | | | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov2012-09-15
| | | * | | | | | | | | | ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov2012-09-15
| | | * | | | | | | | | | uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior2012-09-15
| | * | | | | | | | | | | perf/x86: Add cpumask for uncore pmuYan, Zheng2012-09-17
| | * | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-09-14
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu2012-09-13
| | | * | | | | | | | | | ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt2012-09-13
| | | * | | | | | | | | | kprobes/x86: Fix kprobes to collectly handle IP on ftraceMasami Hiramatsu2012-09-13
| | | * | | | | | | | | | ftrace/x86: Adjust x86 regs.ip as like as x86-64Masami Hiramatsu2012-09-13
| | * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-28
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-23
| | * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-21
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-10
| | | * | | | | | | | | | | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-10
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-08-21
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | kprobes/x86: ftrace based optimization for x86Masami Hiramatsu2012-07-31
| | | * | | | | | | | | | | ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt2012-07-31
| | | * | | | | | | | | | | ftrace/x86_32: Simplify parameter setup for ftrace_regs_callerUros Bizjak2012-07-31
| | | * | | | | | | | | | | ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-19
| | | * | | | | | | | | | | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-19
| | | * | | | | | | | | | | ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt2012-07-19
| | | * | | | | | | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-19
| * | | | | | | | | | | | | x86: Exit RCU extended QS on notify resumeFrederic Weisbecker2012-09-26