index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-02-13
mm: numa: do not trap faults on the huge zero page
Mel Gorman
2015-02-13
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
2015-02-13
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-13
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-13
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
2015-02-13
mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault
Mel Gorman
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-02-12
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2015-02-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-02-12
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-12
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-12
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-12
mm/page_owner.c: remove unnecessary stack_trace field
Sergei Rogachev
2015-02-12
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2015-02-12
pagewalk: add walk_page_vma()
Naoya Horiguchi
2015-02-12
pagewalk: improve vma handling
Naoya Horiguchi
2015-02-12
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
2015-02-12
mm: gup: kvm use get_user_pages_unlocked
Andrea Arcangeli
2015-02-12
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
2015-02-12
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
Andrea Arcangeli
2015-02-12
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
2015-02-12
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
2015-02-12
mm/compaction: add tracepoint to observe behaviour of compaction defer
Joonsoo Kim
2015-02-12
mm/compaction: more trace to understand when/why compaction start/finish
Joonsoo Kim
2015-02-12
mm/compaction: print current range where compaction work
Joonsoo Kim
2015-02-12
mm/compaction: enhance tracepoint output for compaction begin/end
Joonsoo Kim
2015-02-12
mm/compaction: change tracepoint format from decimal to hexadecimal
Joonsoo Kim
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-12
mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>
Kirill A. Shutemov
2015-02-12
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-12
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2015-02-12
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2015-02-12
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
2015-02-12
vmscan: force scan offline memory cgroups
Vladimir Davydov
2015-02-12
mm: microoptimize zonelist operations
Vlastimil Babka
2015-02-12
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
2015-02-12
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2015-02-12
mm: fix typo of MIGRATE_RESERVE in comment
Baoquan He
2015-02-12
mm: memcontrol: track move_lock state internally
Johannes Weiner
2015-02-12
swap: remove unused mem_cgroup_uncharge_swapcache declaration
Vladimir Davydov
2015-02-12
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-12
mm: add VM_BUG_ON_PAGE() to page_mapcount()
Wang, Yalin
2015-02-12
mm: add fields for compound destructor and order into struct page
Kirill A. Shutemov
[next]