aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Pull bugzilla-5737 into release branchLen Brown2006-06-153-155/+386
|\
| * ACPI: UP build fix for bugzilla-5737Andrew Morton2006-04-012-0/+8
| * Enable P-state software coordination via _PDCVenkatesh Pallipadi2006-02-091-1/+1
| * P-state software coordination for speedstep-centrinoVenkatesh Pallipadi2006-02-091-66/+180
| * P-state software coordination for acpi-cpufreqVenkatesh Pallipadi2006-02-091-88/+197
* | Pull novell-bugzilla-156426 into release branchLen Brown2006-06-151-2/+2
|\ \
| * | [ACPI] fix "nolapic" flag in ACPI modeAndi Kleen2006-03-271-1/+4
* | | Pull acpica into release branchLen Brown2006-06-151-2/+2
|\ \ \
| * | | ACPI: ACPICA 20060331Bob Moore2006-06-141-2/+2
* | | | [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-082-7/+27
* | | | Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-301-8/+0
* | | | [PATCH] i386: apic= command line option should always beJan Beulich2006-05-301-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/+1
* | | | [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-031-6/+0
* | | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-012-5/+4
|\ \ \ \
| * | | | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-012-5/+4
* | | | | [PATCH] timer TSC check suspend notifier changeShaohua Li2006-05-011-2/+2
* | | | | [PATCH] i386: Remove apic= warningAndi Kleen2006-05-011-4/+0
* | | | | [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-011-1/+3
* | | | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-011-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/+0
* | | | [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/+0
* | | | [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/+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