aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-12-17[CPUFREQ] longhaul compile fix.Dave Jones
2006-12-17[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones
2006-12-17[CPUFREQ] set policy->curfreq on initializationMattia Dongili
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-13[CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] update Tigran's email addressesTigran Aivazian
2006-12-13[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton
2006-12-12Merge ../linusDave Jones
2006-12-12[CPUFREQ] Longhaul - Add support for CN400Rafał Bilski
2006-12-12[CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski
2006-12-12[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski
2006-12-12[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi
2006-12-12[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade
2006-12-12[CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare
2006-12-09[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap
2006-12-09[PATCH] i386: Fix io_apic.c warningAndi Kleen
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai
2006-12-09[PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen
2006-12-09[PATCH] i386: Update defconfigAndi Kleen
2006-12-08[PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li
2006-12-08[PATCH] visws: sgivwfb as module needs exportsRandy Dunlap
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern
2006-12-07[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-07[PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich
2006-12-07[PATCH] x86-64: don't use set_irq_regs()Oleg Nesterov
2006-12-07[PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEMRandy Dunlap
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan