summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2010-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-19Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson
2010-09-18alpha: kill big kernel lockArnd Bergmann
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo