aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-2/+2
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-2/+1
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-4/+2
2006-12-07[PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk1-24/+5
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich1-9/+0
2006-12-07[PATCH] x86-64: don't use set_irq_regs()Oleg Nesterov1-6/+0
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan3-21/+9
2006-12-07[PATCH] x86-64: remove remaining pc98 codeAdrian Bunk2-23/+2
2006-12-07[PATCH] x86-64: remove unused variableDavid Rientjes1-2/+1
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan2-6/+3
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich1-0/+7
2006-12-07[PATCH] i386: touch softlockup during backtracingDave Jones1-0/+2
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert1-1/+1
2006-12-07[PATCH] i386: remove duplicate printkDave Jones1-4/+1
2006-12-07[PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey1-17/+43
2006-12-07[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese1-4/+18
2006-12-07[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian1-0/+2
2006-12-07[PATCH] i386: Make irq_vector staticAdrian Bunk1-1/+1
2006-12-07[PATCH] i386: handle a negative return valueAdrian Bunk1-1/+7
2006-12-07[PATCH] i386: call efi_get_time during suspendArtiom Myaskouvskey1-5/+12
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B3-11/+63
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B1-2/+2
2006-12-07[PATCH] i386: introduce the mechanism of disabling cpu hotplug controlSiddha, Suresh B1-1/+5
2006-12-07[PATCH] i386: Convert more absolute symbols to section relativeVivek Goyal1-4/+10
2006-12-07[PATCH] i386: alloc_gdt() staticAdrian Bunk1-1/+1
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich7-60/+162
2006-12-07[PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich2-3/+7
2006-12-07[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdogJan Beulich1-7/+9
2006-12-07[PATCH] paravirt: Add option to allow skipping the timer checkZachary Amsden1-2/+14
2006-12-07[PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell1-1/+9