| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 1 | -0/+1 |
|\ |
|
| * | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 1 | -1/+1 |
| * | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 1 | -0/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 2 | -39/+15 |
|\ \ |
|
| * | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 | 1 | -1/+0 |
| * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-16 | 1 | -38/+15 |
* | | | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 | 1 | -10/+12 |
|\ \
| |/ |
|
| * | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2009-12-15 | 1 | -10/+12 |
| |\ |
|
| | * | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell | 2009-11-04 | 1 | -10/+12 |
* | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -7/+4 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 6 | -25/+35 |
|\ \ \
| |/ / |
|
| * | | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 2009-12-14 | 1 | -5/+12 |
| * | | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov | 2009-12-14 | 1 | -2/+3 |
| * | | x86: Limit the number of processor bootup messages | Mike Travis | 2009-12-11 | 5 | -15/+16 |
| * | | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin | 2009-12-11 | 2 | -2/+2 |
| |\ \ |
|
| * | | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava | 2009-12-10 | 1 | -6/+7 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 4 | -60/+60 |
|\ \ \ \ |
|
| * | | | | percpu: make percpu symbols in x86 unique | Tejun Heo | 2009-10-29 | 3 | -46/+46 |
| * | | | | percpu: make percpu symbols in cpufreq unique | Tejun Heo | 2009-10-29 | 1 | -14/+14 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-11 | 1 | -2/+3 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-09 | 3 | -13/+46 |
| |\ \ \ \ |
|
| * | | | | | x86, mce: fix confusion between bank attributes and mce attributes | Hidetoshi Seto | 2009-12-08 | 1 | -1/+1 |
| * | | | | | x86/mce: Set up timer unconditionally | Jan Beulich | 2009-12-08 | 1 | -1/+2 |
| * | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-07 | 16 | -124/+322 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 | 1 | -10/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, perf events: Check if we have APIC enabled | Cyrill Gorcunov | 2009-12-10 | 1 | -6/+12 |
| * | | | | | | | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 2009-12-10 | 1 | -0/+4 |
| * | | | | | | | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker | 2009-12-06 | 1 | -4/+5 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-12-11 | 8 | -47/+57 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | 3 | -24/+29 |
| * | | | | | | | [CPUFREQ] use an enum for speedstep processor identification | Rusty Russell | 2009-11-24 | 4 | -17/+17 |
| * | | | | | | | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ... | Krzysztof Helt | 2009-11-24 | 1 | -1/+1 |
| * | | | | | | | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow... | Rusty Russell | 2009-11-24 | 1 | -5/+10 |
* | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 | 2 | -3/+8 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | x86, mce: don't restart timer if disabled | Hidetoshi Seto | 2009-12-02 | 1 | -2/+4 |
| * | | | | | | | x86: Fix typo in Intel CPU cache size descriptor | Dave Jones | 2009-11-10 | 1 | -1/+1 |
| * | | | | | | | x86: Add new Intel CPU cache size descriptors | Dave Jones | 2009-11-10 | 1 | -0/+3 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 3 | -13/+46 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | x86, mtrr: Fix sorting of mtrr after subtracting | Yinghai Lu | 2009-11-24 | 1 | -9/+40 |
| * | | | | | | x86, numa: Use near(er) online node instead of roundrobin for NUMA | Yinghai Lu | 2009-11-23 | 1 | -1/+5 |
| * | | | | | | x86: When cleaning MTRRs, do not fold WP into UC | Yinghai Lu | 2009-11-17 | 1 | -2/+0 |
| * | | | | | | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2009-11-16 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-05 | 7 | -35/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes | Borislav Petkov | 2009-11-23 | 6 | -7/+7 |