summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-21hugetlb: cleanup hugetlb.hDavid Gibson
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-21mm, memcg: pass charge order to oom killerDavid Rientjes
2012-03-21mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov
2012-03-21thp: allow a hwpoisoned head page to be put back to LRUDean Nelson
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-21rmap: remove __anon_vma_link() declarationXiao Guangrong
2012-03-21mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov
2012-03-21pagemap: export KPF_THPNaoya Horiguchi
2012-03-21thp: optimize away unnecessary page table lockingNaoya Horiguchi
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel
2012-03-21vmscan: kswapd carefully call compactionRik van Riel
2012-03-21mm: make swapin readahead skip over holesRik van Riel
2012-03-21mm: make get_mm_counter static-inlineKonstantin Khlebnikov
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-21nfs: non void functions must return a valueStephen Rothwell
2012-03-21SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever
2012-03-21drm/exynos: added virtual display driver.Inki Dae
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto
2012-03-21drm/radeon/kms: add trinity pci idsAlex Deucher
2012-03-21drm/radeon/kms: Add SI pci idsAlex Deucher
2012-03-21drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher
2012-03-21drm/radeon/kms: add info query for max pipesTom Stellard
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20VM: make unmap_vmas() return voidAl Viro
2012-03-20VM: make zap_page_range() return voidAl Viro
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20__register_binfmt() made voidAl Viro
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2012-03-20move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro