| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 20 | -188/+181 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-07-11 | 1 | -4/+59 |
|\ |
|
| * | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada | 2013-06-13 | 1 | -4/+59 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 | 1 | -3/+1 |
|\ \ |
|
| * | | perf/x86/amd: Do not print an error when the device is not present | Peter Zijlstra | 2013-07-05 | 1 | -3/+1 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-09 | 1 | -0/+71 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie | 2013-06-27 | 2 | -5/+5 |
| |\ \ \ |
|
| * | | | | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski | 2013-05-31 | 1 | -0/+71 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | update AMD powerflags comments | Thorsten Glaser | 2013-05-28 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 1 | -17/+26 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86 thermal: Disable power limit notification interrupt by default | Fenghua Yu | 2013-06-14 | 1 | -8/+26 |
| * | | | x86 thermal: Delete power-limit-notification console messages | Fenghua Yu | 2013-06-14 | 1 | -9/+0 |
| |/ / |
|
* | | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-02 | 3 | -22/+46 |
|\ \ \ |
|
| * | | | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-20 | 3 | -2/+22 |
| * | | | x86: Rename variables for debugging | Seiji Aguchi | 2013-06-20 | 1 | -8/+8 |
| * | | | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 2013-06-20 | 2 | -12/+16 |
| |/ / |
|
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 4 | -13/+23 |
|\ \ \ |
|
| * \ \ | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-06-28 | 1 | -10/+5 |
| |\ \ \ |
|
| | * | | | x86/mce: Update MCE severity condition check | Chen Gong | 2013-06-27 | 1 | -10/+5 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2013-06-26 | 4 | -6/+21 |
| |\ \ \ |
|
| | * | | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 2013-06-25 | 2 | -1/+16 |
| | |/ / |
|
| * | | | x86, mce: Fix "braodcast" typo | Mathias Krause | 2013-06-05 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 2 | -17/+20 |
|\ \ \ |
|
| * | | | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2013-06-25 | 2 | -17/+20 |
| |/ / |
|
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 4 | -24/+22 |
|\ \ \ |
|
| * | | | x86: Add a static_cpu_has_safe variant | Borislav Petkov | 2013-06-20 | 1 | -0/+6 |
| * | | | x86: Sanity-check static_cpu_has usage | Borislav Petkov | 2013-06-20 | 1 | -0/+8 |
| * | | | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov | 2013-06-20 | 1 | -0/+2 |
| * | | | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2013-06-06 | 4 | -24/+6 |
| |/ / |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -27/+25 |
|\ \ \ |
|
| * | | | x86/intel/cacheinfo: Shut up last long-standing warning | Borislav Petkov | 2013-06-20 | 1 | -27/+25 |
| |/ / |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2013-06-25 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 11 | -99/+979 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() | Stephane Eranian | 2013-06-26 | 1 | -0/+6 |
| * | | perf/x86: Fix shared register mutual exclusion enforcement | Stephane Eranian | 2013-06-26 | 3 | -4/+27 |
| * | | perf/x86/intel: Support full width counting | Andi Kleen | 2013-06-26 | 2 | -0/+12 |
| * | | perf: Drop sample rate when sampling is too slow | Dave Hansen | 2013-06-23 | 1 | -1/+11 |
| * | | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen | 2013-06-19 | 3 | -7/+41 |
| * | | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen | 2013-06-19 | 1 | -5/+51 |
| * | | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen | 2013-06-19 | 2 | -8/+13 |
| * | | perf/x86/intel: Add Haswell PEBS support | Andi Kleen | 2013-06-19 | 3 | -2/+42 |
| * | | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen | 2013-06-19 | 2 | -2/+88 |
| * | | perf/x86/intel: Add Haswell PEBS record support | Andi Kleen | 2013-06-19 | 2 | -22/+91 |
| * | | perf/x86/intel: Fix sparse warning | Yan, Zheng | 2013-06-19 | 1 | -1/+1 |
| * | | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit | 2013-06-19 | 3 | -0/+548 |
| * | | perf/x86: Only print PMU state when also WARN()'ing | Dave Hansen | 2013-06-19 | 1 | -2/+6 |