summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2014-01-23fs/proc/page.c: add PageAnon check to surely detect thpNaoya Horiguchi
2014-01-23memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov
2014-01-23mm: munlock: fix potential race with THP page splitVlastimil Babka
2014-01-23mm: print more details for bad_page()Dave Hansen
2014-01-23mm/zswap.c: change params from hidden to roDan Streetman
2014-01-23mm: documentation: remove hopelessly out-of-date locking docDave Hansen
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek
2014-01-23cris: provide {in,out}[wl]_p()Geert Uytterhoeven
2014-01-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-01-23assoc_array: remove global variableStephen Hemminger
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-01-23Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-22Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-01-23f2fs: drop obsolete node page when it is truncatedJaegeuk Kim
2014-01-22fuse: support clients that don't implement 'open'Andrew Gallagher
2014-01-22fuse: don't invalidate attrs when not using atimeAndrew Gallagher
2014-01-22fuse: fix SetPageUptodate() condition in STOREMiklos Szeredi
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi
2014-01-22Merge branch 'misc' into for-linusJames Bottomley
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina
2014-01-22f2fs: introduce NODE_MAPPING for code consistencyJaegeuk Kim
2014-01-22f2fs: remove the orphan block page arrayGu Zheng
2014-01-22f2fs: add help function META_MAPPINGGu Zheng
2014-01-22f2fs: move a branch for code redabilityJaegeuk Kim
2014-01-22f2fs: call mark_inode_dirty to flush dirty pagesJaegeuk Kim
2014-01-22neighbour.h: fix commentLi Zhong
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-01-21Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-21mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim
2014-01-21mm/migrate: add comment about permanent failure pathNaoya Horiguchi