aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner
2010-10-12genirq: Distangle kernel/irq/handle.cThomas Gleixner
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner
2010-10-12genirq: Provide status modifierThomas Gleixner
2010-10-12genirq: Remove unsused inlineThomas Gleixner
2010-10-12genirq: Distangle irq.hThomas Gleixner
2010-10-08mfd: twl4030: Fix dummy irq chip usageThomas Gleixner
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner
2010-10-04genirq: Provide compat handling for chip->retrigger()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->set_wake()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->set_type()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->set_affinity()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->startup()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->disable()/shutdown()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->enable()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->eoi()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->mask_ack()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->ack()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->unmask()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->mask()Thomas Gleixner
2010-10-04genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner
2010-10-04genirq: Add new functions to dummy chipsThomas Gleixner
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner
2010-10-04genirq: Create irq_dataThomas Gleixner
2010-10-04x86: Use genirq KconfigThomas Gleixner
2010-10-04genirq: Provide KconfigThomas Gleixner
2010-10-04isdn: Free irq_data namespaceThomas Gleixner
2010-10-04mfd: Rename struct irq_data to struct sih_irq_dataThomas Gleixner
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-09-21MAINTAINERS: Add IRQ subsystemThomas Gleixner
2010-09-20Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-20Staging: vt6655: fix buffer overflowDan Carpenter
2010-09-20Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang
2010-09-20serial: amba-pl010: fix set_ldiscMika Westerberg
2010-09-20USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro
2010-09-20mm: further fix swapin race conditionHugh Dickins