aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| | * | | | 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
| | * | x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen2009-06-03
| | * | x86, mce: check early in exception handler if panic is neededAndi Kleen2009-06-03
| | * | x86, mce: add table driven machine check gradingAndi Kleen2009-06-03
| | * | x86, mce: remove TSC print heuristicAndi Kleen2009-06-03
| | * | x86, mce: log corrected errors when panicingAndi Kleen2009-06-03
| | * | x86, mce: extend struct mce user interface with more information.Andi Kleen2009-06-03
| | * | x86, mce: support more than 256 CPUs in struct mceAndi Kleen2009-06-03
| | * | x86, mce: store record length into memory struct mce anchorAndi Kleen2009-06-03
| | * | x86, mce: add MCE poll count to /proc/interruptsAndi Kleen2009-06-03
| | * | x86, mce: add machine check exception count in /proc/interruptsAndi Kleen2009-06-03
| | * | Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-01
| | |\ \
| | * | | x86, mce: trivial clean up for mce-inject.cHidetoshi Seto2009-05-28