summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the HFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells1-5/+5
2008-11-14CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the FAT filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext4 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2-16/+22
2008-11-14CRED: Wrap task credential accesses in the devpts filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells7-17/+17
2008-11-14CRED: Wrap task credential accesses in the BFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells4-6/+6
2008-11-14CRED: Wrap task credential accesses in the USB driverDavid Howells2-6/+6
2008-11-14CRED: Wrap task credential accesses in the network device driversDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the tty driverDavid Howells1-2/+4
2008-11-14CRED: Wrap task credential accesses in the block loopback driverDavid Howells1-2/+4
2008-11-14CRED: Wrap task credential accesses in the x86 archDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the S390 archDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the MIPS archDavid Howells1-2/+3
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells3-13/+16
2008-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-7/+8
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-1/+1
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-3/+31
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-102/+58
2008-11-13fix cpumask build breakage on pariscHelge Deller1-2/+0
2008-11-13dlm: fix shutdown cleanupDavid Teigland1-1/+1
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott1-3/+3
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2-19/+10
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King6-17/+15
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King3-53/+3
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+4
2008-11-13c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti3-0/+171
2008-11-13Add c2 port supportRodolfo Giometti8-0/+1273
2008-11-13hdq: documentation for OMAP HDQMadhusudhan Chikkature1-0/+46
2008-11-13hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature3-1/+131
2008-11-13hdq driver for OMAP2430/3430Madhusudhan Chikkature3-0/+733
2008-11-13w1: export w1_read_8 functionMadhusudhan Chikkature2-1/+3
2008-11-13rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson3-0/+232
2008-11-13rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch3-0/+290
2008-11-13rtc: rtc-wm8350: add support for WM8350 RTCMark Brown4-0/+527