aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[ARM] basic support for the Marvell Orion SoC familyTzachi Perelstein19-0/+490
2008-01-26[ARM] Feroceon: support old cores with ARM926 IDTzachi Perelstein2-0/+36
2008-01-26[ARM] add Feroceon support to compressed/head.SNicolas Pitre1-0/+6
2008-01-26[ARM] add ARMv5TEJ aware cache flush method to compressed/head.SNicolas Pitre1-1/+8
2008-01-26[ARM] Marvell Feroceon CPU core supportAssaf Hoffman6-3/+511
2008-01-26[ARM] Update mach-typesRussell King1-7/+251
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds210-9019/+10519
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+10
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds53-1592/+2005
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds48-1323/+2851
2008-01-25ocfs2: clean up bh null checksMark Fasheh2-15/+8
2008-01-25ocfs2: document access rules for blocked_lock_listMark Fasheh1-0/+6
2008-01-25configfs: file.c fix possible recursive lockingJoonwoo Park1-1/+1
2008-01-25configfs: dir.c fix possible recursive lockingJoonwoo Park1-2/+3
2008-01-25configfs: Remove EXPERIMENTALJoel Becker1-2/+2
2008-01-25ocfs2: bump version numberMark Fasheh4-4/+4
2008-01-25ocfs2/dlm: Clear joining_node on hearbeat node downTao Ma1-6/+6
2008-01-25ocfs2: convert byte order of constant instead of variableMarcin Slusarz2-6/+1
2008-01-25ocfs2: Update default cluster timeoutsSunil Mushran2-3/+3
2008-01-25ocfs2: printf fixesJan Kara1-2/+2
2008-01-25ocfs2: Use generic_file_llseekJan Kara1-0/+2
2008-01-25ocfs2: Safer read_inline_data()Jan Kara1-3/+4
2008-01-25ocfs2: Silence false lockdep warningsJan Kara7-11/+20
2008-01-25[PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh7-1/+237
2008-01-25[PATCH 1/2] ocfs2: add flock lock typeMark Fasheh5-0/+284
2008-01-25ocfs2: Local alloc window size changeable via mount optionSunil Mushran6-14/+62
2008-01-25ocfs2: Support commit= mount optionMark Fasheh4-2/+41
2008-01-25ocfs2: Add missing permission checksMark Fasheh1-0/+6
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma5-1/+269
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma10-7/+518
2008-01-25[SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede1-0/+4
2008-01-25ocfs2: Reserve ioctl rangeTao Ma1-0/+1
2008-01-25ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma1-18/+1
2008-01-26[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is mHerbert Xu2-4/+10
2008-01-25ocfs2: Documentation updateMark Fasheh2-9/+2
2008-01-25ocfs2: Readpages supportMark Fasheh1-2/+66
2008-01-25dlm: Split lock mode and flag constants into a sharable header.Joel Becker3-138/+162
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh16-144/+144
2008-01-25ocfs2: Remove data locksMark Fasheh9-214/+22
2008-01-25ocfs2: Add data downconvert worker to inode lockMark Fasheh1-0/+5
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh15-967/+179
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds75-1185/+3124
2008-01-25ocfs2: Remove fs dependency on ocfs2_heartbeat moduleMark Fasheh3-83/+0
2008-01-25ocfs2_dlm: Call node eviction callbacks from heartbeat handlerMark Fasheh1-0/+7
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise3-4/+4
2008-01-25IB/ipath: Remove unnecessary castJan Engelhardt1-2/+1
2008-01-25IPoIB: Constify seq_operations function pointer tablesJan Engelhardt1-2/+2
2008-01-25RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2-1/+3
2008-01-25RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise1-0/+7
2008-01-25RDMA/cxgb3: Flush the receive queue when closingSteve Wise1-2/+5