summaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-09-26[PATCH] x86: remove unused include from efi_stub.SRusty Russell
2006-09-26[PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge
2006-09-26[PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge
2006-09-26[PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell
2006-09-26[PATCH] apm: clean up module initalizationNeil Horman
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin
2006-09-26[PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
2006-09-26[PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett
2006-09-26[PATCH] i386: Split multi-line printk in oops output.Dave Jones
2006-09-26[PATCH] i386: Add MMCFG resources to i386 tooAndi Kleen
2006-09-26[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen
2006-09-26[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen
2006-09-26[PATCH] i386: Remove experimental mark of kexecEric W. Biederman
2006-09-26[PATCH] i386: add HPET(s) into resource mapadurbin@google.com
2006-09-26[PATCH] i386: Do better early exception handlersChuck Ebbert
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell
2006-09-26[PATCH] i386: Abstract sensitive instructionsRusty Russell
2006-09-26[PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin
2006-09-26[PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao
2006-09-26[PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj
2006-09-26[PATCH] i386: mark two more functions as __initMagnus Damm
2006-09-26[PATCH] i386: clean up topology.cMagnus Damm
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell
2006-09-26[PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk