Age | Commit message (Expand) | Author |
2010-05-18 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-18 | perf, x86: P4 PMU -- fix typo in unflagged NMI handling | Cyrill Gorcunov |
2010-05-18 | perf, x86: P4 PMU -- handle unflagged events | Cyrill Gorcunov |
2010-05-17 | x86, hpet: Add reference to chipset erratum documentation for disable-hpet-ms... | Andreas Herrmann |
2010-05-17 | Merge remote branch 'tip/perf/core' | Avi Kivity |
2010-05-17 | Merge branch 'perf' | Avi Kivity |
2010-05-17 | x86, mrst: add nop functions to x86_init mpparse functions | Jacob Pan |
2010-05-15 | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov |
2010-05-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-14 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold |
2010-05-13 | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs | Andreas Herrmann |
2010-05-13 | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov |
2010-05-12 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |
2010-05-11 | Merge branch 'iommu/largepages' into amd-iommu/2.6.35 | Joerg Roedel |
2010-05-11 | x86/amd-iommu: Add amd_iommu=off command line option | Joerg Roedel |
2010-05-11 | kprobes/x86: Fix removed int3 checking order | Masami Hiramatsu |
2010-05-10 | x86: Introduce 'struct fpu' and related API | Avi Kivity |
2010-05-10 | x86: Eliminate TS_XSAVE | Avi Kivity |
2010-05-10 | x86, hypervisor: add missing <linux/module.h> | H. Peter Anvin |
2010-05-09 | x86, hypervisor: Export the x86_hyper* symbols | H. Peter Anvin |
2010-05-08 | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin |
2010-05-08 | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov |
2010-05-08 | x86: Clean up the hypervisor layer | H. Peter Anvin |
2010-05-08 | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman |
2010-05-07 | x86: Avoid check hlt for newer cpus | Jacob Pan |
2010-05-07 | perf, x86: implement group scheduling transactional APIs | Lin Ming |
2010-05-07 | perf, x86: Improve the PEBS ABI | Peter Zijlstra |
2010-05-07 | perf, x86: Consolidate some code repetition | Peter Zijlstra |
2010-05-07 | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra |
2010-05-07 | perf, x86: Use weight instead of cmask in for_each_event_constraint() | Robert Richter |
2010-05-07 | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter |
2010-05-07 | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter |
2010-05-07 | perf, x86: Move x86_setup_perfctr() | Robert Richter |
2010-05-07 | perf, x86: Move perfctr init code to x86_setup_perfctr() | Robert Richter |
2010-05-07 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-05-07 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan |
2010-05-04 | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman |
2010-05-04 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman |
2010-05-04 | x86, ioapic: Optimize pin_2_irq | Eric W. Biederman |
2010-05-04 | x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic. | Eric W. Biederman |
2010-05-04 | x86, ioapic: In mpparse use mp_register_ioapic | Eric W. Biederman |
2010-05-04 | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end | Eric W. Biederman |
2010-05-04 | x86, ioapic: Fix the types of gsi values | Eric W. Biederman |
2010-05-04 | x86, ioapic: Fix io_apic_redir_entries to return the number of entries. | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi | Eric W. Biederman |