summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-123-19/+1
* genirq: Distangle kernel/irq/handle.cThomas Gleixner2010-10-124-332/+340
* genirq: Sanitize irq_data accessorsThomas Gleixner2010-10-122-4/+66
* genirq: Provide status modifierThomas Gleixner2010-10-122-21/+32
* genirq: Remove unsused inlineThomas Gleixner2010-10-121-7/+1
* genirq: Distangle irq.hThomas Gleixner2010-10-123-279/+284
* mfd: twl4030: Fix dummy irq chip usageThomas Gleixner2010-10-081-1/+1
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-046-6/+39
* genirq: Provide compat handling for chip->retrigger()Thomas Gleixner2010-10-042-2/+9
* genirq: Provide compat handling for chip->set_wake()Thomas Gleixner2010-10-042-2/+9
* genirq: Provide compat handling for chip->set_type()Thomas Gleixner2010-10-043-7/+15
* genirq: Provide compat handling for chip->set_affinity()Thomas Gleixner2010-10-044-8/+19
* genirq: Provide compat handling for chip->startup()Thomas Gleixner2010-10-044-16/+16
* genirq: Provide compat handling for chip->disable()/shutdown()Thomas Gleixner2010-10-045-22/+35
* genirq: Provide compat handling for chip->enable()Thomas Gleixner2010-10-043-8/+21
* genirq: Provide compat handling for chip->eoi()Thomas Gleixner2010-10-041-3/+10
* genirq: Provide compat handling for chip->mask_ack()Thomas Gleixner2010-10-041-6/+13
* genirq: Provide compat handling for chip->ack()Thomas Gleixner2010-10-042-18/+12
* genirq: Provide compat handling for chip->unmask()Thomas Gleixner2010-10-044-9/+16
* genirq: Provide compat handling for chip->mask()Thomas Gleixner2010-10-043-9/+16
* genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner2010-10-043-19/+35
* genirq: Add new functions to dummy chipsThomas Gleixner2010-10-042-17/+44
* genirq: Provide advanced irq chip functionsThomas Gleixner2010-10-041-16/+50
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-0411-110/+111
* genirq: Create irq_dataThomas Gleixner2010-10-042-47/+82
* x86: Use genirq KconfigThomas Gleixner2010-10-041-31/+5
* genirq: Provide KconfigThomas Gleixner2010-10-042-0/+56
* isdn: Free irq_data namespaceThomas Gleixner2010-10-041-3/+3
* mfd: Rename struct irq_data to struct sih_irq_dataThomas Gleixner2010-10-041-1/+1
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-2315-32/+24
* MAINTAINERS: Add IRQ subsystemThomas Gleixner2010-09-211-0/+6
* Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds2010-09-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-203-22/+10
|\
| * Staging: vt6655: fix buffer overflowDan Carpenter2010-09-201-3/+8
| * Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-202-19/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-206-32/+66
|\ \
| * | USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi2010-09-201-2/+2
| * | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-202-0/+6
| * | USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-201-27/+51
| * | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-201-0/+5
| * | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-201-3/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-202-15/+11
|\ \
| * | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-201-8/+9
| * | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-201-7/+2
| |/
* | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* | mm: further fix swapin race conditionHugh Dickins2010-09-201-3/+5
|/
OpenPOWER on IntegriCloud