aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
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-08[PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li
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] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern
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] i386: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] x86-64: remove remaining pc98 codeAdrian Bunk
2006-12-07[PATCH] x86-64: remove unused variableDavid Rientjes
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] i386: touch softlockup during backtracingDave Jones
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert
2006-12-07[PATCH] i386: remove duplicate printkDave Jones
2006-12-07[PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey
2006-12-07[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese
2006-12-07[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian
2006-12-07[PATCH] i386: Make irq_vector staticAdrian Bunk
2006-12-07[PATCH] i386: handle a negative return valueAdrian Bunk
2006-12-07[PATCH] i386: call efi_get_time during suspendArtiom Myaskouvskey
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B
2006-12-07[PATCH] i386: introduce the mechanism of disabling cpu hotplug controlSiddha, Suresh B
2006-12-07[PATCH] i386: Convert more absolute symbols to section relativeVivek Goyal
2006-12-07[PATCH] i386: alloc_gdt() staticAdrian Bunk
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich
2006-12-07[PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich
2006-12-07[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdogJan Beulich
2006-12-07[PATCH] paravirt: Add option to allow skipping the timer checkZachary Amsden
2006-12-07[PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell
2006-12-07[PATCH] paravirt: Add MMU virtualization to paravirt_opsRusty Russell
2006-12-07[PATCH] paravirt: Add APIC accessors to paravirt-ops.Rusty Russell
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell
2006-12-07[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabledAndi Kleen
2006-12-07[PATCH] paravirt: Allow selected bug checks to beRusty Russell
2006-12-07[PATCH] paravirt: Add startup infrastructure for paravirtualizationRusty Russell
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell