Age | Commit message (Expand) | Author | Files | Lines |
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-07 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 3 | -4/+75 |
2010-05-05 | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman | 3 | -30/+0 |
2010-05-05 | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman | 2 | -6/+59 |
2010-05-05 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman | 2 | -37/+3 |
2010-05-05 | x86, ioapic: Optimize pin_2_irq | Eric W. Biederman | 1 | -9/+4 |
2010-05-05 | x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic. | Eric W. Biederman | 1 | -14/+8 |
2010-05-05 | x86, ioapic: In mpparse use mp_register_ioapic | Eric W. Biederman | 1 | -24/+1 |
2010-05-05 | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end | Eric W. Biederman | 2 | -3/+7 |
2010-05-05 | x86, ioapic: Fix the types of gsi values | Eric W. Biederman | 1 | -2/+2 |
2010-05-05 | x86, ioapic: Fix io_apic_redir_entries to return the number of entries. | Eric W. Biederman | 1 | -3/+7 |
2010-05-05 | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs | Eric W. Biederman | 1 | -12/+18 |
2010-05-05 | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi | Eric W. Biederman | 1 | -5/+7 |
2010-05-05 | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq | Eric W. Biederman | 1 | -9/+14 |
2010-05-05 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 1 | -0/+8 |
2010-05-04 | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin | 1 | -15/+8 |
2010-05-04 | x86-32: Don't set ignore_fpu_irq in simd exception | Brian Gerst | 1 | -4/+0 |
2010-05-04 | x86: Merge kernel_math_error() into math_error() | Brian Gerst | 1 | -28/+16 |
2010-05-04 | x86: Merge simd_math_error() into math_error() | Brian Gerst | 2 | -69/+33 |
2010-05-04 | x86-32: Rework cache flush denied handler | Brian Gerst | 2 | -28/+22 |
2010-05-03 | powernow-k8: Fix frequency reporting | Mark Langsdorf | 1 | -1/+2 |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 99 | -1508/+3298 |
2010-05-01 | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 1 | -35/+6 |
2010-05-01 | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker | 1 | -1/+1 |
2010-05-01 | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava | 1 | -0/+3 |
2010-04-30 | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar | 4 | -3/+26 |
2010-04-30 | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 126 | -3876/+6079 |
2010-04-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -3/+24 |
2010-04-29 | x86, hpet: Restrict read back to affected ATI chipsets | Thomas Gleixner | 2 | -12/+22 |
2010-04-29 | x86-64: Don't export init_level4_pgt | Jan Beulich | 1 | -1/+0 |
2010-04-29 | x86-64: Reduce SMP locks table size | Jan Beulich | 1 | -20/+25 |
2010-04-29 | x86, asm: Introduce and use percpu_inc() | Jan Beulich | 1 | -2/+2 |
2010-04-24 | VMware Balloon driver | Dmitry Torokhov | 1 | -0/+2 |
2010-04-24 | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin | 1 | -0/+21 |
2010-04-24 | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero | H. Peter Anvin | 1 | -2/+2 |
2010-04-23 | Merge branch 'linus' into perf/core | Ingo Molnar | 6 | -30/+70 |
2010-04-23 | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 1 | -17/+43 |
2010-04-23 | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 1 | -14/+45 |
2010-04-23 | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 1 | -21/+32 |
2010-04-23 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 1 | -0/+4 |
2010-04-23 | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 1 | -7/+10 |
2010-04-21 | x86, mrst: Conditionally register cpu hotplug notifier for apbt | Jacob Pan | 1 | -1/+1 |
2010-04-20 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+6 |
2010-04-20 | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 1 | -0/+4 |
2010-04-20 | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 1 | -6/+14 |
2010-04-19 | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 1 | -0/+31 |