Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2008-10-20 | Update email addresses. | Dave Jones | 8 | -11/+11 |
2008-10-20 | Update .gitignore files for generated targets | Linus Torvalds | 1 | -0/+1 |
2008-10-16 | x86: print out apic id in hex format | Yinghai Lu | 2 | -2/+2 |
2008-10-13 | x86: do not allow to optimize flag_is_changeable_p() (rev. 2) | Krzysztof Helt | 1 | -12/+19 |
2008-10-13 | x86: move vgetcpu mode probing to cpu detection | Glauber Costa | 1 | -0/+12 |
2008-10-13 | x86: cpu don't print duplicated vendor string | Yinghai Lu | 1 | -1/+1 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 29 | -1996/+1982 |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 20 | -1892/+1663 |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 20 | -1894/+1663 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2 | -1/+3 |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 3 | -47/+49 |
2008-10-10 | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 6 | -106/+319 |
2008-10-10 | x86, debug: print more information about unknown CPUs | Hans Schou | 1 | -1/+1 |
2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() | venkatesh.pallipadi@intel.com | 1 | -2/+3 |
2008-10-09 | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error | Akinobu Mita | 1 | -3/+5 |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c | Paolo Ciarrocchi | 1 | -21/+20 |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c | Paolo Ciarrocchi | 1 | -21/+21 |
2008-10-09 | [CPUFREQ] correct broken links and email addresses | Németh Márton | 2 | -2/+2 |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 5 | -104/+316 |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -1/+1 |
2008-10-06 | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -1/+2 |
2008-10-04 | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE | Yinghai Lu | 1 | -1/+4 |
2008-10-04 | x86: mtrr_cleanup: first 1M may be covered in var mtrrs | Yinghai Lu | 1 | -0/+9 |
2008-10-04 | x86: mtrr_cleanup: print out correct type v2 | Yinghai Lu | 1 | -1/+3 |
2008-10-03 | x86, debug: mtrr_cleanup print out var mtrr before change it | Yinghai Lu | 1 | -1/+24 |
2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, v3 | Yinghai Lu | 1 | -1/+1 |
2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, cleanup | J.A. Magallón | 1 | -2/+2 |
2008-09-30 | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón | 1 | -1/+1 |
2008-09-29 | x86: mtrr_cleanup try gran_size to less than 1M | Yinghai Lu | 1 | -4/+4 |
2008-09-29 | x86: mtrr_cleanup prepare to make gran_size to less 1M | Yinghai Lu | 1 | -24/+79 |
2008-09-29 | x86: mtrr_cleanup safe to get more spare regs now | Yinghai Lu | 1 | -3/+1 |
2008-09-28 | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 | Yinghai Lu | 1 | -31/+43 |
2008-09-27 | x86: add mtrr_cleanup_debug command line | Yinghai Lu | 1 | -3/+11 |
2008-09-27 | x86: mtrr_cleanup optimization, v2 | Yinghai Lu | 1 | -42/+37 |
2008-09-27 | x86: don't need to go to chunksize to 4G | Yinghai Lu | 1 | -4/+4 |
2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/pebs | Ingo Molnar | 20 | -103/+193 |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 1 | -20/+4 |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski | 1 | -12/+33 |
2008-09-22 | x86, NMI watchdog: when booting with reset_devices, clear the performance cou... | Aristeu Rozanski | 1 | -0/+41 |
2008-09-22 | x86: use WARN_ONCE in workaround for mtrr mask | Yinghai Lu | 1 | -6/+1 |
2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 20 | -103/+193 |
2008-09-19 | x86: fix arch/x86/kernel/cpu/mtrr/main.c warning | Yinghai Lu | 1 | -3/+2 |
2008-09-16 | x86: completely disable NOPL on 32 bits | H. Peter Anvin | 1 | -20/+4 |
2008-09-14 | x86: cpuid, fix typo | Ingo Molnar | 1 | -2/+2 |
2008-09-14 | x86: move transmeta cap read to early_init_transmeta() | Yinghai Lu | 2 | -21/+15 |
2008-09-14 | x86: identify_cpu_without_cpuid v2 | Yinghai Lu | 1 | -17/+40 |
2008-09-10 | Merge branch 'core/xen' into x86/xen | Ingo Molnar | 8 | -40/+146 |
2008-09-10 | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo | Sheng Yang | 1 | -0/+41 |
2008-09-10 | x86: centaur_64.c remove duplicated setting of CONSTANT_TSC | Yinghai Lu | 1 | -1/+0 |