summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-041-52/+136
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-281-1/+1
* [PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich2006-06-261-1/+1
* [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich2006-06-261-25/+8Star
* [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-261-0/+33
* [PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2006-06-261-1/+44
* [PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen2006-05-311-6/+1Star
* [PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen2006-04-091-2/+10
* [PATCH] x86_64: Clean up execve pathAndi Kleen2006-04-091-16/+0Star
* [PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen2006-03-251-1/+1
* Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds2006-03-141-11/+18
* [PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen2006-03-131-18/+11Star
* [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen2006-02-171-0/+1
* [PATCH] x86_64: small fix for CFI annotationsJan Beulich2006-02-051-0/+4
* [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-051-1/+2
* [PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2006-01-161-7/+5Star
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-121-3/+0Star
* [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-121-0/+1
* [PATCH] x86_64: fix page fault from show_trace()Jan Beulich2006-01-121-7/+5Star
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-121-4/+22
* [PATCH] x86_64: Remove unprotected iretJan Beulich2006-01-121-1/+1
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-151-0/+3
* [PATCH] x86-64: Fix CFI informationJan Beulich2005-09-121-57/+150
* [PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen2005-09-121-2/+13
* kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-081-4/+8
* [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-291-0/+12
* [PATCH] x86_64: Small assembly improvementsAndi Kleen2005-07-291-5/+5
* [PATCH] x86_64: Readd missing tests in entry.SAndi Kleen2005-05-171-2/+9
* [PATCH] x86_64: interrupt handling fixAndi Kleen2005-05-011-1/+4
* [PATCH] x86_64: Remove unused macro in preempt supportAndi Kleen2005-04-171-4/+1Star
* [PATCH] x86_64: Fix a small missing schedule raceAndi Kleen2005-04-171-1/+1
* [PATCH] x86_64: Regularize exception stack handlingAndi Kleen2005-04-171-22/+27
* [PATCH] x86_64: Call do_notify_resume unconditionally in entry.SAndi Kleen2005-04-171-18/+8Star
* [PATCH] x86_64: Minor microoptimization in syscall entry slow pathAndi Kleen2005-04-171-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+920