| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha | 2012-09-18 | 1 | -5/+12 |
| * | | | | | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 2012-09-18 | 1 | -0/+3 |
| * | | | | | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 | 5 | -51/+67 |
| * | | | | | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 2012-09-18 | 7 | -28/+81 |
| * | | | | | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 2012-09-18 | 1 | -1/+0 |
| * | | | | | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 2012-09-18 | 1 | -5/+3 |
| * | | | | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 | 5 | -436/+270 |
| * | | | | | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 2012-09-18 | 1 | -1/+3 |
| * | | | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2012-09-18 | 1 | -115/+81 |
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 3 | -7/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov | 2012-09-19 | 1 | -3/+5 |
| |/ / / / / |
|
| * | | | | | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause | 2012-09-05 | 1 | -3/+3 |
| * | | | | | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause | 2012-09-05 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 2012-10-01 | 1 | -4/+1 |
|\ \ \ \ \ \
| | |/ / / / |
|
| * | | | | | x86: Remove the useless branch in c_start() | Michael Wang | 2012-09-26 | 1 | -4/+1 |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 2012-09-19 | 2 | -3/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 5 | -145/+68 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Unspaghettize do_trap() | Frederic Weisbecker | 2012-09-26 | 1 | -31/+29 |
| * | | | | | | x86_64: Work around old GAS bug | Tao Guo | 2012-09-26 | 1 | -10/+10 |
| * | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 2012-09-13 | 2 | -5/+1 |
| * | | | | | | x86/smp: Don't ever patch back to UP if we unplug cpus | Rusty Russell | 2012-08-23 | 2 | -99/+28 |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 3 | -11/+44 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/api: Rename mp_register_lapic in a comment | Yasuaki Ishimatsu | 2012-09-26 | 1 | -1/+1 |
| * | | | | | | | x86/irq/i8259: Fix incorrect comment | Yuanhan Liu | 2012-08-22 | 1 | -1/+1 |
| * | | | | | | | x86: dt: Use linear irq domain for ioapic(s) | Sebastian Andrzej Siewior | 2012-08-21 | 1 | -9/+42 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf/x86: Fix typo in uncore_pmu_to_box | Yan, Zheng | 2012-09-27 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 11 | -49/+547 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kprobes/x86: Move skip_singlestep up | Borislav Petkov | 2012-09-20 | 1 | -16/+16 |
| * | | | | | | | perf: Fix off by one test in perf_reg_value() | Dan Carpenter | 2012-09-19 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-09-19 | 2 | -21/+84 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interaction | Oleg Nesterov | 2012-09-15 | 1 | -4/+10 |
| | * | | | | | | | uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set | Oleg Nesterov | 2012-09-15 | 1 | -6/+13 |
| | * | | | | | | | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st... | Oleg Nesterov | 2012-09-15 | 2 | -15/+19 |
| | * | | | | | | | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic | Oleg Nesterov | 2012-09-15 | 1 | -1/+13 |
| | * | | | | | | | ptrace/x86: Introduce set_task_blockstep() helper | Oleg Nesterov | 2012-09-15 | 1 | -20/+21 |
| | * | | | | | | | uprobes/x86: Implement x86 specific arch_uprobe_*_step | Sebastian Andrzej Siewior | 2012-09-15 | 1 | -0/+33 |
| * | | | | | | | | perf/x86: Add cpumask for uncore pmu | Yan, Zheng | 2012-09-17 | 2 | -5/+29 |
| * | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-09-14 | 3 | -14/+36 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | kprobes/x86: Fix to support jprobes on ftrace-based kprobe | Masami Hiramatsu | 2012-09-13 | 1 | -13/+29 |
| | * | | | | | | | ftrace/x86-64: Allow to change RIP in handlers | Steven Rostedt | 2012-09-13 | 1 | -0/+4 |
| | * | | | | | | | kprobes/x86: Fix kprobes to collectly handle IP on ftrace | Masami Hiramatsu | 2012-09-13 | 1 | -3/+6 |
| | * | | | | | | | ftrace/x86: Adjust x86 regs.ip as like as x86-64 | Masami Hiramatsu | 2012-09-13 | 1 | -2/+1 |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-08-28 | 9 | -149/+186 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | ftrace/x86: Add support for -mfentry to x86_64 | Steven Rostedt | 2012-08-23 | 2 | -6/+32 |
| * | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-08-21 | 35 | -357/+727 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | perf: Add ability to attach user level registers dump to sample | Jiri Olsa | 2012-08-10 | 1 | -0/+15 |
| | * | | | | | | | | perf: Unified API to record selective sets of arch registers | Jiri Olsa | 2012-08-10 | 2 | -0/+92 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-08-21 | 4 | -18/+274 |
| |\ \ \ \ \ \ \ \ |
|