summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-092-7/+27
* Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-311-8/+0Star
* [PATCH] i386: apic= command line option should always beJan Beulich2006-05-311-6/+10
* [PATCH] x86: wire up vmsplice syscallJens Axboe2006-05-261-0/+1
* [PATCH] swsusp: fix typo in cr0 handlingPavel Machek2006-05-231-1/+1
* [PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal2006-05-211-0/+8
* [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki2006-05-211-1/+1
* [PATCH] i386: remove junk from stack dumpChuck Ebbert2006-05-211-3/+1Star
* [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen2006-05-161-0/+8
* [PATCH] fix hotplug kconfig helpPavel Machek2006-05-151-3/+3
* [PATCH] Add Core Solo and Core Duo support to oprofileBenjamin LaHaise2006-05-151-3/+4
* Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds2006-05-131-0/+2
* [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-082-1/+16
* [PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen2006-05-041-6/+0Star
* Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-022-5/+4Star
|\
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-012-5/+4Star
* | [PATCH] timer TSC check suspend notifier changeShaohua Li2006-05-021-2/+2
* | [PATCH] i386: Remove apic= warningAndi Kleen2006-05-021-4/+0Star
* | [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-021-1/+3
* | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-021-1/+4
|/
* [PATCH] kprobe: fix resume execution on i386Masami Hiramatsu2006-04-281-4/+8
* [PATCH] kprobe cleanup for VM_MASK judgementmao, bibo2006-04-281-9/+0Star
* [PATCH] Mark VMSPLIT EMBEDDEDAndi Kleen2006-04-281-1/+1
* [PATCH] enable X86_PC for HOTPLUG_CPUAshok Raj2006-04-281-1/+1
* [PATCH] Avoid printing pointless tsc skew msgsDave Jones2006-04-281-1/+3
* [PATCH] PCI: fix via irq SATA patchGreg Kroah-Hartman2006-04-271-1/+0Star
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-201-0/+2
* [PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi2006-04-191-9/+9
* [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/+0Star
* [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-191-2/+5
* [CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser2006-04-191-3/+0Star
* [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-151-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/+1Star
|/
* [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/+0Star
* [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/+0Star
* [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/+0Star