Age | Commit message (Expand) | Author |
2008-10-13 | x86: move vgetcpu mode probing to cpu detection | Glauber Costa |
2008-10-13 | x86: cpu don't print duplicated vendor string | Yinghai Lu |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2008-10-10 | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds |
2008-10-10 | x86, debug: print more information about unknown CPUs | Hans Schou |
2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() | venkatesh.pallipadi@intel.com |
2008-10-09 | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error | Akinobu Mita |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c | Paolo Ciarrocchi |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c | Paolo Ciarrocchi |
2008-10-09 | [CPUFREQ] correct broken links and email addresses | Németh Márton |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-04 | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE | Yinghai Lu |
2008-10-04 | x86: mtrr_cleanup: first 1M may be covered in var mtrrs | Yinghai Lu |
2008-10-04 | x86: mtrr_cleanup: print out correct type v2 | Yinghai Lu |
2008-10-03 | x86, debug: mtrr_cleanup print out var mtrr before change it | Yinghai Lu |
2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, v3 | Yinghai Lu |
2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, cleanup | J.A. Magallón |
2008-09-30 | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón |
2008-09-29 | x86: mtrr_cleanup try gran_size to less than 1M | Yinghai Lu |
2008-09-29 | x86: mtrr_cleanup prepare to make gran_size to less 1M | Yinghai Lu |
2008-09-29 | x86: mtrr_cleanup safe to get more spare regs now | Yinghai Lu |
2008-09-28 | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 | Yinghai Lu |
2008-09-27 | x86: add mtrr_cleanup_debug command line | Yinghai Lu |
2008-09-27 | x86: mtrr_cleanup optimization, v2 | Yinghai Lu |
2008-09-27 | x86: don't need to go to chunksize to 4G | Yinghai Lu |
2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/pebs | Ingo Molnar |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski |
2008-09-22 | x86, NMI watchdog: when booting with reset_devices, clear the performance cou... | Aristeu Rozanski |
2008-09-22 | x86: use WARN_ONCE in workaround for mtrr mask | Yinghai Lu |
2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar |
2008-09-19 | x86: fix arch/x86/kernel/cpu/mtrr/main.c warning | Yinghai Lu |
2008-09-16 | x86: completely disable NOPL on 32 bits | H. Peter Anvin |
2008-09-14 | x86: cpuid, fix typo | Ingo Molnar |
2008-09-14 | x86: move transmeta cap read to early_init_transmeta() | Yinghai Lu |
2008-09-14 | x86: identify_cpu_without_cpuid v2 | Yinghai Lu |
2008-09-10 | Merge branch 'core/xen' into x86/xen | Ingo Molnar |
2008-09-10 | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo | Sheng Yang |
2008-09-10 | x86: centaur_64.c remove duplicated setting of CONSTANT_TSC | Yinghai Lu |
2008-09-10 | x86: intel.c put workaround for old cpus together | Yinghai Lu |
2008-09-10 | x86: let intel 64-bit use intel.c | Yinghai Lu |
2008-09-10 | x86: make intel_64.c the same as intel.c | Yinghai Lu |
2008-09-10 | x86: make intel.c have 64-bit support code | Yinghai Lu |
2008-09-10 | Merge branch 'x86/pebs' into x86/unify-cpu-detect | Ingo Molnar |