| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-13 | 1 | -21/+0 |
|\ |
|
| * | kprobes: Prohibit probing on .entry.text code | Masami Hiramatsu | 2014-04-24 | 1 | -20/+0 |
* | | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-06-10 | 1 | -204/+0 |
|\ \ |
|
| * | | ftrace/x86: Move the mcount/fentry code out of entry_64.S | Steven Rostedt | 2014-05-14 | 1 | -204/+0 |
| |/ |
|
* | | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2014-06-05 | 1 | -4/+77 |
|\ \ |
|
| * | | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin | 2014-05-04 | 1 | -0/+8 |
| * | | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 2014-04-30 | 1 | -4/+69 |
| |/ |
|
* | | x86_64, entry: Merge paranoidzeroentry_ist into idtentry | Andy Lutomirski | 2014-05-22 | 1 | -25/+22 |
* | | x86_64, entry: Merge most 64-bit asm entry macros | Andy Lutomirski | 2014-05-22 | 1 | -88/+64 |
* | | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations | Andy Lutomirski | 2014-05-22 | 1 | -0/+2 |
|/ |
|
* | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-09 | 1 | -1/+1 |
* | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-14 | 1 | -1/+12 |
|\ |
|
| * | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 2013-11-08 | 1 | -1/+12 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -3/+1 |
|\ \ |
|
| * | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 1 | -15/+0 |
| |\| |
|
| * | | sched, x86: Provide a per-cpu preempt_count implementation | Peter Zijlstra | 2013-09-25 | 1 | -3/+1 |
* | | | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 1 | -2/+2 |
| |/
|/| |
|
* | | x86: Remove now-unused save_rest() | Borislav Petkov | 2013-09-10 | 1 | -15/+0 |
|/ |
|
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-03 | 1 | -7/+29 |
|\ |
|
| * | x86/tracing: Add config option checking to the definitions of mce handlers | Seiji Aguchi | 2013-06-23 | 1 | -0/+5 |
| * | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-21 | 1 | -7/+24 |
* | | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 2013-06-26 | 1 | -1/+1 |
|/ |
|
* | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang | 2013-04-16 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 1 | -21/+13 |
|\ |
|
| * | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-04 | 1 | -2/+0 |
| * | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-04 | 1 | -18/+13 |
| * | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() | Al Viro | 2013-02-04 | 1 | -1/+0 |
* | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 2013-02-13 | 1 | -1/+6 |
* | | x86-64: Fix unwind annotations in recent NMI changes | Jan Beulich | 2013-01-24 | 1 | -4/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 1 | -3/+0 |
|\ |
|
| * | generic compat_sys_sigaltstack() | Al Viro | 2012-12-20 | 1 | -2/+0 |
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-20 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 1 | -3/+19 |
|\| |
|
| * | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 1 | -3/+19 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-12 | 1 | -14/+27 |
|\ \ |
|
| * | | x86: Don't clobber top of pt_regs in nested NMI | Salman Qazi | 2012-11-02 | 1 | -14/+27 |
* | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 | 1 | -1/+1 |
* | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions | Jan Beulich | 2012-11-21 | 1 | -7/+7 |
| |/
|/| |
|
* | | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 1 | -80/+152 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -20/+4 |
| |\ |
|
| | * | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 1 | -20/+4 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -49/+25 |
| |\| |
|
| | * | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-10-01 | 1 | -33/+14 |
| | * | x86: split ret_from_fork | Al Viro | 2012-10-01 | 1 | -16/+11 |
| * | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 1 | -1/+10 |
| |\ \ |
|
| | * | | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 | 1 | -1/+10 |
| | |/ |
|
| * | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -11/+11 |
| |\ \ |
|
| | * | | 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 | 1 | -1/+1 |
| | |/ |
|