Age | Commit message (Expand) | Author |
2010-10-12 | x86: Convert ht set_affinity to new chip function | Thomas Gleixner |
2010-10-12 | x86: Cleanup hpet affinity setting | Thomas Gleixner |
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-10-11 | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming |
2010-10-08 | x86, olpc: Don't retry EC commands forever | Paul Fox |
2010-10-08 | x86, earlyprintk: Add hsu early console for Intel Medfield platform | Feng Tang |
2010-10-08 | x86, earlyprintk: Add earlyprintk for Intel Moorestown platform | Feng Tang |
2010-10-08 | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar |
2010-10-05 | x86, memblock: Fix crashkernel allocation | Yinghai Lu |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-05 | perf, gcc-4.6: Fix set but unused variable | Andi Kleen |
2010-10-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-10-04 | x86, cpu: Fix X86_FEATURE_NOPL | Borislav Petkov |
2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-10-01 | x86, amd_nb: Enable GART support for AMD family 0x15 CPUs | Andreas Herrmann |
2010-10-01 | x86, amd: Use compute unit information to determine thread siblings | Andreas Herrmann |
2010-10-01 | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann |
2010-10-01 | x86, amd: Add support for CPUID topology extension of AMD CPUs | Andreas Herrmann |
2010-10-01 | x86, nmi: Support NMI watchdog on newer AMD CPU families | Andreas Herrmann |
2010-10-01 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2010-10-01 | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin |
2010-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |