| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Clean up the hypervisor layer | H. Peter Anvin | 2010-05-07 | 3 | -65/+78 |
* | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 2010-05-07 | 1 | -12/+1 |
* | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 2010-05-06 | 3 | -4/+75 |
* | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin | 2010-05-03 | 1 | -15/+8 |
* | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 2010-04-22 | 1 | -17/+43 |
* | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 2010-04-22 | 1 | -14/+45 |
* | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 2010-04-22 | 1 | -21/+32 |
* | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-04-22 | 1 | -0/+4 |
* | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 2010-04-22 | 1 | -7/+10 |
* | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-04-09 | 1 | -1/+2 |
* | x86, cpufreq: Add APERF/MPERF support for AMD processors | Mark Langsdorf | 2010-04-09 | 5 | -44/+72 |
* | x86: Unify APERF/MPERF support | Borislav Petkov | 2010-04-09 | 2 | -6/+8 |
* | powernow-k8: Add core performance boost support | Borislav Petkov | 2010-04-09 | 2 | -12/+151 |
* | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov | 2010-04-09 | 1 | -2/+3 |
* | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 | 3 | -6/+11 |
* | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 | 4 | -9/+55 |
|\ |
|
| * | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 | 1 | -8/+24 |
| * | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 | 3 | -1/+31 |
* | | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 2010-03-22 | 1 | -3/+5 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 | 6 | -155/+176 |
|\ \
| |/
|/| |
|
| * | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-17 | 1 | -1/+2 |
| * | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong | 2010-03-11 | 1 | -0/+1 |
| * | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra | 2010-03-11 | 1 | -9/+3 |
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 | 2 | -0/+27 |
| * | perf/x86-64: Use frame pointer to walk on irq and process stacks | Frederic Weisbecker | 2010-03-10 | 1 | -2/+2 |
| * | perf, x86: Fix double enable calls | Peter Zijlstra | 2010-03-10 | 1 | -0/+4 |
| * | perf, x86: Fix double disable calls | Peter Zijlstra | 2010-03-10 | 1 | -1/+2 |
| * | perf, x86: Properly account n_added | Peter Zijlstra | 2010-03-10 | 1 | -2/+2 |
| * | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 | 2 | -15/+7 |
| * | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 2010-03-10 | 1 | -13/+10 |
| * | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 | 3 | -6/+5 |
| * | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 | 3 | -33/+38 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 | 2 | -13/+8 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 | 2 | -9/+8 |
| * | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 2010-03-10 | 1 | -6/+5 |
| * | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 3 | -64/+71 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----------. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 97 | -3797/+5743 |
|\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 | 1 | -0/+3 |
| | | * | | | | | | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-14 | 1 | -1/+3 |
| | | * | | | | | | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 2010-03-14 | 1 | -93/+0 |
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 2010-03-14 | 1 | -2/+2 |
| | | * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-13 | 1 | -1/+2 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | x86: Fix sched_clock_cpu for systems with unsynchronized TSC | Dimitri Sivanich | 2010-03-02 | 1 | -1/+2 |
| | | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-13 | 5 | -7/+19 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 2010-03-13 | 2 | -1/+15 |
| | | | * | | | | | | x86, UV: Fix target_cpus() in x2apic_uv_x.c | Jack Steiner | 2010-03-12 | 1 | -3/+1 |
| | | | * | | | | | | x86: Reduce per cpu warning boot up messages | Mike Travis | 2010-03-11 | 1 | -1/+1 |
| | | | * | | | | | | x86: Reduce per cpu MCA boot up messages | Mike Travis | 2010-03-11 | 1 | -2/+2 |
| | | * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -4/+8 |
| | | |\ \ \ \ \ \ \ |
|