Age | Commit message (Expand) | Author | Files | Lines |
2014-06-05 | x86, mm: probe memory block size for generic x86 64bit | Yinghai Lu | 1 | -4/+30 |
2014-06-05 | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman | 8 | -49/+75 |
2014-06-05 | x86: require x86-64 for automatic NUMA balancing | Mel Gorman | 1 | -1/+1 |
2014-06-05 | fs/libfs.c: add generic data flush to fsync | Fabian Frederick | 3 | -3/+41 |
2014-06-05 | fs/9p: kerneldoc fixes | Fabian Frederick | 4 | -10/+8 |
2014-06-05 | fs/9p/v9fs.c: add __init to v9fs_sysfs_init | Fabian Frederick | 1 | -1/+1 |
2014-06-05 | ocfs2: remove some unused code | Xue jiufei | 3 | -7/+0 |
2014-06-05 | ocfs2: fix incorrect i_size of global bitmap inode after resize | Joseph Qi | 1 | -2/+2 |
2014-06-05 | ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super | Joseph Qi | 1 | -6/+0 |
2014-06-05 | ocfs2/dlm: disallow node joining when recovery is on going | Xue jiufei | 1 | -1/+12 |
2014-06-05 | ocfs2: fix umount hang while shutting down truncate log | Xue jiufei | 2 | -1/+6 |
2014-06-05 | fs/ocfs2/ioctl.c: add static to local functions | Fabian Frederick | 1 | -40/+41 |
2014-06-05 | ocfs2/dlm: fix possible convert=sion deadlock | Xue jiufei | 1 | -1/+9 |
2014-06-05 | ocfs2: limit printk when journal is aborted | Joseph Qi | 1 | -2/+15 |
2014-06-05 | ocfs2: remove some redundant casting | George Spelvin | 1 | -4/+3 |
2014-06-05 | fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy | Fabian Frederick | 1 | -2/+2 |
2014-06-05 | ocfs2: remove NULL assignments on static | Fabian Frederick | 7 | -10/+10 |
2014-06-05 | lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug | Fabian Frederick | 1 | -2/+2 |
2014-06-05 | lib/debugobjects.c: add pr_fmt to logging | Fabian Frederick | 1 | -5/+8 |
2014-06-05 | lib/debugobjects.c: convert printk to pr_foo() | Fabian Frederick | 1 | -7/+5 |
2014-06-05 | fs/configfs: use pr_fmt | Fabian Frederick | 4 | -5/+11 |
2014-06-05 | fs/configfs: convert printk to pr_foo() | Fabian Frederick | 3 | -8/+7 |
2014-06-05 | fs/configs/item.c: kernel-doc fixes + clean-up | Fabian Frederick | 1 | -30/+28 |
2014-06-05 | arch/unicore32/mm/ioremap.c: return NULL on invalid pfn | Andrew Morton | 1 | -1/+3 |
2014-06-05 | arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn() | Fabian Frederick | 1 | -4/+2 |
2014-06-05 | fs/squashfs/squashfs.h: replace pr_warning by pr_warn | Fabian Frederick | 1 | -1/+1 |
2014-06-05 | sh: Replace __get_cpu_var uses | Christoph Lameter | 5 | -23/+23 |
2014-06-05 | ntfs: remove NULL value assignments | Fabian Frederick | 3 | -4/+4 |
2014-06-05 | fanotify: check file flags passed in fanotify_init | Heinrich Schuchardt | 1 | -0/+25 |
2014-06-05 | fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking | Heinrich Schuchardt | 1 | -0/+3 |
2014-06-05 | fs/notify/mark.c: trivial cleanup | David Cohen | 1 | -1/+1 |
2014-06-05 | fanotify: create FAN_ACCESS event for readdir | Heinrich Schuchardt | 1 | -0/+2 |
2014-06-05 | fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path | Heinrich Schuchardt | 1 | -7/+10 |
2014-06-05 | fs/fscache: replace seq_printf by seq_puts | Fabian Frederick | 2 | -8/+6 |
2014-06-05 | fs/fscache: convert printk to pr_foo() | Fabian Frederick | 7 | -32/+32 |
2014-06-05 | kthread: fix return value of kthread_create() upon SIGKILL. | Tetsuo Handa | 1 | -2/+2 |
2014-06-05 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 15 | -73/+18 |
2014-06-05 | mm: fix sleeping function warning from __put_anon_vma | Hugh Dickins | 1 | -3/+5 |
2014-06-05 | MAINTAINERS: pass on hwpoison maintainership to Naoya Horiguchi | Andi Kleen | 1 | -2/+1 |
2014-06-05 | MAINTAINERS: add Joe as the get_maintainer.pl maintainer | Joe Perches | 1 | -0/+5 |
2014-06-05 | tools/vm/page-types.c: catch sigbus if raced with truncate | Konstantin Khlebnikov | 1 | -3/+32 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 76 | -838/+1008 |
2014-06-04 | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 337 | -5467/+36766 |
2014-06-04 | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 39 | -574/+3604 |
2014-06-04 | Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 29 | -153/+169 |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 188 | -3763/+9413 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 18 | -328/+1819 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 61 | -89/+84 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 133 | -1749/+7181 |
2014-06-04 | Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into next | Linus Torvalds | 5 | -54/+66 |