Age | Commit message (Expand) | Author |
2012-10-28 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-03-12 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum |
2011-03-08 | x86: Separate out entry text section | Jiri Olsa |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-12 | KVM: Handle async PF in a guest. | Gleb Natapov |
2011-01-07 | x86: Save rbp in pt_regs on irq entry | Frederic Weisbecker |
2010-11-18 | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-19 | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-09-03 | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich |
2010-09-03 | x86-64: Use symbolics instead of raw numbers in entry_64.S | Jan Beulich |
2010-09-03 | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich |
2010-09-03 | x86-64: Fix unwind annotations in syscall stubs | Jan Beulich |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-01 | x86-64, asm: Directly access per-cpu IST | Brian Gerst |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang |
2010-07-21 | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath |
2009-12-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-10 | x86, 64-bit: Move kernel_thread to C | Brian Gerst |
2009-12-08 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-06 | x86: Fixup wrong debug exception frame link in stacktraces | Frederic Weisbecker |
2009-12-05 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-11-03 | x86, 64-bit: Fix bstep_iret jump | Brian Gerst |
2009-10-23 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich |
2009-10-14 | function-graph/x86: Replace unbalanced ret with jmp | Steven Rostedt |
2009-10-12 | x86, 64-bit: Move K8 B step iret fixup to fault entry asm | Brian Gerst |
2009-09-23 | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker |
2009-09-22 | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-12 | tracing/function-graph: x86_64 stack allocation cleanup | Jiri Olsa |
2009-08-30 | kprobes/x86-64: Fix to move common_interrupt to .kprobes.text | Masami Hiramatsu |
2009-06-18 | function-graph: add stack frame test | Steven Rostedt |
2009-06-11 | Merge branch 'linus' into x86/mce3 | Ingo Molnar |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-03 | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen |
2009-06-03 | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang |
2009-05-28 | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen |
2009-05-28 | x86, mce: use a call vector to call the 64bit mce handler | Andi Kleen |