Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -383/+912 |
2010-05-18 | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+11 |
2010-05-18 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+6 |
2010-05-18 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+18 |
2010-05-18 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -148/+132 |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -202/+136 |
2010-05-18 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -156/+467 |
2010-05-18 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2010-05-18 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
2010-05-18 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -22/+27 |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -2965/+2394 |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -9/+9 |
2010-05-18 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -71/+132 |
2010-05-16 | x86, mrst: add nop functions to x86_init mpparse functions | Jacob Pan | 1 | -0/+5 |
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 | 2 | -5/+11 |
2010-05-14 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 1 | -0/+4 |
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-11 | Merge branch 'iommu/largepages' into amd-iommu/2.6.35 | Joerg Roedel | 1 | -71/+126 |
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 | x86: Introduce 'struct fpu' and related API | Avi Kivity | 5 | -66/+63 |
2010-05-10 | x86: Eliminate TS_XSAVE | Avi Kivity | 3 | -11/+5 |
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 | 64 | -103/+280 |
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 | 3 | -65/+78 |
2010-05-07 | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 1 | -12/+1 |
2010-05-07 | x86: Avoid check hlt for newer cpus | Jacob Pan | 1 | -1/+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 | 2 | -1/+5 |
2010-05-06 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 3 | -4/+75 |
2010-05-04 | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman | 3 | -30/+0 |
2010-05-04 | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman | 2 | -6/+59 |
2010-05-04 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman | 2 | -37/+3 |
2010-05-04 | x86, ioapic: Optimize pin_2_irq | Eric W. Biederman | 1 | -9/+4 |
2010-05-04 | x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic. | Eric W. Biederman | 1 | -14/+8 |