Age | Commit message (Expand) | Author |
2008-12-29 | x86: mark get_cpu_leaves() with __cpuinit annotation | Sergio Luis |
2008-12-16 | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c | Mike Travis |
2008-12-16 | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c | Mike Travis |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-25 | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann |
2008-11-10 | x86, bts: DS and BTS initialization | Markus Metzger |
2008-10-31 | x86: build fix | Ingo Molnar |
2008-10-31 | x86: cpu_index build fix | Ingo Molnar |
2008-10-31 | x86/voyager: fix missing cpu_index initialisation | James Bottomley |
2008-10-31 | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley |
2008-10-30 | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley |
2008-10-23 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-22 | Merge branch 'yinghai' into test | Len Brown |
2008-10-22 | Merge branch 'FW_BUG' into test | Len Brown |
2008-10-22 | x86/proc: fix /proc/cpuinfo cpu offline bug | Lai Jiangshan |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Update email addresses. | Dave Jones |
2008-10-20 | Update .gitignore files for generated targets | Linus Torvalds |
2008-10-16 | x86: print out apic id in hex format | Yinghai Lu |
2008-10-14 | ftrace: mark lapic_wd_event() notrace | Ingo Molnar |
2008-10-13 | x86: do not allow to optimize flag_is_changeable_p() (rev. 2) | Krzysztof Helt |
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 | ACPI: don't load acpi_cpufreq if acpi=off | Yinghai Lu |
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 |