| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Rusty Russell | 9 | -42/+36 |
| 2009-03-30 | Merge branch 'linus' into cpumask-for-linus |  Ingo Molnar | 40 | -2106/+3423 |
| 2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner |  Alexey Dobriyan | 1 | -9/+1 |
| 2009-03-28 | Merge branch 'linus' into x86/core |  Ingo Molnar | 21 | -714/+964 |
| 2009-03-27 | ACPI: cap off P-state transition latency from buggy BIOSes |  Pallipadi, Venkatesh | 1 | -0/+12 |
| 2009-03-27 | ACPI: cpufreq: use new bit register access function |  Lin Ming | 1 | -3/+3 |
| 2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 |  Ingo Molnar | 13 | -228/+233 |
| 2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+7 |
| 2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 20 | -713/+957 |
| 2009-03-23 | x86: cpu/cpu.h cleanup |  Jaswinder Singh Rajput | 1 | -10/+10 |
| 2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core |  Ingo Molnar | 26 | -1394/+2970 |
| 2009-03-18 | x86: cpu/mttr/cleanup.c fix compilation warning |  Jaswinder Singh Rajput | 1 | -1/+2 |
| 2009-03-18 | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash |  Rusty Russell | 1 | -0/+1 |
| 2009-03-18 | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c |  Andrew Morton | 1 | -16/+24 |
| 2009-03-17 | x86: MTRR workaround for system with stange var MTRRs |  Yinghai Lu | 3 | -8/+20 |
| 2009-03-16 | x86, mce: remove incorrect __cpuinit for intel_init_cmci() |  Hidetoshi Seto | 1 | -1/+1 |
| 2009-03-14 | x86: cpu_debug add support for various AMD CPUs |  Jaswinder Singh Rajput | 1 | -39/+101 |
| 2009-03-14 | x86/centaur: merge 32 & 64 bit version |  Sebastian Andrzej Siewior | 3 | -46/+28 |
| 2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core |  Ingo Molnar | 12 | -223/+337 |
| 2009-03-14 | x86: print the continous part of fixed mtrrs together |  Yinghai Lu | 1 | -10/+48 |
| 2009-03-14 | x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y |  Yinghai Lu | 1 | -6/+14 |
| 2009-03-14 | x86: cpu/common.c more cleanups |  Ingo Molnar | 1 | -99/+142 |
| 2009-03-14 | Merge branch 'x86/asm' into tracing/syscalls |  Ingo Molnar | 4 | -6/+791 |
| 2009-03-14 | x86: cpu/common.c cleanups |  Jaswinder Singh Rajput | 1 | -64/+65 |
| 2009-03-13 | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs |  Andreas Herrmann | 1 | -21/+30 |
| 2009-03-13 | cpumask: use new cpumask functions throughout x86 |  Rusty Russell | 2 | -3/+3 |
| 2009-03-13 | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask |  Rusty Russell | 1 | -12/+0 |
| 2009-03-13 | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c |  Rusty Russell | 1 | -4/+6 |
| 2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t |  Rusty Russell | 5 | -11/+14 |
| 2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core |  Ingo Molnar | 1 | -1/+0 |
| 2009-03-13 | x86: cpu_debug add write support for MSRs |  Jaswinder Singh Rajput | 1 | -32/+86 |
| 2009-03-13 | x86: separate mtrr cleanup/mtrr_e820 trim to separate file |  Yinghai Lu | 4 | -1055/+1094 |
| 2009-03-13 | x86: print out mtrr_range_state when user specify size |  Yinghai Lu | 1 | -0/+2 |
| 2009-03-13 | x86: more MTRR debug printouts |  Yinghai Lu | 1 | -43/+50 |
| 2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members |  Jan Beulich | 2 | -1/+16 |
| 2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata |  Jan Beulich | 11 | -34/+35 |
| 2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core |  Ingo Molnar | 3 | -4/+789 |
| 2009-03-11 | x86: cpu architecture debug code, build fix, cleanup |  Jaswinder Singh Rajput | 1 | -1/+2 |
| 2009-03-11 | Merge branch 'x86/core' into cpus4096 |  Ingo Molnar | 22 | -400/+966 |
| 2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core |  Ingo Molnar | 10 | -164/+717 |
| 2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() |  KOSAKI Motohiro | 1 | -2/+2 |
| 2009-03-10 | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core |  Ingo Molnar | 1 | -1/+0 |
| 2009-03-10 | x86: cpu architecture debug code |  Jaswinder Singh Rajput | 2 | -0/+786 |
| 2009-03-10 | Merge branch 'x86/core' into tracing/ftrace |  Ingo Molnar | 2 | -0/+77 |
| 2009-03-10 | x86: BUG to BUG_ON changes |  Stoyan Gaydarov | 1 | -4/+2 |
| 2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." |  Dave Jones | 1 | -1/+0 |
| 2009-03-08 | x86: perf_counter cleanup |  Jaswinder Singh Rajput | 1 | -4/+0 |
| 2009-03-08 | x86: perf_counter cleanup |  Peter Zijlstra | 1 | -4/+4 |
| 2009-03-08 | x86: remove smp_apply_quirks()/smp_checks() |  Yinghai Lu | 2 | -0/+77 |
| 2009-03-06 | Merge branch 'x86/core' into tracing/textedit |  Ingo Molnar | 17 | -390/+872 |