summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-25genirq: Expand generic show_interrupts()Thomas Gleixner
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-25futex: Fix WARN_ON() test for UPSteven Rostedt
2011-03-25WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
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
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-24sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal
2011-03-25gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handlerThomas Gleixner
2011-03-25gpio: Cleanup genirq namespaceThomas Gleixner
2011-03-25arm: ep93xx: Add basic interrupt infoRyan Mallon
2011-03-25arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner
2011-03-24x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner
2011-03-24x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-24perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus
2011-03-24SLUB: Write to per cpu data when allocating itChristoph Lameter
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson