| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/kprobes: Fix build errors and blacklist context_track_user | Masami Hiramatsu | 2014-06-14 | 1 | -3/+4 |
* | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar | 2014-06-06 | 1 | -3/+3 |
|\ |
|
| * | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-05 | 1 | -3/+3 |
* | | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar | 2014-06-05 | 1 | -10/+25 |
|\ \ |
|
| * | | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 2014-04-24 | 1 | -7/+13 |
| * | | kprobes, x86: Call exception_enter after kprobes handled | Masami Hiramatsu | 2014-04-24 | 1 | -3/+2 |
| * | | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu | 2014-04-24 | 1 | -0/+10 |
| |/ |
|
* | | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap | Oleg Nesterov | 2014-05-14 | 1 | -3/+4 |
* | | x86/traps: Kill DO_ERROR_INFO() | Oleg Nesterov | 2014-05-14 | 1 | -15/+9 |
* | | x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap() | Oleg Nesterov | 2014-05-14 | 1 | -9/+12 |
* | | x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO() | Oleg Nesterov | 2014-05-14 | 1 | -15/+38 |
* | | x86/traps: Introduce do_error_trap() | Oleg Nesterov | 2014-05-14 | 1 | -21/+17 |
* | | x86/traps: Use SEND_SIG_PRIV instead of force_sig() | Oleg Nesterov | 2014-05-14 | 1 | -6/+3 |
* | | x86/traps: Make math_error() static | Oleg Nesterov | 2014-05-14 | 1 | -1/+1 |
|/ |
|
* | x86/traps: Clean up error exception handler definitions | Ingo Molnar | 2013-12-12 | 1 | -13/+9 |
* | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-14 | 1 | -14/+14 |
|\ |
|
| * | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 2013-11-08 | 1 | -14/+14 |
* | | x86: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-13 | 1 | -1/+1 |
* | | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 2013-09-25 | 1 | -2/+2 |
|/ |
|
* | kprobes/x86: Call out into INT3 handler directly instead of using notifier | Jiri Kosina | 2013-07-23 | 1 | -0/+4 |
* | x86: Make sure IDT is page aligned | Kees Cook | 2013-07-16 | 1 | -6/+6 |
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ |
|
| * | x86: Rename variables for debugging | Seiji Aguchi | 2013-06-20 | 1 | -1/+1 |
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: Remove weird PTR_ERR() in do_debug | Rusty Russell | 2013-06-19 | 1 | -1/+1 |
| |/ |
|
* / | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov | 2013-05-13 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 1 | -0/+9 |
|\ |
|
| * | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 | 1 | -0/+9 |
* | | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 2013-03-07 | 1 | -24/+41 |
* | | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 2013-03-07 | 1 | -2/+1 |
|/ |
|
* | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 2013-01-29 | 1 | -0/+9 |
* | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-12-19 | 1 | -6/+0 |
|\ |
|
| * | x86, 386 removal: Remove support for IRQ 13 FPU error reporting | H. Peter Anvin | 2012-12-17 | 1 | -6/+0 |
* | | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -1/+4 |
|\ |
|
| * | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 | 1 | -1/+1 |
| * | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 2012-09-18 | 1 | -1/+4 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -31/+29 |
|\ \ |
|
| * | | x86: Unspaghettize do_trap() | Frederic Weisbecker | 2012-09-26 | 1 | -31/+29 |
| |/ |
|
* | | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker | 2012-09-26 | 1 | -26/+55 |
* | | x86: Unspaghettize do_general_protection() | Frederic Weisbecker | 2012-09-26 | 1 | -22/+16 |
|/ |
|
* | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 | 1 | -9/+10 |
* | ftrace: Synchronize variable setting with breakpoints | Steven Rostedt | 2012-05-31 | 1 | -2/+6 |
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-23 | 1 | -4/+0 |
|\ |
|
| * | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2012-05-17 | 1 | -4/+0 |
* | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine | Steven Rostedt | 2012-04-27 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 1 | -63/+70 |
|\ |
|
| * | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 | 1 | -8/+8 |
| * | x86: Use enum instead of literals for trap values | Kees Cook | 2012-03-09 | 1 | -58/+65 |
* | | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |