| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 2009-08-31 | 2 | -16/+19 |
* | Merge branch 'sched/clock' into x86/cleanups | Thomas Gleixner | 2009-08-27 | 1 | -0/+4 |
|\ |
|
| * | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 | 1 | -0/+4 |
| |\ |
|
| | * | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge | 2009-08-19 | 1 | -0/+4 |
* | | | Merge commit 'v2.6.31-rc7' into x86/cleanups | Ingo Molnar | 2009-08-24 | 8 | -94/+352 |
|\ \ \
| |/ / |
|
| * | | x86, mce: Don't initialize MCEs on unknown CPUs | Ingo Molnar | 2009-08-17 | 1 | -5/+14 |
| * | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz | 2009-08-17 | 1 | -0/+4 |
| * | | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins | 2009-08-16 | 1 | -2/+5 |
| * | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-13 | 1 | -7/+33 |
| |\ \ |
|
| | * | | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar | 2009-08-12 | 1 | -4/+30 |
| | * | | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar | 2009-08-11 | 1 | -2/+2 |
| | * | | perf_counter, x86: Fix lapic printk message | Ingo Molnar | 2009-08-11 | 1 | -1/+1 |
| * | | | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 2009-08-12 | 1 | -24/+24 |
| * | | | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester | 2009-08-11 | 1 | -0/+7 |
| * | | | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov | 2009-08-11 | 1 | -7/+11 |
| |/ / |
|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-27 | 2 | -5/+3 |
| |\ \ |
|
| | * | | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge | 2009-07-22 | 1 | -1/+1 |
| | * | | x86, mce: Fix set_trigger() accessor | Jan Beulich | 2009-07-21 | 1 | -4/+2 |
| * | | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-22 | 1 | -20/+233 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | perf_counter: Remove unused variables | Peter Zijlstra | 2009-07-22 | 1 | -2/+0 |
| | * | | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras | 2009-07-13 | 1 | -4/+2 |
| | * | | perf_counter: Clean up global vs counter enable | Peter Zijlstra | 2009-07-10 | 1 | -8/+8 |
| | * | | perf_counter: Fix up P6 PMU details | Peter Zijlstra | 2009-07-10 | 1 | -5/+23 |
| | * | | perf_counter: Add P6 PMU support | Vince Weaver | 2009-07-10 | 1 | -14/+213 |
| * | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-07-10 | 1 | -1/+7 |
| |\ \ \
| | |/ / |
|
| | * | | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker | 2009-07-01 | 1 | -1/+7 |
| * | | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 2 | -7/+7 |
| * | | | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf | 2009-07-06 | 2 | -20/+13 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-06 | 1 | -5/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86: Remove unused function lapic_watchdog_ok() | Jaswinder Singh Rajput | 2009-07-03 | 1 | -5/+0 |
* | | | | x86/cpu: Clean up various files a bit | Alan Cox | 2009-07-11 | 11 | -129/+144 |
* | | | | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov | 2009-07-10 | 1 | -1/+1 |
* | | | | x86: Further clean up of mtrr/generic.c | Ingo Molnar | 2009-07-05 | 1 | -29/+27 |
* | | | | x86: Clean up mtrr/main.c | Jaswinder Singh Rajput | 2009-07-04 | 1 | -213/+242 |
* | | | | x86: Clean up mtrr/state.c | Jaswinder Singh Rajput | 2009-07-04 | 1 | -28/+40 |
* | | | | x86: Clean up mtrr/mtrr.h | Jaswinder Singh Rajput | 2009-07-04 | 1 | -10/+9 |
* | | | | x86: Clean up mtrr/if.c | Jaswinder Singh Rajput | 2009-07-04 | 1 | -59/+76 |
* | | | | x86: Clean up mtrr/generic.c | Jaswinder Singh Rajput | 2009-07-04 | 1 | -135/+169 |
* | | | | x86: Clean up mtrr/cyrix.c | Jaswinder Singh Rajput | 2009-07-04 | 1 | -43/+51 |
* | | | | x86: Clean up mtrr/cleanup.c | Jaswinder Singh Rajput | 2009-07-04 | 1 | -174/+176 |
* | | | | x86: Clean up mtrr/centaur.c | Jaswinder Singh Rajput | 2009-07-04 | 1 | -133/+35 |
* | | | | x86: Clean up mtrr/amd.c: | Jaswinder Singh Rajput | 2009-07-04 | 1 | -46/+51 |
|/ / / |
|
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 | 1 | -12/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | perf_counter, x86: Update x86_pmu after WARN() | Yinghai Lu | 2009-06-29 | 1 | -2/+2 |
| * | | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 2009-06-25 | 1 | -0/+6 |
| * | | perf_counter, x86: Set global control MSR correctly | Yong Wang | 2009-06-24 | 1 | -9/+1 |
| * | | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD | Jaswinder Singh Rajput | 2009-06-21 | 1 | -1/+1 |
* | | | Revert "x86: cap iomem_resource to addressable physical memory" | H. Peter Anvin | 2009-06-28 | 1 | -3/+0 |
* | | | x86, mce: percpu mcheck_timer should be pinned | Hidetoshi Seto | 2009-06-25 | 1 | -2/+2 |
* | | | x86: Set cpu_llc_id on AMD CPUs | Andreas Herrmann | 2009-06-21 | 1 | -1/+3 |
|/ / |
|