summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] apm: fix Armada laptops againSamuel Thibault2006-04-191-1/+1
* [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl2006-04-191-1/+0
* [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-192-2/+2
* [CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk2006-04-181-2/+5
* [CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser2006-04-181-3/+0
* [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen2006-04-181-0/+9
* [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-04-181-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-141-0/+3
|\
| * [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka2006-04-141-0/+3
* | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-142-359/+1
|/
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-112-3/+5
* [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
* [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-111-1/+4
* [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-0/+5
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+6
* [PATCH] Enable TSC for AMD Geode GX/LXJordan Crouse2006-04-111-1/+1
* [PATCH] i386: move SMP option above subarch selectionAdrian Bunk2006-04-111-29/+29
* [PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap2006-04-111-0/+7
* [PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap2006-04-111-9/+0
* [PATCH] i386: print EIP/ESP lastRandy Dunlap2006-04-111-1/+15
* [PATCH] swsusp: don't require bigsmpAshok Raj2006-04-111-7/+8
* [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializersAdrian Bunk2006-04-111-2/+8
* Move request_standard_resources() back to before PCI probingLinus Torvalds2006-04-091-3/+3
* [PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen2006-04-091-2/+0
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-092-2/+6
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-091-22/+30
* [PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin2006-04-091-1/+10
* [PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen2006-04-091-4/+3
* [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-092-28/+16
* [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-091-1/+4
* [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen2006-04-091-0/+5
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-091-0/+11
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+30
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-1/+1
|\
| * kexec: grammar fix for crash_save_this_cpu()Horms2006-04-011-1/+1
* | Manual merge with Linus.Dmitry Torokhov2006-04-0281-1403/+2506
|\ \ | |/
| * [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
| * [PATCH] sys_sync_file_range()Andrew Morton2006-03-311-0/+1
| * [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-314-5/+5
| * [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-311-1/+1
| * [PATCH] i386 kdump timer vector lockup fixVivek Goyal2006-03-311-0/+20
| * [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-282-5/+6
| |\
| | * [CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton2006-03-271-4/+0
| | * [CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob2006-03-271-1/+6
| * | [PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl2006-03-281-1/+2
| * | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-281-17/+0
OpenPOWER on IntegriCloud