summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86: mce: macros to compute banks MSRsAndi Kleen2009-07-102-22/+22
| * | | | x86: mce: Move per bank data in a single datastructureAndi Kleen2009-07-102-56/+67
| * | | | x86: mce: Move code in mce.cAndi Kleen2009-07-101-11/+11
| * | | | x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen2009-07-101-2/+1Star
| * | | | x86: mce: Remove old i386 machine check codeAndi Kleen2009-07-106-549/+0Star
| * | | | x86, mce: use atomic_inc_return() instead of add by 1Borislav Petkov2009-06-211-2/+2
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-184-78/+73Star
|\ \ \ \ \
| * | | | | sched: x86: Name old_perf in a unique wayPeter Zijlstra2009-09-161-2/+2
| * | | | | x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra2009-09-152-1/+56
| * | | | | x86: Add generic aperf/mperf codePeter Zijlstra2009-09-151-70/+9Star
| * | | | | x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra2009-09-152-7/+8
* | | | | | x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2009-09-161-0/+10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-154-14/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-148-90/+332
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-nextTejun Heo2009-07-044-18/+15Star
| |\ \ \ \ \ \ \
| * | | | | | | | percpu: clean up percpu variable definitionsTejun Heo2009-06-242-11/+11
| * | | | | | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-243-4/+4
* | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-9/+37
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-279-94/+356
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin2009-08-221-3/+3
| * | | | | | | | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-221-9/+37
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-09-151-1/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | x86, mce: do not compile mcelog message on AMDBorislav Petkov2009-09-141-1/+4
| * | | | | | | | | x86, mce: pass mce info to EDAC for decodingBorislav Petkov2009-09-141-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-141-4/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, percpu: Collect hot percpu variables into one cachelineTejun Heo2009-08-031-2/+13
| * | | | | | | | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-031-2/+1Star
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-144-18/+104
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu2009-09-041-1/+4
| * | | | | | | | | | x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann2009-09-041-3/+5
| * | | | | | | | | | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann2009-09-041-10/+22
| * | | | | | | | | | x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2009-09-041-1/+63
| * | | | | | | | | | x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bitBorislav Petkov2009-09-011-1/+10
| * | | | | | | | | | Merge commit 'v2.6.31-rc7' into x86/cpuIngo Molnar2009-08-2323-847/+1122
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, cpu: cpu/proc.c display cache alignment and address sizes for 32 bitJaswinder Singh Rajput2009-06-131-2/+0Star
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1420-992/+1013
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar2009-08-248-94/+352
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | / / / / / / | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | x86/cpu: Clean up various files a bitAlan Cox2009-07-1111-129/+144
| * | | | | | | | | | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded...Cyrill Gorcunov2009-07-101-1/+1
| * | | | | | | | | | x86: Further clean up of mtrr/generic.cIngo Molnar2009-07-051-29/+27Star
| * | | | | | | | | | x86: Clean up mtrr/main.cJaswinder Singh Rajput2009-07-041-213/+242
| * | | | | | | | | | x86: Clean up mtrr/state.cJaswinder Singh Rajput2009-07-041-28/+40
| * | | | | | | | | | x86: Clean up mtrr/mtrr.hJaswinder Singh Rajput2009-07-041-10/+9Star
| * | | | | | | | | | x86: Clean up mtrr/if.cJaswinder Singh Rajput2009-07-041-59/+76
| * | | | | | | | | | x86: Clean up mtrr/generic.cJaswinder Singh Rajput2009-07-041-135/+169
| * | | | | | | | | | x86: Clean up mtrr/cyrix.cJaswinder Singh Rajput2009-07-041-43/+51
| * | | | | | | | | | x86: Clean up mtrr/cleanup.cJaswinder Singh Rajput2009-07-041-174/+176
| * | | | | | | | | | x86: Clean up mtrr/centaur.cJaswinder Singh Rajput2009-07-041-133/+35Star
| * | | | | | | | | | x86: Clean up mtrr/amd.c:Jaswinder Singh Rajput2009-07-041-46/+51
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-21/+21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |