| Commit message (Expand) | Author | Age |
* | x86_64: prepare shared kernel/entry.S | Thomas Gleixner | 2007-10-11 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 |
* | x86_64: support poll() on /dev/mcelog | Tim Hockin | 2007-07-21 |
* | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined | Andi Kleen | 2007-06-22 |
* | [PATCH] x86-64: a few missing entry.S annotations | Jan Beulich | 2007-05-02 |
* | [PATCH] x86_64 irq: Safely cleanup an irq after moving it. | Eric W. Biederman | 2007-02-26 |
* | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 |
* | [PATCH] x86-64: miscellaneous entry.S adjustments | Jan Beulich | 2006-12-06 |
* | [PATCH] x86: Revert new unwind kernel stack termination | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: Revert interrupt backlink changes | Andi Kleen | 2006-10-21 |
* | [PATCH] x86-64: Fix ENOSYS in system call tracing | Jan Beulich | 2006-10-21 |
* | [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers | Andi Kleen | 2006-10-05 |
* | [PATCH] x86: Terminate the kernel stacks for the unwinder | Andi Kleen | 2006-10-05 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 |
* | [PATCH] Don't leak NT bit into next task | Andi Kleen | 2006-09-26 |
* | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 |
* | [PATCH] Fix a irqcount comment in entry.S | Andi Kleen | 2006-09-26 |
* | [PATCH] Add a missing check for irq flags tracing in NMI | Andi Kleen | 2006-09-26 |
* | [PATCH] x86: error_code is not safe for kprobes | Prasanna S.P | 2006-09-26 |
* | [PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/* | Andi Kleen | 2006-09-26 |
* | [PATCH] Add some comments to entry.S | Andi Kleen | 2006-09-26 |
* | [PATCH] Remove all ifdefs for local/io apic | Andi Kleen | 2006-09-26 |
* | [PATCH] Add proper alignment to ENTRY | Andi Kleen | 2006-09-26 |
* | [PATCH] Clean up asm/smp.h includes | Andi Kleen | 2006-09-26 |
* | [PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi... | Andi Kleen | 2006-08-30 |
* | [PATCH] x86_64: Fix backtracing for interrupt stacks | Andi Kleen | 2006-08-02 |
* | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar | 2006-07-03 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-27 |
* | [PATCH] x86_64: reliable stack trace support (x86-64 syscall | Jan Beulich | 2006-06-26 |
* | [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack | Jan Beulich | 2006-06-26 |
* | [PATCH] x86_64: reliable stack trace support (x86-64) | Jan Beulich | 2006-06-26 |
* | [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S | Jan Beulich | 2006-06-26 |
* | [PATCH] x86_64: Don't do syscall exit tracing twice | Andi Kleen | 2006-05-30 |
* | [PATCH] x86_64: When user could have changed RIP always force IRET | Andi Kleen | 2006-04-09 |
* | [PATCH] x86_64: Clean up execve path | Andi Kleen | 2006-04-09 |
* | [PATCH] x86_64: Report SIGSEGV for IRET faults | Andi Kleen | 2006-03-25 |
* | Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs" | Linus Torvalds | 2006-03-14 |
* | [PATCH] x86-64: Fix up handling of non canonical user RIPs | Andi Kleen | 2006-03-13 |
* | [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception | Andi Kleen | 2006-02-17 |
* | [PATCH] x86_64: small fix for CFI annotations | Jan Beulich | 2006-02-04 |
* | [PATCH] x86_64: Disallow kprobes on NMI handlers | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Allow nesting of int3 by default for kprobes | Andi Kleen | 2006-01-16 |
* | [PATCH] x86_64: Remove useless KDB vector | Andi Kleen | 2006-01-11 |
* | [PATCH] x86_64: Implement is_compat_task the right way | Andi Kleen | 2006-01-11 |
* | [PATCH] x86_64: fix page fault from show_trace() | Jan Beulich | 2006-01-11 |
* | [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. | Jan Beulich | 2006-01-11 |
* | [PATCH] x86_64: Remove unprotected iret | Jan Beulich | 2006-01-11 |
* | [PATCH] x86_64: Support for AMD specific MCE Threshold. | Jacob Shin | 2005-11-14 |
* | [PATCH] x86-64: Fix CFI information | Jan Beulich | 2005-09-12 |