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