aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, mce, cmci: recheck CMCI banks after APIC has been enabled on CPU #0Andi Kleen2009-02-241-0/+7
* x86, mce, cmci: disable CMCI on rebootingAndi Kleen2009-02-241-0/+8
* x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin2009-02-241-5/+5
* x86, mce, cmci: add CMCI supportAndi Kleen2009-02-242-3/+218
* x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2009-02-242-5/+14
* x86, mce: replace machine check events logged interval with ratelimitAndi Kleen2009-02-241-6/+5
* x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen2009-02-241-1/+2
* x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-243-9/+31
* x86, mce, cmci: export MAX_NR_BANKSAndi Kleen2009-02-241-6/+0
* Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin2009-02-2312-61/+74
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+4
| * x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-222-2/+2
| * x86_64: Fix S3 fail pathJiri Slaby2009-02-211-1/+3
| * x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-211-19/+7
| * x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-203-4/+4
| * x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-201-1/+4
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-193-6/+4
| |\
| * \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-175-8/+48
| |\ \
| * | | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-161-5/+7
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-111-2/+10
| |\ \ \
| | * | | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
| | * | | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-051-1/+1
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-119-23/+83
| |\ \ \ \
| * | | | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-111-5/+4
| * | | | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-101-3/+5
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-091-6/+22
| |\ \ \ \ \
| | * | | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-051-6/+22
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-0718-77/+97
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-11/+0
| | | | | |/ / / /
| | | * | / / / / ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-161-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | x86, mce: remove invalid __cpuinit/__cpuexit annotationsH. Peter Anvin2009-02-231-3/+3
* | | | | | | | x86, mce: use %ll instead of %L for 64-bit numbersH. Peter Anvin2009-02-191-4/+4
* | | | | | | | x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen2009-02-192-22/+109
* | | | | | | | x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen2009-02-193-13/+16
* | | | | | | | x86, mce: implement dynamic machine check banks supportAndi Kleen2009-02-191-32/+115
* | | | | | | | x86, mce: fix a race condition in mce_read()Huang Ying2009-02-171-17/+24
* | | | | | | | x86, mce: disable machine checks on offlined CPUsAndi Kleen2009-02-171-0/+23
* | | | | | | | x86, mce: don't set up mce sysdev devices with mce=offAndi Kleen2009-02-171-4/+4
* | | | | | | | x86, mce: switch machine check polling to per CPU timerAndi Kleen2009-02-171-23/+45
* | | | | | | | x86, mce: always use separate work queue to run triggerAndi Kleen2009-02-171-7/+18
* | | | | | | | x86, mce: don't disable machine checks during code patchingAndi Kleen2009-02-173-34/+11
* | | | | | | | x86, mce: disable machine checks on suspendAndi Kleen2009-02-171-0/+25
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-171-1/+1
* | | | | | | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-171-2/+2
* | | | | | | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-171-0/+1
* | | | | | | x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-171-3/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
* | | | | | x86, olpc: fix model detection without OFWChris Ball2009-02-141-1/+1
* | | | | | x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2
* | | | | | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-121-0/+2