| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool | Michel Lespinasse | 2013-02-24 | 1 | -3/+2 |
* | mm: introduce mm_populate() for populating new vmas | Michel Lespinasse | 2013-02-24 | 1 | -1/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-22 | 8 | -11/+10 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 458 | -10307/+34025 |
| |\ |
|
| * | | fs/jfs: Fix typo in comment : 'how may' -> 'how many' | Philippe De Muyter | 2013-01-17 | 1 | -1/+1 |
| * | | btrfs: remove unnecessary cur_trans set before goto loop in join_transaction | Wang Sheng-Hui | 2013-01-09 | 1 | -1/+0 |
| * | | treewide: Fix typo in various drivers | Masanari Iida | 2013-01-09 | 4 | -4/+4 |
| * | | btrfs: fix comment typos | Liu Bo | 2013-01-09 | 2 | -5/+5 |
* | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 23 | -48/+36 |
|\ \ \ |
|
| * | | | binfmt_elf: remove unused argument in fill_elf_header | Zhang Yanfei | 2013-02-22 | 1 | -3/+3 |
| * | | | ubifs: wait for page writeback to provide stable pages | Jan Kara | 2013-02-22 | 1 | -0/+1 |
| * | | | ocfs2: wait for page writeback to provide stable pages | Jan Kara | 2013-02-22 | 1 | -0/+1 |
| * | | | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong | 2013-02-22 | 1 | -0/+1 |
| * | | | 9pfs: fix filesystem to wait for stable page writeback | Darrick J. Wong | 2013-02-22 | 1 | -0/+1 |
| * | | | mm: only enforce stable page writes if the backing device requires it | Darrick J. Wong | 2013-02-22 | 4 | -4/+4 |
| * | | | ocfs2: unlock super lock if lockres refresh failed | Junxiao Bi | 2013-02-22 | 1 | -1/+4 |
| * | | | ocfs2: remove kfree() redundant null checks | Tim Gardner | 2013-02-22 | 10 | -34/+17 |
| * | | | configfs: move the dereference below the NULL test | Wei Yongjun | 2013-02-22 | 1 | -2/+3 |
| * | | | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() | MITSUNARI Shigeo | 2013-02-22 | 1 | -0/+1 |
| * | | | inotify: remove broken mask checks causing unmount to be EINVAL | Jim Somerville | 2013-02-22 | 1 | -4/+0 |
* | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -1/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 2013-01-25 | 48 | -311/+603 |
| |\ \ \ \ |
|
| * | | | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-19 | 1 | -1/+2 |
* | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 20 | -44/+39 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-26 | 35 | -264/+530 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | fs/ufs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -1/+1 |
| * | | | | | fs/nfsd: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/logfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/jffs2: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -5/+5 |
| * | | | | | fs/hfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/efs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/cifs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -4/+4 |
| * | | | | | fs/btrfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+1 |
| * | | | | | fs/bfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/befs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/afs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -4/+3 |
| * | | | | | fs/affs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/adfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+2 |
| * | | | | | fs/9p: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -2/+1 |
| * | | | | | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 2013-01-18 | 13 | -47/+73 |
| |\ \ \ \ \ |
|
| * | | | | | | Revert "sysfs: Convert print_symbol to %pSR" | Greg Kroah-Hartman | 2013-01-17 | 1 | -2/+2 |
| * | | | | | | debugfs: remove redundant initialization of dentry | Sasha Levin | 2013-01-17 | 1 | -1/+0 |
| * | | | | | | sysfs: Convert print_symbol to %pSR | Joe Perches | 2013-01-17 | 1 | -2/+2 |
| * | | | | | | sysfs: Fixed a trailing white space error | Bin Wang | 2013-01-17 | 1 | -1/+1 |
| * | | | | | | fs/xfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
| * | | | | | | fs/nilfs2: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+1 |
| * | | | | | | fs/ecryptfs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
| * | | | | | | fs/ceph: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 2 | -7/+46 |
|\ \ \ \ \ \ |
|
| * | | | | | | pstore: Create a convenient mount point for pstore | Josh Boyer | 2013-02-12 | 1 | -1/+17 |