summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: Use generic show_interrupts()Thomas Gleixner
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner
2011-03-25MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner
2011-03-25MIPS: TXx9: Convert core to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: rm7000: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: MSC01: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: GT641xx: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: JZ4740: Cleanup the mechanical irq_chip conversion Lars-Peter Clausen
2011-03-25MIPS: JZ4740: GPIO: Use shared irq chip for all gpiosLars-Peter Clausen
2011-03-25MIPS: JZ4740: Convert to new irq functionsThomas Gleixner
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: EMMA: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: DEC: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner
2011-03-25MIPS: MSP71xx: Add CPU feature override file.Anoop P A
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A
2011-03-25MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle
2011-03-25MIPS: Remove useless initialization.Ralf Baechle
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle
2011-03-25MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BITFUJITA Tomonori
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-25block: fix issue with calling blk_stop_queue() from the request_fn handlerJens Axboe
2011-03-25block: fix bug with inserting flush requests as sort/mergeJens Axboe
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-24[media] rc: update for bitop name changesStephen Rothwell
2011-03-24fs: simplify iget & friendsChristoph Hellwig
2011-03-24fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner
2011-03-24fs: Lock the inode LRU list separatelyDave Chinner
2011-03-24fs: factor inode disposalDave Chinner
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner
2011-03-24Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds