Age | Commit message (Expand) | Author |
2012-10-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | vfs: embed struct filename inside of names_cache allocation if possible | Jeff Layton |
2012-10-12 | audit: make audit_inode take struct filename | Jeff Layton |
2012-10-12 | vfs: make path_openat take a struct filename pointer | Jeff Layton |
2012-10-12 | audit: allow audit code to satisfy getname requests from its names_list | Jeff Layton |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | infrastructure for saner ret_from_kernel_thread semantics | Al Viro |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | vfs: allocate page instead of names_cache buffer in mount_block_root | Jeff Layton |
2012-10-12 | audit: overhaul __audit_inode_child to accomodate retrying | Jeff Layton |
2012-10-12 | audit: set the name_len in audit_inode for parent lookups | Jeff Layton |
2012-10-12 | audit: add a new "type" field to audit_names struct | Jeff Layton |
2012-10-12 | audit: reverse arguments to audit_inode_child | Jeff Layton |
2012-10-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-10-11 | consitify do_mount() arguments | Al Viro |
2012-10-11 | compiler-gcc4.h: correct verion check for __compiletime_error | Daniel Santos |
2012-10-11 | usbnet: Support devices reporting idleness | Oliver Neukum |
2012-10-11 | Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow... | David S. Miller |
2012-10-11 | Merge branch 'staging/for_v3.7' into v4l_for_linus | Mauro Carvalho Chehab |
2012-10-11 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-10-10 | Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-can | David S. Miller |
2012-10-10 | vxlan: allow configuring port range | stephen hemminger |
2012-10-10 | of/mdio: Staticise !CONFIG_OF stubs | Mark Brown |
2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-10-11 | Merge branch 'akpm' (Fixups from Andrew) | Linus Torvalds |
2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-10-11 | memcg, kmem: fix build error when CONFIG_INET is disabled | David Rientjes |
2012-10-11 | rapidio: fix comment | Chad Reese |
2012-10-11 | rapidio: update for destination ID allocation | Alexandre Bounine |
2012-10-11 | mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip() | Bartlomiej Zolnierkiewicz |
2012-10-10 | UAPI: (Scripted) Disintegrate include/linux/can | David Howells |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-10 | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-10-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2012-10-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-10-10 | lglock: add DEFINE_STATIC_LGLOCK() | Lai Jiangshan |
2012-10-10 | lglock: make the per_cpu locks static | Lai Jiangshan |
2012-10-10 | lglock: remove unused DEFINE_LGLOCK_LOCKDEP() | Lai Jiangshan |
2012-10-10 | MAX_LFS_FILESIZE definition for 64bit needs LL... | Al Viro |
2012-10-09 | vfs: drop lock/unlock super | Marco Stornelli |