summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] CPU hotplug: fix hpet sectioningShaohua Li2005-06-262-2/+2
* [PATCH] dmi: spring cleanupAndrey Panin2005-06-261-93/+70Star
* [PATCH] dmi: remove central blacklistAndrey Panin2005-06-261-44/+1Star
* [PATCH] dmi: move ACPI sleep quirkAndrey Panin2005-06-263-16/+28
* [PATCH] dmi: move ACPI boot quirkAndrey Panin2005-06-262-165/+217
* [PATCH] I8K: use standard DMI interfaceDmitry Torokhov2005-06-261-3/+3
* [PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi2005-06-231-13/+49
* [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen2005-06-231-4/+1Star
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-4/+15
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-232-1/+116
* [PATCH] xen: x86: Use more usermode macroVincent Hanquez2005-06-233-8/+8
* [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-234-4/+4
* [PATCH] xen: x86: Use new macro for debugregVincent Hanquez2005-06-235-19/+17Star
* [PATCH] mtrr size-and-base debuggingAndrew Morton2005-06-231-8/+15
* [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-236-8/+10
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-2320-162/+101Star
* [PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov2005-06-231-0/+22
* [PATCH] x86: avoid wasting IRQs for PCI devicesNatalie Protasevich2005-06-231-1/+25
* [PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-231-0/+2
* [PATCH] adjust i386 watchdog tick calculationJan Beulich2005-06-231-9/+15
* [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich2005-06-232-5/+10
* [PATCH] i386: never block forced SIGSEGVRoland McGrath2005-06-231-11/+16
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-235-0/+21
* [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell2005-06-231-2/+2
* [PATCH] biarch compiler support for i386H. Peter Anvin2005-06-231-0/+7
* [PATCH] add page_state info to show_memMartin J. Bligh2005-06-231-0/+8
* [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-235-36/+52
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-231-0/+1
* [PATCH] generify memory presentAndy Whitcroft2005-06-231-1/+1
* [PATCH] generify early_pfn_to_nidAndy Whitcroft2005-06-231-0/+4
* [PATCH] make each arch use mm/KconfigDave Hansen2005-06-231-1/+3
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-232-1/+15
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-232-28/+36
* [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen2005-06-231-0/+15
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-1/+1
* [PATCH] kbuild: display compile versionCoywolf Qi Hunt2005-06-221-1/+1
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-221-1/+0Star
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-221-5/+29
* [PATCH] Hugepage consolidationDavid Gibson2005-06-221-162/+8Star
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-221-1/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-222-2/+2
* [PATCH] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de2005-06-212-22/+22
* [PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood2005-06-141-1/+1
* [PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every timeKeith Owens2005-06-091-1/+1
* [CPUFREQ] Typos.Dave Jones2005-06-011-3/+3
* [CPUFREQ] longhaul - adjust transition latency.Dave Jones2005-06-011-1/+1
* [CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones2005-06-011-2/+9
* [CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones2005-06-011-4/+45
* [CPUFREQ] dual-core powernow-k8Dave Jones2005-06-012-37/+91
* [CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones2005-06-012-2/+24