summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-06-198-130/+331
|\
| * [CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones2006-06-051-2/+2
| * [CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones2006-06-051-4/+1
| * [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich2006-06-041-6/+6
| * [CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich2006-06-041-2/+2
| * [CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2006-06-042-86/+290
| * [CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones2006-06-011-8/+9
| * [CPUFREQ] Remove strange No-op from longrun.cDave Jones2006-05-311-1/+0
| * [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones2006-05-301-2/+1
| * [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones2006-05-301-2/+1
| * [CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones2006-05-301-3/+1
| * [CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones2006-05-301-1/+1
| * [CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones2006-05-301-7/+11
| * [CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones2006-05-301-4/+4
| * [CPUFREQ] Typo in powernow-k8Dave Jones2006-05-301-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
OpenPOWER on IntegriCloud