| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -4/+2 |
* | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput | 2009-05-15 | 1 | -8/+0 |
* | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
* | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
* | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput | 2009-05-15 | 3 | -4/+3 |
* | x86: mce: remove duplicated #include | Huang Weiyi | 2009-05-09 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-05 | 2 | -3/+15 |
|\ |
|
| * | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 49 | -2473/+4338 |
| |\ |
|
| * \ | Merge branch 'misc' into release | Len Brown | 2009-04-05 | 1 | -0/+12 |
| |\ \ |
|
| | * | | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 2009-03-27 | 1 | -0/+12 |
| * | | | ACPI: cpufreq: use new bit register access function | Lin Ming | 2009-03-27 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -1/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -1/+3 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 | 4 | -6/+791 |
| | |\ \ \ |
|
| | | \ \ \ | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 1 | -1/+0 |
| | |\ \ \ \ \
| | | | | |/ /
| | | | |/| | |
|
| | * | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 2 | -0/+77 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 17 | -391/+873 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-27 | 1 | -1/+7 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 3 | -4/+4 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core | Ingo Molnar | 2009-02-20 | 1 | -2/+3 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 1 | -5/+7 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-15 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | tracing: convert c/p state power tracer to use tracepoints | Jason Baron | 2009-02-13 | 1 | -0/+2 |
| | * | | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 | 1 | -0/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-10 | 1 | -6/+22 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 2009-02-09 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 | 9 | -42/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-31 | 9 | -42/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 40 | -2109/+3426 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell | 2009-03-18 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2009-03-13 | 2 | -3/+3 |
| | * | | | | | | | | | | | | | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell | 2009-03-13 | 1 | -12/+0 |
| | * | | | | | | | | | | | | | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c | Rusty Russell | 2009-03-13 | 1 | -4/+6 |
| | * | | | | | | | | | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 2009-03-13 | 5 | -11/+14 |
| | * | | | | | | | | | | | | | Merge branch 'x86/core' into cpus4096 | Ingo Molnar | 2009-03-11 | 22 | -401/+967 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c | Ingo Molnar | 2009-02-26 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | | x86: intel_cacheinfo: fix compiler warning | Hiroshi Shimamoto | 2009-01-27 | 1 | -9/+9 |
* | | | | | | | | | | | | | | | | x86, mtrr: remove debug message | Ingo Molnar | 2009-04-04 | 1 | -3/+0 |
|/ / / / / / / / / / / / / / / |
|
* | | / / / / / / / / / / / / | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -9/+1 |
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 21 | -715/+965 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 13 | -228/+233 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-26 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-13 | 1 | -1/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | | / /
| | | | |_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | x86: set X86_FEATURE_TSC_RELIABLE | Ingo Molnar | 2009-02-26 | 1 | -1/+7 |
| | | |_|_|_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-03-26 | 20 | -714/+958 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor. | Dave Jones | 2009-03-05 | 1 | -1/+4 |
| | * | | | | | | | | | | | | | [CPUFREQ] Make cpufreq-nforce2 less obnoxious | Matthew Garrett | 2009-02-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | [CPUFREQ] p4-clockmod reports wrong frequency. | Matthias-Christian Ott | 2009-02-24 | 2 | -14/+27 |
| | * | | | | | | | | | | | | | [CPUFREQ] powernow-k8: Use a common exit path. | Dave Jones | 2009-02-24 | 1 | -12/+10 |
| | * | | | | | | | | | | | | | [CPUFREQ] Change link order of x86 cpufreq modules | Matthew Garrett | 2009-02-24 | 1 | -2/+6 |