aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| | * | | | | x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin2009-06-17
| | * | | | | x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-16
| | * | | | | x86, mce: remove therm_throt.hHidetoshi Seto2009-06-16
| | * | | | | x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-16
| | * | | | | x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto2009-06-16
| | * | | | | x86, mce: make mce_disabled booleanHidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify mce.hHidetoshi Seto2009-06-16
| | * | | | | x86, mce: sysfs entries for new mce optionsHidetoshi Seto2009-06-16
| | * | | | | x86, mce: rename static variables around triggerHidetoshi Seto2009-06-16
| | * | | | | x86, mce: add __read_mostlyHidetoshi Seto2009-06-16
| | * | | | | x86, mce: cleanup mce_start()Hidetoshi Seto2009-06-16
| | * | | | | x86, mce: don't init timer if !mce_availableHidetoshi Seto2009-06-16
| | * | | | | x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying2009-06-16
| * | | | | | i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum2009-06-18
| | |/ / / / | |/| | | |
| * | | | | x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava2009-06-17
| * | | | | x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov2009-06-17
| * | | | | x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen2009-06-17
| * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-06-17
| |\| | | |
| * | | | | x86: cap iomem_resource to addressable physical memoryH. Peter Anvin2009-06-16
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-15
| * | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-15
| * | | | | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-15
| * | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-15
| * | | | | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-15
| * | | | | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-15
| * | | | | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-15
| * | | | | [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-15
| * | | | | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-15
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm'Linus Torvalds2009-06-16
|\ \ \ \ \
| * | | | | use printk_once() in several placesMinchan Kim2009-06-16
| |/ / / /
* | | | | Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
|\| | | |
| * | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
| | |\| |
| | * | | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-11
| | * | | x86, mce: Fix mce printingHidetoshi Seto2009-06-11
| | * | | x86, mce: support action-optional machine checksAndi Kleen2009-06-03
| | * | | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-03
| | * | | x86, mce: export MCE severities coverage via debugfsHuang Ying2009-06-03
| | * | | x86, mce: implement new status bitsAndi Kleen2009-06-03
| | * | | x86, mce: print header/footer only once for multiple MCEsAndi Kleen2009-06-03
| | * | | x86, mce: default to panic timeout for machine checksAndi Kleen2009-06-03
| | * | | x86, mce: improve mce_get_ripHuang Ying2009-06-03
| | * | | x86, mce: make non Monarch panic message "Fatal machine check" tooAndi Kleen2009-06-03
| | * | | x86, mce: switch x86 machine check handler to Monarch election.Andi Kleen2009-06-03
| | * | | x86, mce: implement panic synchronizationAndi Kleen2009-06-03