pandora-kernel.git
2010-10-12 Thomas Gleixnergenirq: Switch sparse_irq allocator to GFP_KERNEL
2010-10-12 Thomas Gleixnergenirq: Make sparse_lock a mutex
2010-10-12 Thomas Gleixnerx86: lguest: Use new irq allocator
2010-10-12 Thomas Gleixnergenirq: Remove the now unused sparse irq leftovers
2010-10-12 Thomas Gleixnergenirq: Sanitize dynamic irq handling
2010-10-12 Thomas Gleixnergenirq: Remove arch_init_chip_data()
2010-10-12 Thomas Gleixnerx86: xen: Sanitise sparse_irq handling
2010-10-12 Thomas Gleixnerx86: Use sane enumeration
2010-10-12 Thomas Gleixnerx86: uv: Clean up the direct access to irq_desc
2010-10-12 Thomas Gleixnerx86: Make io_apic.c local functions static
2010-10-12 Thomas Gleixnergenirq: Remove irq_2_iommu
2010-10-12 Thomas Gleixnerx86: Speed up the irq_remapped check in hot pathes
2010-10-12 Thomas Gleixnerintr_remap: Simplify the code further
2010-10-12 Thomas Gleixnerintr_remap: Use irq_2_iommu in struct irq_cfg
2010-10-12 Thomas Gleixnerx86: Embedd irq_2_iommu into irq_cfg
2010-10-12 Thomas Gleixnerpci: intr_remap: Remove unused functions
2010-10-12 Thomas Gleixnerpci: intr_remap: Use irq_data
2010-10-12 Thomas Gleixnerpci: intr-remap: Free irte memory if SPARSE_IRQ=y
2010-10-12 Thomas Gleixnerx86: io_apic: Remove the now unused sparse_irq arch_...
2010-10-12 Thomas Gleixnerx86: ioapic: Cleanup sparse irq code
2010-10-12 Yinghai Lux86: Don't setup ioapic irq for sci twice
2010-10-12 Thomas Gleixnerx86: io_apic: Prepare alloc/free_irq_cfg()
2010-10-12 Thomas Gleixnerx86: Implement new allocator functions
2010-10-12 Thomas Gleixnerx86: ioapic: Cleanup get_one_free_irq_cfg()
2010-10-12 Thomas Gleixnerx86: ioapic: Cleanup some more
2010-10-12 Thomas Gleixnerx86: Convert ht set_affinity to new chip function
2010-10-12 Thomas Gleixnerx86: Cleanup hpet affinity setting
2010-10-12 Thomas Gleixnerx86: Convert dmar affinity setting to new chip function
2010-10-12 Thomas Gleixnerx86: Convert remapped msi to new chip.irq_set_affinity...
2010-10-12 Thomas Gleixnerx86: Convert remapped ioapic affinity setting to new...
2010-10-12 Thomas Gleixnerx86: Convert msi affinity setting to new chip functions
2010-10-12 Thomas Gleixnerx86: Prepare the affinity common functions for taking...
2010-10-12 Thomas Gleixnerx86: ioapic: Clean up the direct access to irq_desc
2010-10-12 Thomas Gleixnerht: Convert to new irq_chip functions
2010-10-12 Thomas Gleixnerdmar: Convert to new irq chip functions
2010-10-12 Thomas Gleixnerx86: ioapic/hpet: Convert to new chip functions
2010-10-12 Thomas Gleixnerx86: ioapic: Convert mask to new irq_chip function
2010-10-12 Thomas Gleixnerx86: io_apic: Convert startup to new irq_chip function
2010-10-12 Thomas Gleixnerx86: Cleanup io_apic
2010-10-12 Thomas Gleixnerx86: Cleanup access to irq_data
2010-10-12 Thomas Gleixnerx86: i8259: Convert to new irq_chip functions
2010-10-12 Thomas Gleixnerx86: Cleanup visws interrupt handling
2010-10-12 Thomas Gleixnerx86: lguest: Convert to new irq chip functions
2010-10-12 Thomas Gleixnerx86: Sanitize apb timer interrupt handling
2010-10-12 Thomas Gleixnerx86: Convert irq_chip access to new functions
2010-10-12 Thomas Gleixnerx86: Remove useless reinitialization of irq descriptors
2010-10-12 Thomas Gleixnerpci: Cleanup the irq_desc mess in msi
2010-10-12 Thomas Gleixnerpci: Convert msi to new irq_chip functions
2010-10-12 Thomas GleixnerMerge branch 'x86/urgent' of into irq/sparseirq
2010-10-12 Thomas GleixnerMerge branch 'x86/cleanups' into irq/sparseirq
2010-10-12 Thomas GleixnerMerge branch 'x86/x2apic' into irq/sparseirq
2010-10-12 Thomas Gleixnergenirq: Query arch for number of early descriptors
2010-10-12 Thomas Gleixnergenirq: Use sane sparse allocator
2010-10-12 Thomas Gleixnergenirq-update-kerneldoc.patch
2010-10-12 Thomas Gleixnergenirq: Implement irq reservation
2010-10-12 Thomas Gleixnergenirq: Implement sane enumeration
2010-10-12 Thomas Gleixnergenirq: Prepare proc for real sparse irq support
2010-10-12 Thomas Gleixnergenirq: Implement a sane sparse_irq allocator
2010-10-12 Thomas Gleixnergenirq: Provide default irq init flags
2010-10-12 Thomas Gleixnergenirq: Remove export of kstat_irqs_cpu
2010-10-12 Thomas Gleixnerisdn: hisax: Replace the bogus access to irq stats
2010-10-12 Thomas Gleixnergenirq: Remove early_init_irq_lock_class()
2010-10-12 Thomas Gleixnergenirq: Distangle kernel/irq/handle.c
2010-10-12 Thomas Gleixnergenirq: Sanitize irq_data accessors
2010-10-12 Thomas Gleixnergenirq: Provide status modifier
2010-10-12 Thomas Gleixnergenirq: Remove unsused inline
2010-10-12 Thomas Gleixnergenirq: Distangle irq.h
2010-10-08 Thomas Gleixnermfd: twl4030: Fix dummy irq chip usage
2010-10-04 Thomas Gleixnergenirq: Provide config option to disable deprecated...
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->retrigger()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->set_wake()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->set_type()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->set_affinity()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->startup()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->disable(...
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->enable()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->eoi()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->mask_ack()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->ack()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->unmask()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->mask()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for bus_lock/bus_sync_u...
2010-10-04 Thomas Gleixnergenirq: Add new functions to dummy chips
2010-10-04 Thomas Gleixnergenirq: Provide advanced irq chip functions
2010-10-04 Thomas Gleixnergenirq: Convert core code to irq_data
2010-10-04 Thomas Gleixnergenirq: Create irq_data
2010-10-04 Thomas Gleixnerx86: Use genirq Kconfig
2010-10-04 Thomas Gleixnergenirq: Provide Kconfig
2010-10-04 Thomas Gleixnerisdn: Free irq_data namespace
2010-10-04 Thomas Gleixnermfd: Rename struct irq_data to struct sih_irq_data
2010-09-30 Thomas Gleixnerx86, hpet: Fix bogus error check in hpet_assign_irq()
2010-09-30 Thomas Gleixnerx86, irq: Plug memory leak in sparse irq
2010-09-28 H. Peter Anvinx86, cpu: After uncapping CPUID, re-run CPU feature...
2010-09-28 Linus Torvaldsalpha: fix compile problem in arch/alpha/kernel/signal.c
2010-09-28 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-09-28 Tejun Heoahci: fix module refcount breakage introduced by libahc...
2010-09-28 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-09-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-09-28 Guenter Roeckhwmon (coretemp): Fix build breakage if SMP is undefined
next