summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-22hugetlb: cleanup hugetlb.hDavid Gibson1-25/+0
2012-03-22cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman3-28/+29
2012-03-22mm, memcg: pass charge order to oom killerDavid Rientjes1-1/+2
2012-03-22mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov1-0/+1
2012-03-22thp: allow a hwpoisoned head page to be put back to LRUDean Nelson1-0/+20
2012-03-22mm, oom: force oom kill on sysrq+fDavid Rientjes1-1/+1
2012-03-22procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar1-0/+3
2012-03-22rmap: remove __anon_vma_link() declarationXiao Guangrong1-1/+0
2012-03-22mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov1-2/+0
2012-03-22pagemap: export KPF_THPNaoya Horiguchi1-0/+1
2012-03-22thp: optimize away unnecessary page table lockingNaoya Horiguchi1-0/+17
2012-03-22vmscan: only defer compaction for failed order and higherRik van Riel2-4/+11
2012-03-22vmscan: kswapd carefully call compactionRik van Riel1-0/+6
2012-03-22mm: make swapin readahead skip over holesRik van Riel1-1/+0
2012-03-22mm: make get_mm_counter static-inlineKonstantin Khlebnikov1-10/+11
2012-03-22Revert "mfd: Add platform data for MAX8997 haptic driver"Samuel Ortiz1-52/+1
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-3170/+152
2012-03-22Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds3-42/+46
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+9
2012-03-21edac: rename channel_info to rank_infoMauro Carvalho Chehab1-5/+17
2012-03-21edac: Improve the comments to better describe the memory conceptsMauro Carvalho Chehab1-46/+111
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds7-8/+113
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+7
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-1/+78
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-10/+15
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-63/+180
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-61/+138
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-26/+61
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann1-0/+36
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine1-5/+7
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-0/+16
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker1-0/+13
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker1-0/+10
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker1-0/+1
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker1-0/+1
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust1-0/+2
2012-03-21nfs: non void functions must return a valueStephen Rothwell1-0/+1
2012-03-21SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever1-2/+2
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee1-1/+12
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-9/+9
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds53-445/+1064
2012-03-21VM: make unmap_vmas() return voidAl Viro1-1/+1
2012-03-21VM: make zap_page_range() return voidAl Viro1-1/+1
2012-03-21debugfs-related mode_t whack-a-moleAl Viro1-2/+2
2012-03-21__register_binfmt() made voidAl Viro1-5/+5
2012-03-21kill reiserfs_fs_{i,sb}.hAl Viro2-617/+0
2012-03-21move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-2334/+0
2012-03-21move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro1-76/+0
2012-03-21take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro1-128/+0