aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-30[PATCH] x86, x86_64: reading deterministic cache parameters and exporting it ...Venkatesh Pallipadi1-0/+12
2005-03-13[PATCH] i386 cpu/common.c: some cleanupsAdrian Bunk1-1/+0
2005-03-07[PATCH] cpuid takes unsigned argumentsRik van Riel1-1/+1
2005-01-11[PATCH] i386: Count both multi cores and SMP siblings in /proc/cpuinfo sibl...Andi Kleen1-0/+5
2005-01-11[PATCH] i386: AMD dual core support for i386Andi Kleen1-0/+3
2005-01-03[PATCH] /proc/sys/kernel/bootloader_typeH. Peter Anvin1-0/+3
2005-01-03[PATCH] Cyrix MII cpuid returns stale %ecxZwane Mwaikambo1-1/+3
2004-12-06[PATCH] Move MCA_bus to linux/mca.hMatthew Wilcox1-5/+0
2004-10-27MergeLen Brown1-0/+2
2004-10-27[ACPI] C1 fixes when processor driver is loadedLen Brown1-0/+2
2004-10-18[PATCH] share i386/x86_64 intel cache descriptors tableSuresh B. Siddha1-0/+1
2004-09-16[PATCH] x86 TSS: io bitmap lazy updatingIngo Molnar1-0/+1
2004-09-16[PATCH] x86 TSS: io port cachingIngo Molnar1-3/+10
2004-08-23[PATCH] i386 virtual memory layout reworkIngo Molnar1-0/+2
2004-08-23[PATCH] sched: consolidate sched domainsNick Piggin1-5/+0
2004-08-22[PATCH] percpu: init_tssShai Fultheim1-2/+2
2004-08-22[PATCH] context-switching overhead in X, ioport()Ingo Molnar1-1/+3
2004-06-26[PATCH] larger IO bitmapsStas Sergeev1-3/+3
2004-06-17[PATCH] more PC9800 removalAdrian Bunk1-6/+0
2004-05-19[PATCH] slab: enable runtime cache line size on i386Andrew Morton1-0/+2
2004-05-09[PATCH] New version of early CPU detectAndrew Morton1-0/+1
2004-05-09[PATCH] sched: trivial fixes, cleanupsAndrew Morton1-1/+1
2004-05-09[PATCH] sched: implement domains for i386 HTAndrew Morton1-0/+5
2004-05-06[PATCH] mxcsr patch for i386 & x86-64Nitin A. Kamble1-1/+1
2004-04-11[PATCH] slab: updates for per-arch alignmentsAndrew Morton1-0/+2
2004-02-24[PATCH] x86: remove THREAD_SIZE assumption cleanupsAndrew Morton1-2/+18
2003-12-29[PATCH] Fix sysenter disabling in vm86 modeAndrew Morton1-13/+7
2003-10-14[PATCH] update to microcode update driverTigran Aivazian1-3/+25
2003-10-08[PATCH] Prefetch workaround for Athlon/OpteronAndi Kleen1-3/+3
2003-09-20[PATCH] Move EISA_busMatthew Wilcox1-5/+0
2003-09-09[PATCH] ia32 idle using PNI monitor/mwaitAndrew Morton1-0/+18
2003-08-31[PATCH] disable prefetch on athlonsAndrew Morton1-0/+2
2003-08-19[PATCH] IO port bitmap cleanups, x86-64 oops fixAlbert Cahalan1-10/+23
2003-06-20[PATCH] show_stack() portability and cleanup patchAndrew Morton1-0/+1
2003-05-09Annotate vm86_info as a pointer to user space.Linus Torvalds1-1/+1
2003-05-07Avoid using undefined preprocessor symbols: check CONFIG_MK7 withLinus Torvalds1-1/+1
2003-04-30[PATCH] Fix prefetch patching in 2.5-bkAndi Kleen1-2/+2
2003-04-29[PATCH] Update alt_instr to handle SSE2 prefetch and better nopsAndi Kleen1-13/+75
2003-04-17[PATCH] generalise fpu_irq also add pc98 for x86 codeAlan Cox1-1/+8
2003-03-23[PATCH] mark context switch wrmsr path unlikelyDave Jones1-1/+1
2003-03-20Fix a rather theoretical race if an NMI happens when a debug faultLinus Torvalds1-0/+4
2003-03-09Use a fixed per-cpu SYSENTER_MSR_ESP value by having the sysenterLinus Torvalds1-6/+6
2003-03-09Move "used FPU status" into new non-atomic thread_info->status field.Linus Torvalds1-0/+4
2003-03-09Cache the MSR_IA32_SYSENTER_CS value in the per-CPU TSS (usingLinus Torvalds1-4/+9
2003-02-19Add doublefault handling with a task gate.Linus Torvalds1-0/+1
2003-02-14[PATCH] Make the world safe for -WundefAndrew Morton1-1/+1
2002-12-29[PATCH] INIT_TASK/INIT_TSS cleanupAndrew Morton1-23/+9
2002-12-28MergeLinus Torvalds1-1/+1
2002-12-27Make the TSC a run-time specifier onlyJames Bottomley1-0/+3
2002-12-27Enable prefetching on P4/PIII class machines with CONFIG_X86_PREFETCHLinus Torvalds1-1/+1