index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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: lguest: Convert to new irq chip functions
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-12
genirq: Use sane sparse allocator
Thomas Gleixner
2010-10-12
genirq-update-kerneldoc.patch
Thomas Gleixner
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
2010-10-12
genirq: Implement sane enumeration
Thomas Gleixner
2010-10-12
genirq: Prepare proc for real sparse irq support
Thomas Gleixner
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
2010-10-12
genirq: Remove export of kstat_irqs_cpu
Thomas Gleixner
2010-10-12
isdn: hisax: Replace the bogus access to irq stats
Thomas Gleixner
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
2010-10-12
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
2010-10-12
genirq: Remove unsused inline
Thomas Gleixner
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
2010-10-08
mfd: twl4030: Fix dummy irq chip usage
Thomas Gleixner
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->retrigger()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->set_wake()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->set_type()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->set_affinity()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->startup()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->eoi()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->mask_ack()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for bus_lock/bus_sync_unlock
Thomas Gleixner
2010-10-04
genirq: Add new functions to dummy chips
Thomas Gleixner
2010-10-04
genirq: Provide advanced irq chip functions
Thomas Gleixner
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
[next]