| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 2 | -2/+5 |
|\ |
|
| * | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | 2 | -4/+31 |
| |\ |
|
| * | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 1 | -0/+4 |
| * | | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 | 1 | -2/+1 |
* | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
| |/
|/| |
|
* | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann | 2008-11-25 | 2 | -4/+31 |
|/ |
|
* | x86: build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+1 |
* | x86: cpu_index build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+2 |
* | x86/voyager: fix missing cpu_index initialisation | James Bottomley | 2008-10-31 | 1 | -0/+2 |
* | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley | 2008-10-31 | 1 | -1/+1 |
* | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley | 2008-10-30 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-23 | 1 | -2/+4 |
|\ |
|
| * | x86/proc: fix /proc/cpuinfo cpu offline bug | Lai Jiangshan | 2008-10-22 | 1 | -2/+4 |
* | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 35 | -2017/+2015 |
|\ \
| |/ |
|
| * | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 | 1 | -4/+7 |
| |\ |
|
| | * | ftrace: mark lapic_wd_event() notrace | Ingo Molnar | 2008-10-14 | 1 | -4/+7 |
| * | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 2 | -2/+2 |
| |\ \ |
|
| | * | | x86: print out apic id in hex format | Yinghai Lu | 2008-10-16 | 2 | -2/+2 |
| | |/ |
|
| * | | Update email addresses. | Dave Jones | 2008-10-20 | 8 | -11/+11 |
| * | | Update .gitignore files for generated targets | Linus Torvalds | 2008-10-20 | 1 | -0/+1 |
| |/ |
|
| * | x86: do not allow to optimize flag_is_changeable_p() (rev. 2) | Krzysztof Helt | 2008-10-13 | 1 | -12/+19 |
| * | x86: move vgetcpu mode probing to cpu detection | Glauber Costa | 2008-10-13 | 1 | -0/+12 |
| * | x86: cpu don't print duplicated vendor string | Yinghai Lu | 2008-10-13 | 1 | -1/+1 |
| * | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 29 | -1996/+1982 |
| |\ |
|
| | * | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 | 20 | -1892/+1663 |
| | |\ |
|
| | | * | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 20 | -1894/+1663 |
| | | |\ |
|
| | | | * | x86, debug: print more information about unknown CPUs | Hans Schou | 2008-10-10 | 1 | -1/+1 |
| | | | * | x86: cpuid, fix typo | Ingo Molnar | 2008-09-14 | 1 | -2/+2 |
| | | | * | x86: move transmeta cap read to early_init_transmeta() | Yinghai Lu | 2008-09-14 | 2 | -21/+15 |
| | | | * | x86: identify_cpu_without_cpuid v2 | Yinghai Lu | 2008-09-14 | 1 | -17/+40 |
| | | | * | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo | Sheng Yang | 2008-09-10 | 1 | -0/+41 |
| | | | * | x86: centaur_64.c remove duplicated setting of CONSTANT_TSC | Yinghai Lu | 2008-09-10 | 1 | -1/+0 |
| | | | * | x86: intel.c put workaround for old cpus together | Yinghai Lu | 2008-09-10 | 1 | -94/+98 |
| | | | * | x86: let intel 64-bit use intel.c | Yinghai Lu | 2008-09-10 | 2 | -368/+1 |
| | | | * | x86: make intel_64.c the same as intel.c | Yinghai Lu | 2008-09-10 | 1 | -17/+284 |
| | | | * | x86: make intel.c have 64-bit support code | Yinghai Lu | 2008-09-10 | 1 | -36/+83 |
| | | | * | Merge branch 'x86/pebs' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 | 1 | -1/+2 |
| | | | |\ |
|
| | | | * | | x86: little clean up of intel.c/intel_64.c | Yinghai Lu | 2008-09-08 | 2 | -9/+6 |
| | | | * | | x86: make 64 bit to use amd.c | Yinghai Lu | 2008-09-08 | 2 | -475/+1 |
| | | | * | | x86: make amd_64 have 32 bit code | Yinghai Lu | 2008-09-08 | 1 | -12/+247 |
| | | | * | | x86: make amd.c have 64bit support code | Yinghai Lu | 2008-09-08 | 1 | -11/+126 |
| | | | * | | x86: merge header in amd_64.c | Yinghai Lu | 2008-09-08 | 2 | -3/+18 |
| | | | * | | x86: add srat_detect_node for amd64 | Yinghai Lu | 2008-09-08 | 1 | -7/+12 |
| | | | * | | x86: remove duplicated force_mwait | Yinghai Lu | 2008-09-08 | 1 | -2/+0 |
| | | | * | | x86: cpu make amd.c more like amd_64.c v2 | Yinghai Lu | 2008-09-08 | 3 | -180/+235 |
| | | | * | | x86-64: add two __cpuinit annotations | Jan Beulich | 2008-09-06 | 2 | -2/+2 |
| | | | * | | x86, cpu init: call early_init_xxx in init_xxx | Yinghai Lu | 2008-09-06 | 5 | -8/+12 |
| | | | * | | x86: remove duplicated get_model_name() calling | Yinghai Lu | 2008-09-06 | 7 | -15/+4 |