Commit Graph

242446 Commits (fe92a238263991c81e0910e0b2f56ed969ec160d)
 

Author SHA1 Message Date
Lars-Peter Clausen fe92a23826 MIPS: JZ4740: Cleanup the mechanical irq_chip conversion 14 years ago
Lars-Peter Clausen cd11d14de9 MIPS: JZ4740: GPIO: Use shared irq chip for all gpios 14 years ago
Thomas Gleixner 42b64f388c MIPS: JZ4740: Convert to new irq functions 14 years ago
Thomas Gleixner db00bed4ba MIPS: JAZZ: Convert to new irq_chip functions 14 years ago
Thomas Gleixner 90a568f7bb MIPS: EMMA: Convert to new irq_chip functions 14 years ago
Thomas Gleixner 009c200a66 MIPS: DEC: Convert to new irq_chip functions 14 years ago
Thomas Gleixner 93f2936104 MIPS: bcm63xx: Convert to new irq_chip functions 14 years ago
Thomas Gleixner 3fb8818bd2 MIPS: ath79: Convert to new irq_chip functions 14 years ago
Thomas Gleixner 41d735e870 MIPS: AR7: Convert to new irq_chip functions 14 years ago
Thomas Gleixner d24c1a26ca MIPS: Alchemy: Convert to new irq chip functions 14 years ago
Anoop P A 786a5e0280 MIPS: MSP71xx: Add CPU feature override file. 14 years ago
Anoop P A ec9ac747be MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices. 14 years ago
Anoop P A 5027070b3c MIPS: MSP71xx: Platform support for MSP on-chip USB controller. 14 years ago
Anoop P A 088f3876fc MIPS: MSP71xx: Add VSMP/SMTC support. 14 years ago
Anoop P A 92592c9cca MIPS: MSP71xx: Add vectored interrupt support. 14 years ago
Anoop P A 3b042d0830 MIPS: MSP71xx: Set up MSP VPE1 timer. 14 years ago
Ralf Baechle 1685f3b158 MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. 14 years ago
Ralf Baechle f9b08d9c60 MIPS: Remove useless initialization. 14 years ago
Ralf Baechle 756cca61a7 MIPS: Microoptimize arch_{read,write}_lock 14 years ago
FUJITA Tomonori 4bafad922a MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT 14 years ago
Linus Torvalds 40471856f2 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 14 years ago
Linus Torvalds ae005cbed1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
Linus Torvalds 3961cdf85b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 14 years ago
Jens Axboe ad3d9d7ede block: fix issue with calling blk_stop_queue() from the request_fn handler 14 years ago
Jens Axboe 401a18e92c block: fix bug with inserting flush requests as sort/merge 14 years ago
Linus Torvalds d39dd11c3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Stephen Rothwell 30f5b28e7f [media] rc: update for bitop name changes 14 years ago
Christoph Hellwig 0b2d0724e2 fs: simplify iget & friends 14 years ago
Dave Chinner 0f1b1fd86f fs: pull inode->i_lock up out of writeback_single_inode 14 years ago
Dave Chinner 67a23c4946 fs: rename inode_lock to inode_hash_lock 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Dave Chinner 55fa6091d8 fs: move i_sb_list out from under inode_lock 14 years ago
Dave Chinner f283c86afe fs: remove inode_lock from iput_final and prune_icache 14 years ago
Dave Chinner 02afc410f3 fs: Lock the inode LRU list separately 14 years ago
Dave Chinner b2b2af8e61 fs: factor inode disposal 14 years ago
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
Linus Torvalds a735140257 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 14 years ago
David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 years ago
Linus Torvalds e285c1746a Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Trond Myklebust 0acd220192 Merge branch 'nfs-for-2.6.39' into nfs-for-next 14 years ago
Weston Andros Adamson 35124a0994 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO 14 years ago
Christoph Lameter b8c4c96ed4 SLUB: Write to per cpu data when allocating it 14 years ago
Andy Adamson ef31153786 NFSv4.1 convert layoutcommit sync to boolean 14 years ago
Andy Adamson de4b15c7e9 NFSv4.1 pnfs_layoutcommit_inode fixes 14 years ago
Thomas Gleixner f9b615de46 slub: Fix debugobjects with lockless fastpath 14 years ago
Jesper Juhl 3dc8fe4dca autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() 14 years ago
Ian Kent e7854723d0 autofs4 - remove autofs4_lock 14 years ago
Ian Kent 83fb96bfc7 autofs4 - fix d_manage() return on rcu-walk 14 years ago
Ian Kent d4a85e35d1 autofs4 - fix autofs4_expire_indirect() traversal 14 years ago
Ian Kent f9398c233e autofs4 - fix dentry leak in autofs4_expire_direct() 14 years ago