Age | Commit message (Expand) | Author | Files | Lines |
2013-09-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -10/+63 |
2013-09-04 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -17/+19 |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -4/+4 |
2013-09-02 | perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node() | Joe Perches | 3 | -6/+5 |
2013-09-02 | perf/x86: Add Silvermont (22nm Atom) support | Yan, Zheng | 3 | -0/+186 |
2013-09-02 | perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_X | Yan, Zheng | 1 | -9/+13 |
2013-08-29 | Merge branch 'linus' into perf/core | Ingo Molnar | 3 | -17/+8 |
2013-08-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -15/+5 |
2013-08-16 | perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCU | Yan, Zheng | 2 | -1/+2 |
2013-08-16 | perf/x86/intel/uncore: Add filter support for QPI boxes | Yan, Zheng | 2 | -18/+123 |
2013-08-16 | perf/x86/intel/uncore: Add auxiliary pci device support | Yan, Zheng | 2 | -52/+68 |
2013-08-15 | Merge tag 'v3.11-rc5' into perf/core | Ingo Molnar | 1 | -2/+2 |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -2/+2 |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 1 | -15/+5 |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 3 | -10/+63 |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 1 | -0/+1 |
2013-08-06 | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 2 | -4/+4 |
2013-08-05 | x86: Correctly detect hypervisor | Jason Wang | 3 | -17/+19 |
2013-08-05 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 1 | -2/+2 |
2013-07-29 | x86/mce: Fix mce regression from recent cleanup | Tony Luck | 1 | -2/+2 |
2013-07-23 | perf/x86: Add ability to calculate TSC from perf sample timestamps | Adrian Hunter | 1 | -0/+6 |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 20 | -188/+181 |
2013-07-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -4/+59 |
2013-07-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+71 |
2013-07-08 | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 3 | -10/+63 |
2013-07-05 | perf/x86/amd: Do not print an error when the device is not present | Peter Zijlstra | 1 | -3/+1 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+4 |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2013-07-03 | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -1/+1 |
2013-07-03 | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -17/+26 |
2013-07-02 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -22/+46 |
2013-07-02 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -13/+23 |
2013-07-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -17/+20 |
2013-07-02 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -24/+22 |
2013-07-02 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -27/+25 |
2013-07-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -99/+979 |
2013-06-28 | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -10/+5 |
2013-06-27 | x86/mce: Update MCE severity condition check | Chen Gong | 1 | -10/+5 |
2013-06-27 | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie | 2 | -5/+5 |
2013-06-26 | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() | Stephane Eranian | 1 | -0/+6 |
2013-06-26 | perf/x86: Fix shared register mutual exclusion enforcement | Stephane Eranian | 3 | -4/+27 |
2013-06-26 | perf/x86/intel: Support full width counting | Andi Kleen | 2 | -0/+12 |
2013-06-26 | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 4 | -6/+21 |
2013-06-25 | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2 | -2/+2 |
2013-06-25 | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 2 | -1/+16 |
2013-06-25 | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2 | -17/+20 |
2013-06-23 | perf: Drop sample rate when sampling is too slow | Dave Hansen | 1 | -1/+11 |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+4 |