summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-041-0/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-189-202/+136
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86: Introduce 'struct fpu' and related APIAvi Kivity2010-05-105-66/+63
| * | | | | | | | | | | | | | | | x86: Eliminate TS_XSAVEAvi Kivity2010-05-103-11/+5
| * | | | | | | | | | | | | | | | x86-32: Don't set ignore_fpu_irq in simd exceptionBrian Gerst2010-05-031-4/+0
| * | | | | | | | | | | | | | | | x86: Merge kernel_math_error() into math_error()Brian Gerst2010-05-031-28/+16
| * | | | | | | | | | | | | | | | x86: Merge simd_math_error() into math_error()Brian Gerst2010-05-032-69/+33
| * | | | | | | | | | | | | | | | x86-32: Rework cache flush denied handlerBrian Gerst2010-05-032-28/+22
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-1813-156/+467
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-092-0/+2
| * | | | | | | | | | | | | | | | x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-093-1/+3
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-0864-103/+280
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-073-65/+78
| * | | | | | | | | | | | | | | | x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman2010-05-071-12/+1
| * | | | | | | | | | | | | | | | x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-063-4/+75
| * | | | | | | | | | | | | | | | x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin2010-05-031-15/+8
| * | | | | | | | | | | | | | | | x86, cacheinfo: Disable index in all four subcachesBorislav Petkov2010-04-221-17/+43
| * | | | | | | | | | | | | | | | x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov2010-04-221-14/+45
| * | | | | | | | | | | | | | | | x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov2010-04-221-21/+32
| * | | | | | | | | | | | | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-04-221-0/+4
| * | | | | | | | | | | | | | | | x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov2010-04-221-7/+10
| * | | | | | | | | | | | | | | | powernow-k8: Fix frequency reportingMark Langsdorf2010-04-091-1/+2
| * | | | | | | | | | | | | | | | x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf2010-04-095-44/+72
| * | | | | | | | | | | | | | | | x86: Unify APERF/MPERF supportBorislav Petkov2010-04-092-6/+8
| * | | | | | | | | | | | | | | | powernow-k8: Add core performance boost supportBorislav Petkov2010-04-092-12/+151
| * | | | | | | | | | | | | | | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov2010-04-091-2/+3
* | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86-64: Don't export init_level4_pgtJan Beulich2010-04-281-1/+0
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-29126-3876/+6079
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86: Add support for lock prefix in alternativesLuca Barbieri2010-02-251-2/+4
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-182-22/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86-64: Reduce SMP locks table sizeJan Beulich2010-04-281-20/+25
| * | | | | | | | | | | | | | | | | | x86, asm: Introduce and use percpu_inc()Jan Beulich2010-04-281-2/+2
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-1821-2965/+2394
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov2010-05-151-4/+4
| * | | | | | | | | | | | | | | | | x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov2010-05-131-55/+71
| * | | | | | | | | | | | | | | | | x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov2010-05-081-1/+10
| * | | | | | | | | | | | | | | | | x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov2010-05-081-5/+0
| * | | | | | | | | | | | | | | | | x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov2010-05-081-2/+6
| * | | | | | | | | | | | | | | | | x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov2010-05-081-15/+14
| * | | | | | | | | | | | | | | | | perf, x86: implement group scheduling transactional APIsLin Ming2010-05-071-113/+67
| * | | | | | | | | | | | | | | | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-073-9/+24
| * | | | | | | | | | | | | | | | | perf, x86: Consolidate some code repetitionPeter Zijlstra2010-05-071-53/+44
| * | | | | | | | | | | | | | | | | perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra2010-05-071-14/+0
| * | | | | | | | | | | | | | | | | perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter2010-05-071-1/+1
| * | | | | | | | | | | | | | | | | perf, x86: Pass enable bit mask to __x86_pmu_enable_event()Robert Richter2010-05-072-6/+8
| * | | | | | | | | | | | | | | | | perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter2010-05-072-8/+3
| * | | | | | | | | | | | | | | | | perf, x86: Move x86_setup_perfctr()Robert Richter2010-05-071-61/+59
| * | | | | | | | | | | | | | | | | perf, x86: Move perfctr init code to x86_setup_perfctr()Robert Richter2010-05-071-6/+14
OpenPOWER on IntegriCloud