aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-28[PATCH] enable X86_PC for HOTPLUG_CPUAshok Raj1-1/+1
2006-04-28[PATCH] Avoid printing pointless tsc skew msgsDave Jones1-1/+3
2006-04-27[PATCH] PCI: fix via irq SATA patchGreg Kroah-Hartman1-1/+0
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen1-0/+2
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi1-9/+9
2006-04-19[PATCH] apm: fix Armada laptops againSamuel Thibault1-1/+1
2006-04-19[PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl1-1/+0
2006-04-19[PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2-2/+2
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk1-2/+5
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser1-3/+0
2006-04-18[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen1-0/+9
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+3
2006-04-14[PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka1-0/+3
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2-359/+1
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-11[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2-3/+5
2006-04-11[PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen1-2/+0
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-0/+5
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-0/+6
2006-04-11[PATCH] Enable TSC for AMD Geode GX/LXJordan Crouse1-1/+1
2006-04-11[PATCH] i386: move SMP option above subarch selectionAdrian Bunk1-29/+29
2006-04-11[PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap1-0/+7
2006-04-11[PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap1-9/+0
2006-04-11[PATCH] i386: print EIP/ESP lastRandy Dunlap1-1/+15
2006-04-11[PATCH] swsusp: don't require bigsmpAshok Raj1-7/+8
2006-04-11[PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializersAdrian Bunk1-2/+8
2006-04-09Move request_standard_resources() back to before PCI probingLinus Torvalds1-3/+3
2006-04-09[PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen1-2/+0
2006-04-09[PATCH] i386/x86-64: Return defined error value for bad PCI config space accessesAndi Kleen2-2/+6
2006-04-09[PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen1-22/+30
2006-04-09[PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin1-1/+10
2006-04-09[PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen1-4/+3
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen2-28/+16
2006-04-09[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-09[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen1-0/+5
2006-04-09[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven1-0/+11
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven1-0/+30
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen1-0/+2
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-04-02Manual merge with Linus.Dmitry Torokhov81-1403/+2506
2006-04-01kexec: grammar fix for crash_save_this_cpu()Horms1-1/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi4-5/+5
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek1-1/+1
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+20