aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-12vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton1-0/+1
2012-10-12audit: make audit_inode take struct filenameJeff Layton2-6/+10
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton1-0/+1
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton1-0/+11
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-8/+18
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro1-0/+8
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+19
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-62/+113
2012-10-12tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann1-2/+8
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton1-2/+1
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2-9/+15
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton1-5/+10
2012-10-12audit: add a new "type" field to audit_names structJeff Layton1-0/+5
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton2-13/+13
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-43/+164
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-20/+16
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2-19/+626
2012-10-11consitify do_mount() argumentsAl Viro2-7/+7
2012-10-11UAPI: (Scripted) Disintegrate include/linux/mmcDavid Howells3-1/+1
2012-10-11compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos1-1/+1
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum1-0/+2
2012-10-11Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid S. Miller3-1/+1
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab13-43/+166
2012-10-11vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney1-0/+9
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov3-19/+88
2012-10-10Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller7-5/+5
2012-10-10vxlan: allow configuring port rangestephen hemminger1-0/+6
2012-10-10of/mdio: Staticise !CONFIG_OF stubsMark Brown1-10/+10
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds4-2/+12
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds3-7/+6
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds6-35/+249
2012-10-11memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes1-2/+2
2012-10-11rapidio: fix commentChad Reese1-1/+1
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine1-1/+0
2012-10-11mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz1-3/+3
2012-10-10UAPI: (Scripted) Disintegrate include/linux/canDavid Howells7-5/+5
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-5/+19
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-2/+106
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds6-50/+144
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+3
2012-10-10module: signature checking hookRusty Russell1-0/+8
2012-10-10lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan1-1/+7
2012-10-10lglock: make the per_cpu locks staticLai Jiangshan1-1/+1
2012-10-10lglock: remove unused DEFINE_LGLOCK_LOCKDEP()Lai Jiangshan1-9/+0
2012-10-10MAX_LFS_FILESIZE definition for 64bit needs LL...Al Viro1-1/+1
2012-10-09vfs: drop lock/unlock superMarco Stornelli1-1/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-2/+19
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat9-34/+144
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds180-1958/+2063