summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-12vmscan: per memory cgroup slab shrinkersVladimir Davydov
2015-02-12fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov
2015-02-12list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov
2015-02-12mm: numa: do not trap faults on the huge zero pageMel Gorman
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-12mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-11mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev
2015-02-11mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-02-11pagewalk: add walk_page_vma()Naoya Horiguchi
2015-02-11pagewalk: improve vma handlingNaoya Horiguchi
2015-02-11mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi
2015-02-11mm: gup: kvm use get_user_pages_unlockedAndrea Arcangeli
2015-02-11mm: gup: add __get_user_pages_unlocked to customize gup_flagsAndrea Arcangeli
2015-02-11mm: gup: add get_user_pages_locked and get_user_pages_unlockedAndrea Arcangeli
2015-02-11mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vmaVlastimil Babka
2015-02-11mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V
2015-02-11mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim
2015-02-11mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim
2015-02-11mm/compaction: print current range where compaction workJoonsoo Kim
2015-02-11mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim
2015-02-11mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner
2015-02-11vmscan: force scan offline memory cgroupsVladimir Davydov
2015-02-11mm: microoptimize zonelist operationsVlastimil Babka
2015-02-11mm: reduce try_to_compact_pages parametersVlastimil Babka
2015-02-11mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-02-11mm: fix typo of MIGRATE_RESERVE in commentBaoquan He
2015-02-11mm: memcontrol: track move_lock state internallyJohannes Weiner
2015-02-11swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov