| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 7 | -87/+14 |
|\ |
|
| * | x86-32, asm: Directly access per-cpu GDT | Brian Gerst | 2010-08-01 | 1 | -6/+5 |
| * | x86-64, asm: Directly access per-cpu IST | Brian Gerst | 2010-08-01 | 1 | -3/+3 |
| * | x86, asm: Move cmpxchg emulation code to arch/x86/lib | H. Peter Anvin | 2010-07-28 | 2 | -73/+1 |
| * | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin | 2010-07-27 | 7 | -42/+59 |
| |\ |
|
| * | | x86-64: Simplify loading initial_gs | Brian Gerst | 2010-07-21 | 1 | -3/+2 |
| * | | x86: Use symbolic MSR names | Brian Gerst | 2010-07-21 | 2 | -2/+3 |
* | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 3 | -53/+91 |
|\ \ \ |
|
| * | | | x86, mrst: make mrst_timer_options an enum | H. Peter Anvin | 2010-05-19 | 1 | -1/+1 |
| * | | | x86, mrst: make mrst_identify_cpu() an inline returning enum | H. Peter Anvin | 2010-05-19 | 1 | -11/+6 |
| * | | | x86, mrst: add more timer config options | Jacob Pan | 2010-05-19 | 2 | -54/+71 |
| * | | | x86, mrst: add cpu type detection | Jacob Pan | 2010-05-19 | 1 | -0/+26 |
| * | | | x86: detect scattered cpuid features earlier | Jacob Pan | 2010-05-19 | 1 | -1/+1 |
* | | | | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -39/+167 |
|\ \ \ \ |
|
| * | | | | x86, hwmon: Package Level Thermal/Power: power limit | Fenghua Yu | 2010-08-03 | 1 | -54/+129 |
| * | | | | x86, hwmon: Package Level Thermal/Power: thermal throttling handler | Fenghua Yu | 2010-08-03 | 1 | -18/+71 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 8 | -128/+248 |
|\ \ \ \ \ |
|
| * | | | | | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 | 1 | -3/+5 |
| |/ / / / |
|
| * | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu | 2010-07-30 | 1 | -0/+2 |
| * | | | | x86, cpu: Export AMD errata definitions | H. Peter Anvin | 2010-07-28 | 1 | -0/+4 |
| * | | | | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld | 2010-07-28 | 1 | -0/+2 |
| * | | | | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld | 2010-07-28 | 2 | -37/+7 |
| * | | | | x86, cpu: AMD errata checking framework | Hans Rosenfeld | 2010-07-28 | 1 | -0/+60 |
| * | | | | Merge remote branch 'linus/master' into x86/cpu | H. Peter Anvin | 2010-07-28 | 20 | -43/+104 |
| |\ \ \ \ |
|
| * | | | | | x86, cpu: Split addon_cpuid_features.c | H. Peter Anvin | 2010-07-19 | 3 | -57/+67 |
| * | | | | | x86, cpu: Enumerate xsaveopt | Suresh Siddha | 2010-07-19 | 1 | -0/+1 |
| * | | | | | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha | 2010-07-19 | 1 | -12/+13 |
| * | | | | | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 2010-07-07 | 1 | -0/+10 |
| * | | | | | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi | 2010-06-16 | 1 | -0/+1 |
| * | | | | | x86, AMD: Extend support to future families | Borislav Petkov | 2010-06-09 | 1 | -3/+3 |
| * | | | | | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov | 2010-06-09 | 1 | -26/+82 |
| * | | | | | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter | 2010-06-09 | 1 | -6/+7 |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 15 | -187/+343 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 4 | -8/+120 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | lockup_detector: Cross arch compile fixes | Don Zickus | 2010-05-16 | 1 | -2/+2 |
| | * | | | | | | x86, watchdog: Fix build error in hw_nmi.c | Ingo Molnar | 2010-05-13 | 1 | -0/+1 |
| | * | | | | | | x86: Cleanup hw_nmi.c cruft | Don Zickus | 2010-05-12 | 1 | -58/+0 |
| | * | | | | | | x86: Move trigger_all_cpu_backtrace to its own die_notifier | Don Zickus | 2010-05-12 | 1 | -14/+51 |
| | * | | | | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | 3 | -5/+5 |
| | * | | | | | | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 | 123 | -3820/+5590 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | nmi_watchdog: Clean up various small details | Don Zickus | 2010-02-25 | 2 | -10/+10 |
| | * | | | | | | | nmi_watchdog: Fix undefined 'apic' build bug | Don Zickus | 2010-02-19 | 1 | -0/+2 |
| | * | | | | | | | nmi_watchdog: Compile and portability fixes | Don Zickus | 2010-02-14 | 1 | -5/+16 |
| | * | | | | | | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 | 2 | -1/+8 |
| | * | | | | | | | nmi_watchdog: Add new, generic implementation, using perf events | Don Zickus | 2010-02-08 | 1 | -0/+114 |
| | * | | | | | | | x86: Move notify_die from nmi.c to traps.c | Don Zickus | 2010-02-08 | 2 | -7/+5 |
| * | | | | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 8 | -44/+66 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 2010-07-22 | 2 | -7/+4 |
| * | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 8 | -19/+43 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| * | | | | | | | | | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov | 2010-07-05 | 1 | -36/+111 |