aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-rc2Linus Torvalds1-0/+920