Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 19 | -191/+516 |
2010-05-18 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -38/+16 |
2010-05-18 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -296/+720 |
2010-05-18 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -29/+71 |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 41 | -3447/+3329 |
2010-05-18 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -291/+321 |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -10/+10 |
2010-05-18 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -71/+166 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2 | -2/+2 |
2010-05-15 | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov | 1 | -4/+4 |
2010-05-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
2010-05-14 | x86, mrst: Don't blindly access extended config space | H. Peter Anvin | 1 | -0/+4 |
2010-05-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -6/+18 |
2010-05-14 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 1 | -0/+4 |
2010-05-14 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 1 | -0/+5 |
2010-05-13 | x86: Use .cfi_sections for assembly code | Roland McGrath | 2 | -2/+15 |
2010-05-13 | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs | Andreas Herrmann | 1 | -5/+7 |
2010-05-13 | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov | 1 | -55/+71 |
2010-05-13 | KVM: VMX: blocked-by-sti must not defer NMI injections | Jan Kiszka | 1 | -2/+1 |
2010-05-13 | KVM: x86: Call vcpu_load and vcpu_put in cpuid_update | Dongxiao Xu | 1 | -0/+4 |
2010-05-13 | KVM: SVM: Fix wrong intercept masks on 32 bit | Joerg Roedel | 1 | -4/+4 |
2010-05-11 | Merge branch 'iommu/largepages' into amd-iommu/2.6.35 | Joerg Roedel | 2 | -71/+160 |
2010-05-11 | x86/amd-iommu: Add amd_iommu=off command line option | Joerg Roedel | 1 | -0/+6 |
2010-05-11 | kprobes/x86: Fix removed int3 checking order | Masami Hiramatsu | 1 | -14/+13 |
2010-05-10 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 3 | -113/+130 |
2010-05-10 | Merge commit 'v2.6.34-rc7' into oprofile | Ingo Molnar | 18 | -108/+151 |
2010-05-09 | x86, hypervisor: add missing <linux/module.h> | H. Peter Anvin | 2 | -0/+2 |
2010-05-09 | x86, hypervisor: Export the x86_hyper* symbols | H. Peter Anvin | 3 | -1/+3 |
2010-05-08 | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 107 | -260/+472 |
2010-05-08 | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov | 1 | -1/+10 |
2010-05-08 | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov | 1 | -5/+0 |
2010-05-08 | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov | 1 | -2/+6 |
2010-05-08 | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov | 1 | -15/+14 |
2010-05-07 | x86: Clean up the hypervisor layer | H. Peter Anvin | 8 | -107/+117 |
2010-05-07 | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 1 | -12/+1 |
2010-05-07 | perf, x86: implement group scheduling transactional APIs | Lin Ming | 1 | -113/+67 |
2010-05-07 | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 3 | -9/+24 |
2010-05-07 | perf, x86: Consolidate some code repetition | Peter Zijlstra | 1 | -53/+44 |
2010-05-07 | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra | 1 | -14/+0 |
2010-05-07 | perf, x86: Use weight instead of cmask in for_each_event_constraint() | Robert Richter | 1 | -1/+1 |
2010-05-07 | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter | 2 | -6/+8 |
2010-05-07 | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter | 2 | -8/+3 |
2010-05-07 | perf, x86: Move x86_setup_perfctr() | Robert Richter | 1 | -61/+59 |
2010-05-07 | perf, x86: Move perfctr init code to x86_setup_perfctr() | Robert Richter | 1 | -6/+14 |
2010-05-07 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 6 | -2/+23 |
2010-05-06 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 6 | -4/+91 |
2010-05-06 | oprofile/x86: make AMD IBS hotplug capable | Robert Richter | 3 | -41/+19 |
2010-05-06 | oprofile/x86: notify cpus only when daemon is running | Robert Richter | 1 | -13/+3 |
2010-05-06 | x86: Fix fake apicid to node mapping for numa emulation | David Rientjes | 1 | -1/+2 |
2010-05-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -1/+22 |