Re: [patch 00/75] genirq: Overhaul for 2.6.39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 10 Feb 2011, Linus Torvalds wrote:

> On Thu, Feb 10, 2011 at 3:35 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> >
> > A preview is available at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq.git irq/core
> 
> For things like this, please just always include a diffstat so that
> people can tell from the email whether they care or not.

Oops. Forgot.

 arch/arm/mach-ep93xx/gpio.c         |   38 ---
 arch/arm/mach-ns9xxx/irq.c          |   58 -----
 arch/arm/mach-tegra/gpio.c          |   63 ------
 arch/arm/mach-tegra/irq.c           |   58 -----
 arch/m68knommu/platform/5272/intc.c |    7 
 arch/x86/Kconfig                    |    3 
 arch/x86/kernel/apic/io_apic.c      |   55 ++---
 arch/x86/kernel/hpet.c              |    2 
 arch/x86/kernel/irq.c               |   63 ------
 drivers/gpio/gpiolib.c              |   44 ----
 fs/proc/interrupts.c                |    2 
 include/linux/interrupt.h           |   22 --
 include/linux/irq.h                 |  314 ++++++++++++++++++++++++++------
 include/linux/irqdesc.h             |   68 ++++++
 kernel/irq/Kconfig                  |   10 -
 kernel/irq/autoprobe.c              |   48 ++--
 kernel/irq/chip.c                   |  353 +++++++++++++++++-------------------
 kernel/irq/compat.h                 |   72 +++++++
 kernel/irq/debug.h                  |   40 ++++
 kernel/irq/handle.c                 |   55 ++++-
 kernel/irq/internals.h              |  136 +++++++++----
 kernel/irq/irqdesc.c                |    6 
 kernel/irq/manage.c                 |  303 ++++++++++++++++++------------
 kernel/irq/migration.c              |   38 ++-
 kernel/irq/pm.c                     |    9 
 kernel/irq/proc.c                   |   73 +++++++
 kernel/irq/resend.c                 |   17 -
 kernel/irq/settings.h               |  131 +++++++++++++
 kernel/irq/spurious.c               |  164 ++++++++++------
 29 files changed, 1353 insertions(+), 899 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux