Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -1/+2 | |
|\ | ||||||
| * | Merge commit 'v2.6.27-rc7' into x86/pebs | Ingo Molnar | 2008-09-24 | 20 | -103/+193 | |
| |\ | ||||||
| * \ | Merge branch 'linus' into x86/pebs | Ingo Molnar | 2008-07-25 | 31 | -408/+2403 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'linus' into x86/pebs | Ingo Molnar | 2008-06-25 | 2 | -3/+14 | |
| |\ \ \ | ||||||
| * | | | | x86, ptrace: PEBS support | Markus Metzger | 2008-05-12 | 1 | -1/+2 | |
* | | | | | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón | 2008-09-30 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | x86: completely disable NOPL on 32 bits | H. Peter Anvin | 2008-09-16 | 1 | -20/+4 | |
* | | | | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -10/+13 | |
* | | | | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -6/+9 | |
* | | | | x86: move mtrr cpu cap setting early in early_init_xxxx | Yinghai Lu | 2008-09-06 | 3 | -8/+44 | |
* | | | | x86: delay early cpu initialization until cpuid is done | Krzysztof Helt | 2008-09-06 | 1 | -2/+2 | |
* | | | | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2008-09-05 | 3 | -2/+69 | |
* | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-08-25 | 2 | -75/+37 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-22 | 4 | -26/+34 | |
| |\ \ \ \ | ||||||
| * | | | | | Revert "[CPUFREQ][2/2] preregister support for powernow-k8" | Linus Torvalds | 2008-08-19 | 2 | -75/+37 | |
* | | | | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 2008-08-23 | 2 | -13/+10 | |
| |/ / / / |/| | | | | ||||||
* | | | | | x86: work around MTRR mask setting, v2 | Ingo Molnar | 2008-08-22 | 1 | -1/+6 | |
* | | | | | x86: work around MTRR mask setting | Yinghai Lu | 2008-08-22 | 1 | -2/+13 | |
* | | | | | x86: PAT Update validate_pat_support for intel CPUs | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -2/+15 | |
* | | | | | x86: use WARN() in arch/x86/kernel | Arjan van de Ven | 2008-08-21 | 1 | -4/+1 | |
* | | | | | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" | Samuel Sieb | 2008-08-20 | 1 | -18/+0 | |
|/ / / / | ||||||
* | | | | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds | Aristeu Rozanski | 2008-08-15 | 1 | -1/+7 | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-11 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | x86: fdiv bug detection fix | Krzysztof Helt | 2008-07-31 | 1 | -1/+5 | |
* | | | | | [CPUFREQ][2/2] preregister support for powernow-k8 | Mark Langsdorf | 2008-08-08 | 2 | -37/+75 | |
* | | | | | [CPUFREQ][1/2] whitespace fix for powernow-k8 | Mark Langsdorf | 2008-08-08 | 1 | -3/+0 | |
* | | | | | [CPUFREQ] Fix warning in elanfreq | Dave Jones | 2008-08-08 | 1 | -1/+1 | |
* | | | | | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. | Dave Jones | 2008-08-08 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 5 | -29/+14 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 9 | -87/+135 | |
|\ \ \ | ||||||
| * | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 | 1 | -34/+51 | |
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 | 1 | -1/+1 | |
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 | |
| * | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 | |
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 5 | -13/+27 | |
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 22 | -283/+2247 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 2 | -3/+14 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 7 | -20/+20 | |
| | |_|/ | |/| | | ||||||
* | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 2008-07-21 | 1 | -2/+2 | |
* | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 2 | -4/+11 | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 | 1 | -1/+0 | |
| |/ / / | ||||||
* | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 1 | -2/+2 | |
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----------------. \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 6 | -39/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|/ / | | | | | | | | |/| | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | | | | | | | | | * | | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 | 2 | -3/+2 | |
| | | | | | | | | | * | | x86: use __page_aligned_data/bss | Jeremy Fitzhardinge | 2008-07-16 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | x86: consolidate the definition of the force_mwait variable | Thomas Petazzoni | 2008-07-18 | 1 | -2/+0 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | | | * | | | | | | x86: remove extra calling to get ext cpuid level | Yinghai Lu | 2008-07-21 | 1 | -1/+0 | |
| | | | * | | | | | | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 2008-07-21 | 1 | -4/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | x86: reduce force_mwait visibility | Jan Beulich | 2008-07-18 | 1 | -2/+0 |