aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/netlabel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[ARM] pxa: initialise SSP earlierRussell King1-1/+1
2008-01-26[ARM] pxa: only register "cpld_irq" for the correct platformRussell King2-6/+14
2008-01-26[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao4-127/+53
2008-01-26[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()eric miao2-103/+63
2008-01-26[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao5-167/+177
2008-01-26[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()eric miao2-59/+273
2008-01-26[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xxeric miao3-5/+24
2008-01-26[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xxeric miao2-0/+285
2008-01-26[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by the bootloaderPhilipp Zabel1-2/+7
2008-01-26[ARM] pxa/sa1100: replace wakeup supportRussell King1-0/+31
2008-01-26[ARM] pxa: Don't wind OSCR backwards over suspend/resumeRussell King1-9/+12
2008-01-26[ARM] pxa: remove periodic mode emulation supportRussell King2-53/+9
2008-01-26[ARM] pxa: mainstone: update backlight to use the backlight infrastructureRussell King1-10/+50
2008-01-26[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devicesRussell King5-18/+19
2008-01-26[ARM] Update mach-typesRussell King1-7/+251
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-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