Age | Commit message (Expand) | Author | Files | Lines |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 13 | -226/+269 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 4 | -11/+14 |
2009-02-21 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 3 | -4/+4 |
2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 5 | -13/+13 |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2 | -7/+10 |
2009-02-20 | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits | Vegard Nossum | 5 | -13/+13 |
2009-02-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+3 |
2009-02-18 | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen | 1 | -2/+2 |
2009-02-18 | x86, mce: reinitialize per cpu features on resume | Andi Kleen | 1 | -0/+1 |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 3 | -7/+2 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 7 | -8/+8 |
2009-02-17 | x86, apic: fix build fallout of genapic changes | Ingo Molnar | 1 | -1/+1 |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu | 3 | -3/+3 |
2009-02-17 | x86: add x2apic config | Yinghai Lu | 1 | -1/+1 |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 8 | -196/+241 |
2009-02-16 | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell | 1 | -5/+7 |
2009-02-15 | x86: fix typo in filter_cpuid_features() | Yinghai Lu | 1 | -4/+4 |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 1 | -11/+12 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 3 | -17/+25 |
2009-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2009-02-10 | x86: implement x86_32 stack protector | Tejun Heo | 1 | -6/+11 |
2009-02-10 | Merge branch 'x86/urgent' into core/percpu | Ingo Molnar | 1 | -0/+3 |
2009-02-10 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -6/+22 |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 4 | -14/+17 |
2009-02-09 | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 1 | -10/+15 |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 1 | -0/+3 |
2009-02-09 | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst | 1 | -5/+1 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 6 | -40/+49 |
2009-02-06 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2 | -2/+16 |
2009-02-05 | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf | 1 | -6/+22 |
2009-02-04 | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 1 | -11/+0 |
2009-02-01 | x86: add cache descriptors for Intel Core i7 | Dave Jones | 1 | -0/+15 |
2009-01-31 | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge | 1 | -6/+12 |
2009-01-31 | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst | 1 | -4/+3 |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar | 4 | -4/+4 |
2009-01-29 | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar | 1 | -2/+1 |
2009-01-29 | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar | 2 | -7/+7 |
2009-01-29 | x86, apic: unify phys_pkg_id() | Ingo Molnar | 2 | -19/+2 |
2009-01-29 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 3 | -51/+71 |
2009-01-28 | x86: cpu_init(): remove ugly #ifdef construct around debug register clear | Peter Zijlstra | 1 | -14/+11 |
2009-01-27 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 1 | -6/+18 |
2009-01-27 | Merge branch 'linus' into core/percpu | Ingo Molnar | 2 | -5/+20 |
2009-01-27 | x86: load new GDT after setting up boot cpu per-cpu area | Brian Gerst | 1 | -6/+9 |
2009-01-27 | x86: move setup_cpu_local_masks() | Brian Gerst | 1 | -0/+9 |
2009-01-26 | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin | 1 | -1/+1 |
2009-01-26 | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar | 1 | -8/+11 |
2009-01-24 | x86: filter CPU features dependent on unavailable CPUID levels | H. Peter Anvin | 1 | -0/+47 |
2009-01-24 | x86: handle PAT more like other CPU features | H. Peter Anvin | 3 | -36/+12 |
2009-01-23 | x86: remove include of apic.h from hardirq_64.h | Brian Gerst | 1 | -0/+1 |