]> git.karo-electronics.de Git - karo-tx-linux.git/history - include
mm-dont-split-thp-page-when-syscall-is-called-fix-3
[karo-tx-linux.git] / include /
2015-10-21 Minchan Kimmm: don't split THP page when MADV_FREE syscall is...
2015-10-21 Minchan Kimmm: support madvise(MADV_FREE)
2015-10-21 Mel Gormanmm: increase SWAP_CLUSTER_MAX to batch TLB flushes
2015-10-21 Kirill A. Shutemovthp: introduce deferred_split_huge_page()
2015-10-21 Kirill A. Shutemovthp: reintroduce split_huge_page()
2015-10-21 Kirill A. Shutemovthp: implement split_huge_pmd()
2015-10-21 Kirill A. Shutemovmm: differentiate page_mapped() from page_mapcount...
2015-10-21 Kirill A. Shutemovmm: rework mapcount accounting to enable 4k mapping...
2015-10-21 Kirill A. Shutemovmm, thp: remove infrastructure for handling splitting...
2015-10-21 Kirill A. Shutemovmm, thp: remove compound_lock()
2015-10-21 Kirill A. Shutemovmm: drop tail page refcounting
2015-10-21 Kirill A. Shutemovthp: drop all split_huge_page()-related code
2015-10-21 Kirill A. Shutemovmm, vmstats: new THP splitting event
2015-10-21 Kirill A. Shutemovthp: rename split_huge_page_pmd() to split_huge_pmd()
2015-10-21 Kirill A. Shutemovkhugepaged: ignore pmd tables with THP mapped with...
2015-10-21 Kirill A. Shutemovmm, thp: adjust conditions when we can reuse the page...
2015-10-21 Kirill A. Shutemovmemcg: adjust to support new THP refcounting
2015-10-21 Kirill A. Shutemovrmap: add argument to charge compound page
2015-10-21 Kirill A. Shutemovmm: sanitize page->mapping for tail pages
2015-10-21 Kirill A. Shutemovpage-flags: look at head page if the flag is encoded...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_uptodate behavior on compound...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_uncached behavior on compound...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_mlocked behavior on compound...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_swapcache behavior on compound...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_swapbacked behavior on compound...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_reserved behavior on compound...
2015-10-21 Kirill A. Shutemovpage-flags: define behavior of Xen-related flags on...
2015-10-21 Kirill A. Shutemovpage-flags: define behavior SL*B-related flags on compo...
2015-10-21 Kirill A. Shutemovpage-flags: define behavior of LRU-related flags on...
2015-10-21 Kirill A. Shutemovpage-flags: define behavior of FS/IO-related flags...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_locked behavior on compound pages
2015-10-21 Kirill A. Shutemovpage-flags: hide PF_* validation check under separate...
2015-10-21 Kirill A. Shutemovpage-flags: add documentation for policies
2015-10-21 Kirill A. Shutemovpage-flags: do not corrupt caller 'page' in PF_NO_TAIL
2015-10-21 Kirill A. Shutemovpage-flags: introduce page flags policies wrt compound...
2015-10-21 Kirill A. Shutemovpage-flags: move code around
2015-10-21 Kirill A. Shutemovpage-flags: trivial cleanup for PageTrans* helpers
2015-10-21 Kirill A. Shutemovmm: use 'unsigned int' for compound_dtor/compound_order...
2015-10-21 Stephen Rothwellmm-use-unsigned-int-for-page-order-fix
2015-10-21 Kirill A. Shutemovmm: use 'unsigned int' for page order
2015-10-21 Kirill A. Shutemovmm: make compound_head() robust
2015-10-21 Kirill A. Shutemovmm: pack compound_dtor and compound_order into one...
2015-10-21 Kirill A. Shutemovmm: drop page->slab_page
2015-10-21 Sergey SENOZHATSKYmm: zsmalloc: constify struct zs_pool name
2015-10-21 Dan Streetmanzpool: remove redundant zpool->type string, const-ify...
2015-10-21 Dan Streetmanmodule: export param_free_charp()
2015-10-21 Eric B Munsonmm: mlock: add mlock flags to enable VM_LOCKONFAULT...
2015-10-21 Eric B Munsonmm-introduce-vm_lockonfault-v9
2015-10-21 Eric B Munsonmm: introduce VM_LOCKONFAULT
2015-10-21 Eric B Munsonmm: mlock: add new mlock system call
2015-10-21 Mike Kravetzmm/hugetlb: define hugetlb_falloc structure for hole...
2015-10-21 Hugh Dickinsmm: rename mem_cgroup_migrate to mem_cgroup_replace_page
2015-10-21 Vladimir Davydovmm: do not inc NR_PAGETABLE if ptlock_init failed
2015-10-21 Hugh Dickinsmemcg-simplify-and-inline-__mem_cgroup_from_kmem-fix-2
2015-10-21 Vladimir Davydovmemcg: simplify and inline __mem_cgroup_from_kmem
2015-10-21 Johannes Weinermemcg-unify-slab-and-other-kmem-pages-charging-fix
2015-10-21 Vladimir Davydovmemcg: unify slab and other kmem pages charging
2015-10-21 Vladimir Davydovmemcg: simplify charging kmem pages
2015-10-21 yalin wanginclude/linux/vm_event_item.h: change HIGHMEM_ZONE...
2015-10-21 Andrew Mortonmm/vmstat.c: uninline node_page_state()
2015-10-21 Michal Hockomm, fs: introduce mapping_gfp_constraint()
2015-10-21 Andrew Mortoninclude/linux/mmzone.h: reflow comment
2015-10-21 Vineet Guptamm: optimize PageHighMem() check
2015-10-21 Mel Gormanmm-page_alloc-hide-some-gfp-internals-and-document...
2015-10-21 Mel Gormanmm: page_alloc: hide some GFP internals and document...
2015-10-21 Mel Gormanmm, page_alloc: reserve pageblocks for high-order atomi...
2015-10-21 Mel Gormanmm, page_alloc: remove MIGRATE_RESERVE
2015-10-21 Mel Gormanmm, page_alloc: delete the zonelist_cache
2015-10-21 Mel Gormanmm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
2015-10-21 Mel Gormanmm, page_alloc: distinguish between being unable to...
2015-10-21 Mel Gormanmm, page_alloc: use masks and shifts when converting...
2015-10-21 Mel Gormanmm, page_alloc: remove unnecessary taking of a seqlock...
2015-10-21 Mel Gormanmm, page_alloc: remove unnecessary parameter from zone_...
2015-10-21 David Rientjesmm, oom: remove task_lock protecting comm printing
2015-10-21 Vlastimil Babkamm, compaction: distinguish contended status in tracepoints
2015-10-21 Vlastimil Babkamm, compaction: export tracepoints zone names to usersp...
2015-10-21 Vlastimil Babkamm, compaction: export tracepoints zone names to userspace
2015-10-21 Vlastimil Babkamm, compaction: export tracepoints status strings to...
2015-10-21 Yaowei Baimm/memcontrol: make mem_cgroup_inactive_anon_is_low...
2015-10-21 Junichi Nomuramm/filemap.c: make global sync not clear error status...
2015-10-21 Naoya Horiguchimm: hugetlb: proc: add HugetlbPages field to /proc...
2015-10-21 Roman Gushchinmm: use only per-device readahead limit
2015-10-21 Yaowei Baimm/page_alloc: remove unused parameter in init_currentl...
2015-10-21 Alexander Kuleshovmm/memblock: make memblock_remove_range() static
2015-10-21 Ebru Akagunduzmm: make swapin readahead to improve thp collapse rate
2015-10-21 Ebru Akagunduzmm: make optimistic check for swapin readahead
2015-10-21 Ebru Akagunduzmm: add tracepoint for scanning pages
2015-10-21 Tejun Heomemcg: drop unnecessary cold-path tests from __memcg_km...
2015-10-21 Tejun Heomemcg: collect kmem bypass conditions into __memcg_kmem...
2015-10-21 Tejun Heomemcg: punt high overage reclaim to return-to-userland...
2015-10-21 Tejun Heomemcg: flatten task_struct->memcg_oom
2015-10-21 Andrew Mortonuaccess: reimplement probe_kernel_address() using probe...
2015-10-21 Rasmus Villemoesslab.h: sprinkle __assume_aligned attributes
2015-10-21 Rasmus Villemoesinclude/linux/compiler-gcc.h: hide assume_aligned attri...
2015-10-21 Rasmus Villemoescompiler.h: add support for function attribute assume_a...
2015-10-21 Denis Kirjanovslab: convert slab_is_available() to boolean
2015-10-21 Don Zickuskernel/watchdog.c: add sysctl knob hardlockup_panic
2015-10-21 Jiri Kosinakernel/watchdog.c: perform all-CPU backtrace in case...
2015-10-21 Kirill A. Shutemovrcu: force alignment on struct callback_head/rcu_head
2015-10-21 Rohit Vaswanimm: cma: fix incorrect type conversion for size during...
next