index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2016-07-26
Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2016-07-26
Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-07-26
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-07-26
mm: fix build warnings in <linux/compaction.h>
Minchan Kim
2016-07-26
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
2016-07-26
shmem: split huge pages beyond i_size under memory pressure
Kirill A. Shutemov
2016-07-26
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-26
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2016-07-26
shmem: add huge pages support
Kirill A. Shutemov
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-26
shmem: prepare huge= mount option and sysfs knob
Kirill A. Shutemov
2016-07-26
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-07-26
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
2016-07-26
page-flags: relax policy for PG_mappedtodisk and PG_reclaim
Kirill A. Shutemov
2016-07-26
thp, mlock: do not mlock PTE-mapped file huge pages
Kirill A. Shutemov
2016-07-26
thp, vmstats: add counters for huge file pages
Kirill A. Shutemov
2016-07-26
mm: introduce do_set_pmd()
Kirill A. Shutemov
2016-07-26
rmap: support file thp
Kirill A. Shutemov
2016-07-26
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
2016-07-26
mm: introduce fault_env
Kirill A. Shutemov
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
mm: make swapin readahead to improve thp collapse rate
Ebru Akagunduz
2016-07-26
mm: make optimistic check for swapin readahead
Ebru Akagunduz
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-07-26
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
2016-07-26
mm: add NR_ZSMALLOC to vmstat
Minchan Kim
2016-07-26
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
2016-07-26
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
2016-07-26
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2016-07-26
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
2016-07-26
mm: clean up non-standard page->_mapcount users
Vladimir Davydov
2016-07-26
mm: remove pointless struct in struct page definition
Vladimir Davydov
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2016-07-26
mm/page_owner: use stackdepot to store stacktrace
Joonsoo Kim
2016-07-26
mm/page_owner: introduce split_page_owner and replace manual handling
Joonsoo Kim
2016-07-26
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
2016-07-26
zsmalloc: page migration support
Minchan Kim
2016-07-26
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-07-26
mm: migrate: support non-lru movable page migration
Minchan Kim
[next]