[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1327649153-16477-1-git-send-email-yinghai@kernel.org>
Date: Thu, 26 Jan 2012 23:25:46 -0800
From: Yinghai Lu <yinghai@...nel.org>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>,
"H. Peter Anvin" <hpa@...or.com>
Cc: linux-kernel@...r.kernel.org, Yinghai Lu <yinghai@...nel.org>
Subject: [PATCH 0/7] x86/irq related fix
small cleanup with io_apic.c
e807126: x86, irq: kill create_irq()
6a4e909: iommu, irq: alloc irq_desc for dmar_msi with local node
5e6f66d: ia64, irq: add dummy create_irq_nr()
cbe7558: x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
b567f4c: x86, irq: Let msi-x to shown as MSI-X in /proc/interrupt
303205f: x86, irq: more clear about msix printout
c102aca: x86, irq: Modify irq chip one time when irq remapping is enabled
arch/ia64/kernel/irq_ia64.c | 10 +++++++
arch/x86/include/asm/io_apic.h | 2 +
arch/x86/kernel/apic/apic.c | 9 +++++-
arch/x86/kernel/apic/io_apic.c | 59 +++++++++++++++++++++++-----------------
drivers/iommu/dmar.c | 2 +-
5 files changed, 55 insertions(+), 27 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists