summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-46/+197
2009-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-43/+87
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu1-1/+1
2009-03-27fs: move bdev code out of buffer.cNick Piggin2-7/+7
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-1/+1
2009-03-27constify dentry_operations: NFSAl Viro2-2/+2
2009-03-27fs: make struct dentry->d_op constJan Engelhardt1-1/+1
2009-03-27vfs: Further changes from macro to inline function in fs.hSteven Whitehouse1-7/+38
2009-03-27vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse1-26/+139
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan1-1/+0
2009-03-27generic compat_sys_ustatChristoph Hellwig1-0/+8
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+17
2009-03-27Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-2/+1
2009-03-27Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds92-843/+938
2009-03-27Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-37/+45
2009-03-27Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-21/+3
2009-03-27Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+32
2009-03-27Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-17/+14
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds108-1694/+2881
2009-03-27Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-37/+153
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-27/+30
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller84-1243/+1340
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+14
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-204/+212
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds12-121/+160
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-108/+40
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-21/+55
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-277/+0
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds25-422/+381
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-4/+239
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-1/+106
2009-03-26Add a strictatime mount optionMatthew Garrett2-0/+2
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar86-358/+615
2009-03-26emu101k1.h: fix duplicate include of <linux/types.h>Arnd Bergmann1-1/+0
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin1-2/+4
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann2-13/+5
2009-03-26make netfilter use strict integer typesArnd Bergmann39-190/+260
2009-03-26make drm headers use strict integer typesArnd Bergmann6-188/+190
2009-03-26make MTD headers use strict integer typesArnd Bergmann6-115/+123
2009-03-26make most exported headers use strict integer typesArnd Bergmann15-226/+240
2009-03-26make exported headers use strict posix typesArnd Bergmann18-66/+67
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput1-1/+2
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2-21/+3
2009-03-26quota: Remove uppercase aliases for quota functions.Jan Kara1-31/+0
2009-03-26quota: Remove NODQUOT macroJan Kara1-2/+0
2009-03-26quota: Use inode->i_blkbits to get block bitsMingming Cao1-14/+8
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao2-0/+59
2009-03-26quota: Add quota reservation supportMingming Cao2-0/+24
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar2-1/+22
2009-03-25ax88796: Add method to take MAC from platform dataDaniel Mack1-5/+8