aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86, mce, cmci: add CMCI supportAndi Kleen2009-02-24
* x86, mce, cmci: define MSR names and fields for new CMCI registersAndi 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: use the right protections for split-up pagetablesIngo Molnar2009-02-20
| * 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
| |\
| * | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-17
| |\ \
| | * | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-15
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\ \ \
| * \ \ \ Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-02-17
| |\ \ \ \
| | * | | | KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-02-14
| | * | | | KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-02-14
| | * | | | KVM: MMU: Map device MMIO as UC in EPTSheng Yang2009-02-14
| | * | | | KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-02-14
| | * | | | KVM: PIT: fix i8254 pending count readMarcelo Tosatti2009-02-14
| | * | | | KVM: Fix racy in kvm_free_assigned_irqSheng Yang2009-02-14
| | * | | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
| | * | | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-14
| | | |/ / | | |/| |
| * / | | 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
| | | |/ / / | | |/| | |
| * | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-09
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ 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
| | | | | |/ / / /
| | | | * | | | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-06
| | | | * | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| | | * | | | | | 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: enable machine checks in 64-bit defconfigAndi Kleen2009-02-19