aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert1-11/+0
2007-07-21x86: remove support for the Rise CPUAdrian Bunk1-1/+0
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi1-0/+1
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin1-2/+0
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin1-31/+0
2007-05-02[PATCH] x86-64: fix arithmetic in commentAvi Kivity1-1/+1
2007-05-02[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.Andi Kleen1-21/+1
2006-12-07[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi1-0/+8
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-0/+2
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens1-0/+6
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth1-0/+4
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk1-3/+0
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-0/+4
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen1-0/+2
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen1-7/+0
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro1-2/+2
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai1-0/+6
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich1-2/+0
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-1/+3
2005-09-12[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tssAndi Kleen1-1/+7
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk1-2/+2
2005-09-07[PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet1-1/+1
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden1-0/+5
2005-08-16[PATCH] i386 / desc_empty macro is incorrectZachary Amsden1-1/+1
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez1-0/+8
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha1-5/+6
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen1-1/+0
2005-05-17[PATCH] x86_64: Add a guard page at the end of the 47bit address spaceAndi Kleen1-2/+2
2005-04-16[PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+462