aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-05[PATCH] i386: modpost smpboot code warning fixVivek Goyal1-2/+2
2007-01-05[PATCH] i386: fix another modpost warningVivek Goyal1-1/+1
2007-01-05[PATCH] i386: fix modpost warning in SMP trampoline codeVivek Goyal1-0/+5
2007-01-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2007-01-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-74/+62
2007-01-02[CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones1-4/+1
2007-01-02[CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target()Guillaume Chazarain1-0/+1
2007-01-02[CPUFREQ] Longhaul - Always guess FSBRafał Bilski1-30/+14
2007-01-02ACPI: fix section mis-match build warningLen Brown1-1/+1
2006-12-29[CPUFREQ] Longhaul - Fix up powersaver assumptions.Rafał Bilski1-33/+38
2006-12-28[CPUFREQ] longhaul: Fix up unreachable code.Dave Jones1-1/+1
2006-12-22[CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin1-3/+3
2006-12-22[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notificationVenkatesh Pallipadi1-4/+5
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+22
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle codeIngo Molnar2-2/+11
2006-12-22[PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge1-11/+10
2006-12-22[PATCH] microcode: fix mc_cpu_notifier section warningJean Delvare1-1/+1
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto2-2/+2
2006-12-20merge linus into test branchLen Brown4-141/+11
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-26/+11
2006-12-17[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-17[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-17[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-16ACPI: fix git automerge failureLen Brown1-1/+0
2006-12-16Pull trivial into test branchLen Brown2-0/+23
2006-12-15Remove stack unwinder for nowLinus Torvalds2-115/+0
2006-12-13[CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi1-23/+6
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-13[PATCH] update Tigran's email addressesTigran Aivazian1-3/+3
2006-12-13[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton1-2/+0
2006-12-12Merge ../linusDave Jones60-1759/+2980
2006-12-12[CPUFREQ] Longhaul - Add support for CN400Rafał Bilski1-1/+5
2006-12-12[CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski1-1/+1
2006-12-12[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski1-10/+7
2006-12-12[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi1-1/+1
2006-12-12[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-3/+5
2006-12-12[CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare1-3/+1
2006-12-09[PATCH] i386: Fix io_apic.c warningAndi Kleen1-1/+1
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap1-1/+1
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen1-0/+1
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai1-4/+4
2006-12-09[PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen1-4/+29
2006-12-08[PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li1-1/+1
2006-12-08[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2-5/+5
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge3-31/+16
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds50-1527/+2694
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm1-64/+2
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar4-8/+0
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton1-0/+4