aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-12-12[PATCH] x86: fix NMI with CPU hotplugShaohua Li
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi
2005-12-06[CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili
2005-12-06[CPUFREQ] Measure transition latency at driver initializationMattia Dongili
2005-12-06Merge ../linus/Dave Jones
2005-12-06[CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones
2005-12-01[PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi
2005-11-30[ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li
2005-11-30[CPUFREQ] Fix indentation in powernow-k8Dave Jones
2005-11-29[PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li
2005-11-29[PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud
2005-11-29Merge ../linusDave Jones
2005-11-29[PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston
2005-11-21[CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin
2005-11-20[PATCH] Register disabled CPUsAshok Raj
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen
2005-11-15[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon
2005-11-14[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin
2005-11-13[PATCH] x86: fix cpu_khz with clock=pitTim Mann
2005-11-13[PATCH] i386: NMI pointer comparison fixJan Beulich
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik
2005-11-09[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VTAdrian Bunk
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] x86: add MCE resumeShaohua Li
2005-11-07[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk
2005-11-07[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk
2005-11-07[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk
2005-11-07[PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser