Age | Commit message (Expand) | Author |
2010-10-12 | x86: Convert dmar affinity setting to new chip function | Thomas Gleixner |
2010-10-12 | x86: Convert remapped msi to new chip.irq_set_affinity function | Thomas Gleixner |
2010-10-12 | x86: Convert remapped ioapic affinity setting to new irq chip function | Thomas Gleixner |
2010-10-12 | x86: Convert msi affinity setting to new chip functions | Thomas Gleixner |
2010-10-12 | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner |
2010-10-12 | x86: ioapic: Clean up the direct access to irq_desc | Thomas Gleixner |
2010-10-12 | ht: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-12 | dmar: Convert to new irq chip functions | Thomas Gleixner |
2010-10-12 | x86: ioapic/hpet: Convert to new chip functions | Thomas Gleixner |
2010-10-12 | x86: ioapic: Convert mask to new irq_chip function | Thomas Gleixner |
2010-10-12 | x86: io_apic: Convert startup to new irq_chip function | Thomas Gleixner |
2010-10-12 | x86: Cleanup io_apic | Thomas Gleixner |
2010-10-12 | x86: Cleanup access to irq_data | Thomas Gleixner |
2010-10-12 | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-12 | x86: Cleanup visws interrupt handling | Thomas Gleixner |
2010-10-12 | x86: Sanitize apb timer interrupt handling | Thomas Gleixner |
2010-10-12 | x86: Convert irq_chip access to new functions | Thomas Gleixner |
2010-10-12 | x86: Remove useless reinitialization of irq descriptors | Thomas Gleixner |
2010-10-12 | pci: Cleanup the irq_desc mess in msi | Thomas Gleixner |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/x2apic' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | genirq: Query arch for number of early descriptors | Thomas Gleixner |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-09-30 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-09-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich |
2010-09-24 | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter |
2010-09-24 | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-09-23 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-23 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-09-22 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2010-09-22 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2010-09-22 | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker |
2010-09-15 | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha |
2010-09-15 | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha |
2010-09-15 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-10 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-08 | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI | Christian Dietrich |