aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/entry.S
AgeCommit message (Expand)AuthorFilesLines
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...Andi Kleen1-0/+12
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen1-5/+5
2005-05-17[PATCH] x86_64: Readd missing tests in entry.SAndi Kleen1-2/+9
2005-05-01[PATCH] x86_64: interrupt handling fixAndi Kleen1-1/+4
2005-04-16[PATCH] x86_64: Remove unused macro in preempt supportAndi Kleen1-4/+1
2005-04-16[PATCH] x86_64: Fix a small missing schedule raceAndi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Regularize exception stack handlingAndi Kleen1-22/+27
2005-04-16[PATCH] x86_64: Call do_notify_resume unconditionally in entry.SAndi Kleen1-18/+8
2005-04-16[PATCH] x86_64: Minor microoptimization in syscall entry slow pathAndi Kleen1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+920