aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-06-08[PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid
2006-06-05[CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones
2006-06-05[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich
2006-06-04[CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones
2006-06-01[CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones
2006-05-31[CPUFREQ] Remove strange No-op from longrun.cDave Jones
2006-05-30Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds
2006-05-30[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones
2006-05-30[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones
2006-05-30[CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones
2006-05-30[CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones
2006-05-30[CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones
2006-05-30[CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones
2006-05-30[CPUFREQ] Typo in powernow-k8Dave Jones
2006-05-26[PATCH] x86: wire up vmsplice syscallJens Axboe
2006-05-21[PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal
2006-05-21[PATCH] i386: remove junk from stack dumpChuck Ebbert
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray
2006-05-03[PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[PATCH] timer TSC check suspend notifier changeShaohua Li
2006-05-01[PATCH] i386: Remove apic= warningAndi Kleen
2006-05-01[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-04-28[PATCH] kprobe: fix resume execution on i386Masami Hiramatsu
2006-04-28[PATCH] kprobe cleanup for VM_MASK judgementmao, bibo
2006-04-28[PATCH] Avoid printing pointless tsc skew msgsDave Jones
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi
2006-04-19[PATCH] apm: fix Armada laptops againSamuel Thibault
2006-04-19[PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11[PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-11[PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap
2006-04-11[PATCH] i386: print EIP/ESP lastRandy Dunlap
2006-04-11[PATCH] swsusp: don't require bigsmpAshok Raj
2006-04-09Move request_standard_resources() back to before PCI probingLinus Torvalds