summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-07x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman
2010-05-07x86: Avoid check hlt for newer cpusJacob Pan
2010-05-07perf, x86: implement group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07perf, x86: Consolidate some code repetitionPeter Zijlstra
2010-05-07perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra
2010-05-07perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter
2010-05-07perf, x86: Pass enable bit mask to __x86_pmu_enable_event()Robert Richter
2010-05-07perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter
2010-05-07perf, x86: Move x86_setup_perfctr()Robert Richter
2010-05-07perf, x86: Move perfctr init code to x86_setup_perfctr()Robert Richter
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan
2010-05-04x86, irq: Kill io_apic_renumber_irqEric W. Biederman
2010-05-04x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman
2010-05-04x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman
2010-05-04x86, ioapic: Optimize pin_2_irqEric W. Biederman
2010-05-04x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic.Eric W. Biederman
2010-05-04x86, ioapic: In mpparse use mp_register_ioapicEric W. Biederman
2010-05-04x86, ioapic: Teach mp_register_ioapic to compute a global gsi_endEric W. Biederman
2010-05-04x86, ioapic: Fix the types of gsi valuesEric W. Biederman
2010-05-04x86, ioapic: Fix io_apic_redir_entries to return the number of entries.Eric W. Biederman
2010-05-04x86, acpi/irq: Generalize mp_config_acpi_legacy_irqsEric W. Biederman
2010-05-04x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsiEric W. Biederman
2010-05-04x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman
2010-05-03x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin
2010-05-03x86-32: Don't set ignore_fpu_irq in simd exceptionBrian Gerst
2010-05-03x86: Merge kernel_math_error() into math_error()Brian Gerst
2010-05-03x86: Merge simd_math_error() into math_error()Brian Gerst
2010-05-03x86-32: Rework cache flush denied handlerBrian Gerst
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner
2010-04-28x86-64: Don't export init_level4_pgtJan Beulich
2010-04-28x86-64: Reduce SMP locks table sizeJan Beulich
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-23x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar
2010-04-22x86, cacheinfo: Disable index in all four subcachesBorislav Petkov
2010-04-22x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov