Age | Commit message (Expand) | Author |
2010-05-08 | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov |
2010-05-07 | x86: Clean up the hypervisor layer | H. Peter Anvin |
2010-05-07 | 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-06 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan |
2010-05-06 | oprofile/x86: make AMD IBS hotplug capable | Robert Richter |
2010-05-06 | oprofile/x86: notify cpus only when daemon is running | Robert Richter |
2010-05-06 | x86: Fix fake apicid to node mapping for numa emulation | David Rientjes |
2010-05-06 | x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined | Eric W. Biederman |
2010-05-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-04 | Fix the x86_64 implementation of call_rwsem_wait() | David Howells |
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, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h | 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 |
2010-05-04 | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman |
2010-05-04 | oprofile/x86: reordering some functions | Robert Richter |
2010-05-04 | oprofile/x86: stop disabled counters in nmi handler | Robert Richter |
2010-05-04 | oprofile/x86: protect cpu hotplug sections | Robert Richter |
2010-05-04 | oprofile/x86: remove CONFIG_SMP macros | Robert Richter |
2010-05-04 | oprofile/x86: fix uninitialized counter usage during cpu hotplug | Robert Richter |
2010-05-04 | oprofile/x86: remove duplicate IBS capability check | Robert Richter |
2010-05-04 | oprofile/x86: move IBS code | Robert Richter |
2010-05-04 | oprofile/x86: return -EBUSY if counters are already reserved | Robert Richter |
2010-05-04 | oprofile/x86: moving shutdown functions | Robert Richter |
2010-05-04 | oprofile/x86: reserve counter msrs pairwise | Robert Richter |
2010-05-04 | oprofile/x86: rework error handler in nmi_setup() | Robert Richter |
2010-05-03 | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin |
2010-05-03 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |
2010-05-03 | x86-32: Don't set ignore_fpu_irq in simd exception | Brian Gerst |
2010-05-03 | x86: Merge kernel_math_error() into math_error() | Brian Gerst |