aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman2-20/+16
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar1-22/+1
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-10/+7
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek2-2/+1
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua5-6/+6
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj1-8/+7
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua4-42/+170
2005-06-25[PATCH] init call cleanupLi Shaohua10-44/+44
2005-06-25[PATCH] sibling map initializing reworkLi Shaohua1-47/+50
2005-06-25[PATCH] sep initializing reworkLi Shaohua5-8/+34
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj1-0/+27
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo8-29/+221
2005-06-25[PATCH] variable overflow after hundreds round of hotplug CPUShaohua Li1-3/+3
2005-06-25[PATCH] CPU hotplug: fix hpet sectioningShaohua Li2-2/+2
2005-06-25[PATCH] dmi: spring cleanupAndrey Panin1-93/+70
2005-06-25[PATCH] dmi: remove central blacklistAndrey Panin1-44/+1
2005-06-25[PATCH] dmi: move ACPI sleep quirkAndrey Panin3-16/+28
2005-06-25[PATCH] dmi: move ACPI boot quirkAndrey Panin2-165/+217
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov1-3/+3
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi1-13/+49
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen1-4/+1
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-4/+15
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen2-1/+116
2005-06-23[PATCH] xen: x86: Use more usermode macroVincent Hanquez3-8/+8
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez4-4/+4
2005-06-23[PATCH] xen: x86: Use new macro for debugregVincent Hanquez5-19/+17
2005-06-23[PATCH] mtrr size-and-base debuggingAndrew Morton1-8/+15
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton6-8/+10
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan20-162/+101
2005-06-23[PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov1-0/+22
2005-06-23[PATCH] x86: avoid wasting IRQs for PCI devicesNatalie Protasevich1-1/+25
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-0/+2
2005-06-23[PATCH] adjust i386 watchdog tick calculationJan Beulich1-9/+15
2005-06-23[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich2-5/+10
2005-06-23[PATCH] i386: never block forced SIGSEGVRoland McGrath1-11/+16
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi5-0/+21
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] biarch compiler support for i386H. Peter Anvin1-0/+7
2005-06-23[PATCH] add page_state info to show_memMartin J. Bligh1-0/+8
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft5-36/+52
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-0/+1
2005-06-23[PATCH] generify memory presentAndy Whitcroft1-1/+1
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft1-0/+4
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2-1/+15
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2-28/+36
2005-06-23[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen1-0/+15
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-1/+1
2005-06-21[PATCH] kbuild: display compile versionCoywolf Qi Hunt1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0