aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86-64: a few missing entry.S annotationsJan Beulich1-0/+5
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman1-0/+3
2006-12-15Remove stack unwinder for nowLinus Torvalds1-33/+0
2006-12-07[PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich1-30/+6
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen1-5/+0
2006-10-21[PATCH] x86-64: Revert interrupt backlink changesAndi Kleen1-3/+0
2006-10-21[PATCH] x86-64: Fix ENOSYS in system call tracingJan Beulich1-0/+2
2006-10-05[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen1-0/+3
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen1-0/+5
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen1-0/+4
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich1-0/+4
2006-09-26[PATCH] Fix a irqcount comment in entry.SAndi Kleen1-1/+6
2006-09-26[PATCH] Add a missing check for irq flags tracing in NMIAndi Kleen1-0/+2
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P1-12/+7
2006-09-26[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*Andi Kleen1-2/+0
2006-09-26[PATCH] Add some comments to entry.SAndi Kleen1-3/+15
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen1-2/+0
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen1-2/+1
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen1-2/+0
2006-08-30[PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds.Andi Kleen1-0/+3
2006-08-02[PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen1-7/+11
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar1-52/+136
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell1-1/+1
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich1-1/+1
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich1-25/+8
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich1-0/+33
2006-06-26[PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich1-1/+44
2006-05-30[PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen1-6/+1
2006-04-09[PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen1-2/+10
2006-04-09[PATCH] x86_64: Clean up execve pathAndi Kleen1-16/+0
2006-03-25[PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen1-1/+1
2006-03-14Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds1-11/+18
2006-03-12[PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen1-18/+11
2006-02-17[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen1-0/+1
2006-02-04[PATCH] x86_64: small fix for CFI annotationsJan Beulich1-0/+4
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen1-1/+2
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen1-7/+5
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen1-3/+0
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen1-0/+1
2006-01-11[PATCH] x86_64: fix page fault from show_trace()Jan Beulich1-7/+5
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich1-4/+22
2006-01-11[PATCH] x86_64: Remove unprotected iretJan Beulich1-1/+1
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin1-0/+3
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich1-57/+150
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen1-2/+13
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi1-4/+8
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()Andi Kleen1-0/+12