Age | Commit message (Expand) | Author | Files | Lines |
2009-12-28 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 13 | -124/+142 |
2009-12-18 | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 1 | -1/+0 |
2009-12-17 | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 1 | -1/+1 |
2009-12-17 | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 1 | -38/+15 |
2009-12-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+12 |
2009-12-15 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 1 | -10/+12 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -7/+4 |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -25/+35 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 4 | -60/+60 |
2009-12-14 | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 1 | -5/+12 |
2009-12-14 | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov | 1 | -2/+3 |
2009-12-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+3 |
2009-12-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+21 |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 8 | -47/+57 |
2009-12-12 | x86: Limit the number of processor bootup messages | Mike Travis | 5 | -15/+16 |
2009-12-11 | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin | 2 | -2/+2 |
2009-12-11 | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava | 1 | -6/+7 |
2009-12-10 | x86, perf events: Check if we have APIC enabled | Cyrill Gorcunov | 1 | -6/+12 |
2009-12-10 | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 1 | -0/+4 |
2009-12-10 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -1/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-09 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 3 | -13/+46 |
2009-12-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+8 |
2009-12-09 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -13/+46 |
2009-12-08 | x86, mce: fix confusion between bank attributes and mce attributes | Hidetoshi Seto | 1 | -1/+1 |
2009-12-08 | x86/mce: Set up timer unconditionally | Jan Beulich | 1 | -1/+2 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-07 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 16 | -124/+322 |
2009-12-06 | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker | 1 | -4/+5 |
2009-12-06 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -35/+21 |
2009-12-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2009-12-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -68/+274 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-12-03 | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 3 | -43/+93 |
2009-12-03 | x86, apic: Enable lapic nmi watchdog on AMD Family 11h | Mikael Pettersson | 1 | -1/+1 |
2009-12-03 | x86, mce: don't restart timer if disabled | Hidetoshi Seto | 1 | -2/+4 |
2009-11-26 | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto | 1 | -2/+3 |
2009-11-25 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -1/+1 |
2009-11-25 | x86, mtrr: Fix sorting of mtrr after subtracting | Yinghai Lu | 1 | -9/+40 |
2009-11-24 | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 3 | -24/+29 |
2009-11-24 | [CPUFREQ] use an enum for speedstep processor identification | Rusty Russell | 4 | -17/+17 |
2009-11-24 | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ... | Krzysztof Helt | 1 | -1/+1 |
2009-11-24 | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow... | Rusty Russell | 1 | -5/+10 |
2009-11-24 | perf_events, x86: Fix validate_event bug | Stephane Eranian | 1 | -2/+2 |
2009-11-23 | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes | Borislav Petkov | 6 | -7/+7 |
2009-11-23 | perf events: Do not generate function trace entries in perf code | Ingo Molnar | 1 | -0/+1 |
2009-11-23 | x86, numa: Use near(er) online node instead of roundrobin for NUMA | Yinghai Lu | 1 | -1/+5 |
2009-11-18 | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4... | Rusty Russell | 1 | -12/+7 |
2009-11-18 | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not... | John Villalovos | 1 | -6/+17 |
2009-11-18 | [CPUFREQ] powernow-k8: Fix test in get_transition_latency() | Roel Kluin | 1 | -1/+1 |