aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa1-5/+29
2007-07-21x86_64: wbinvd macro fixNick Piggin1-1/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-08x86: create asm/cmpxchg.hJeff Dike1-129/+1
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08local_t: x86_64 extensionMathieu Desnoyers1-0/+36
2007-05-02[PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa1-1/+6
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen1-2/+3
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar1-37/+1
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann1-83/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich1-6/+0
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai1-1/+1
2006-01-16[PATCH] x86_64: Fix VSMP buildRavikiran G Thirumalai1-5/+5
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+9
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai1-0/+18
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen1-0/+15
2006-01-11[PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise1-2/+2
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-7/+0
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li1-0/+2
2005-09-12[PATCH] x86-64: Lose constraints on cmpxchgJan Beulich1-3/+3
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk1-1/+1
2005-07-28[PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen1-2/+2
2005-07-28[PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+343