| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-02-22 | Merge branch 'linus' into x86/apic |  Ingo Molnar | 4 | -11/+14 |
| 2009-02-20 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() |  H. Peter Anvin | 3 | -4/+4 |
| 2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core |  Ingo Molnar | 5 | -13/+13 |
| 2009-02-20 | Merge branch 'x86/urgent' into x86/core |  Ingo Molnar | 2 | -7/+10 |
| 2009-02-20 | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits |  Vegard Nossum | 5 | -13/+13 |
| 2009-02-20 | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core |  Ingo Molnar | 1 | -2/+3 |
| 2009-02-20 | alloc_percpu: change percpu_ptr to per_cpu_ptr |  Rusty Russell | 1 | -1/+1 |
| 2009-02-19 | x86, mce: use %ll instead of %L for 64-bit numbers |  H. Peter Anvin | 1 | -4/+4 |
| 2009-02-19 | x86, mce: separate correct machine check poller and fatal exception handler |  Andi Kleen | 2 | -22/+109 |
| 2009-02-19 | x86, mce: factor out duplicated struct mce setup into one function |  Andi Kleen | 3 | -13/+16 |
| 2009-02-19 | x86, mce: implement dynamic machine check banks support |  Andi Kleen | 1 | -32/+115 |
| 2009-02-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+3 |
| 2009-02-19 | Merge branch 'linus' into tracing/blktrace |  Ingo Molnar | 1 | -5/+7 |
| 2009-02-17 | x86, mce: fix a race condition in mce_read() |  Huang Ying | 1 | -16/+23 |
| 2009-02-17 | x86, mce: disable machine checks on offlined CPUs |  Andi Kleen | 1 | -0/+23 |
| 2009-02-17 | x86, mce: don't set up mce sysdev devices with mce=off |  Andi Kleen | 1 | -4/+4 |
| 2009-02-17 | x86, mce: switch machine check polling to per CPU timer |  Andi Kleen | 1 | -23/+45 |
| 2009-02-17 | x86, mce: always use separate work queue to run trigger |  Andi Kleen | 1 | -7/+18 |
| 2009-02-17 | x86, mce: don't disable machine checks during code patching |  Andi Kleen | 2 | -28/+0 |
| 2009-02-17 | x86, mce: disable machine checks on suspend |  Andi Kleen | 1 | -0/+25 |
| 2009-02-17 | x86, mce: use force_sig_info to kill process in machine check |  Andi Kleen | 1 | -2/+2 |
| 2009-02-17 | x86, mce: reinitialize per cpu features on resume |  Andi Kleen | 1 | -0/+1 |
| 2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions |  Ingo Molnar | 3 | -7/+2 |
| 2009-02-17 | x86, apic: remove genapic.h |  Ingo Molnar | 7 | -8/+8 |
| 2009-02-17 | Merge branch 'x86/apic' into perfcounters/core |  Ingo Molnar | 4 | -13/+8 |
| 2009-02-17 | x86, apic: fix build fallout of genapic changes |  Ingo Molnar | 1 | -1/+1 |
| 2009-02-17 | x86: fold apic_ops into genapic |  Yinghai Lu | 3 | -3/+3 |
| 2009-02-17 | x86: add x2apic config |  Yinghai Lu | 1 | -1/+1 |
| 2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core |  Ingo Molnar | 8 | -196/+241 |
| 2009-02-16 | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a |  Rusty Russell | 1 | -5/+7 |
| 2009-02-15 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/power-tracer |  Ingo Molnar | 1 | -0/+2 |
| 2009-02-15 | x86: fix typo in filter_cpuid_features() |  Yinghai Lu | 1 | -4/+4 |
| 2009-02-13 | tracing: convert c/p state power tracer to use tracepoints |  Jason Baron | 1 | -0/+2 |
| 2009-02-13 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core |  Ingo Molnar | 1 | -0/+3 |
| 2009-02-13 | Merge branch 'x86/core' into perfcounters/core |  Ingo Molnar | 4 | -102/+123 |
| 2009-02-13 | Merge branch 'core/percpu' into x86/core |  Ingo Molnar | 1 | -11/+12 |
| 2009-02-13 | Merge branch 'linus' into x86/apic |  Ingo Molnar | 3 | -17/+25 |
| 2009-02-13 | Merge branch 'linus' into perfcounters/core |  Ingo Molnar | 2 | -6/+25 |
| 2009-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+3 |
| 2009-02-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perfcounters into perfcounters/core |  Ingo Molnar | 1 | -12/+19 |
| 2009-02-11 | Merge commit 'v2.6.29-rc4' into perfcounters/core |  Ingo Molnar | 5 | -18/+36 |
| 2009-02-11 | perf_counters: allow users to count user, kernel and/or hypervisor events |  Paul Mackerras | 1 | -12/+19 |
| 2009-02-10 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -6/+22 |
| 2009-02-10 | x86: implement x86_32 stack protector |  Tejun Heo | 1 | -6/+11 |
| 2009-02-10 | Merge branch 'x86/urgent' into core/percpu |  Ingo Molnar | 1 | -0/+3 |
| 2009-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 1 | -6/+22 |
| 2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu |  Ingo Molnar | 4 | -14/+17 |
| 2009-02-09 | perf_counters: account NMI interrupts |  Mike Galbraith | 1 | -1/+1 |
| 2009-02-09 | Merge branch 'x86/paravirt' into x86/apic |  Ingo Molnar | 1 | -10/+15 |
| 2009-02-09 | x86: add clflush before monitor for Intel 7400 series |  Pallipadi, Venkatesh | 1 | -0/+3 |