]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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 Hugh Dickinsmm: use unsigned int for page order fix 2
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: avoid false-positive PageTail() during meminit
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. Shutemovzsmalloc: use page->private instead of page->first_page
2015-10-21 Kirill A. Shutemovslab, slub: use page->rcu_head instead of page->lru...
2015-10-21 Kirill A. Shutemovmm: drop page->slab_page
2015-10-21 Sergey Senozhatskyzsmalloc: reduce size_class memory usage
2015-10-21 Hui Zhumm/zsmalloc.c: remove useless line in obj_free()
2015-10-21 Sergey Senozhatskyzsmalloc: don't test shrinker_enabled in zs_shrinker_co...
2015-10-21 Sergey Senozhatskyzsmalloc: use preempt.h for in_interrupt()
2015-10-21 Hui Zhuzsmalloc: fix obj_to_head use page_private(page) as...
2015-10-21 Andrew Mortonzsmalloc-add-comments-for-inuse-to-zspage-v2-fix
2015-10-21 Hui Zhuzsmalloc: add comments for ->inuse to zspage
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 Streetmanzswap: use charp for zswap param strings
2015-10-21 Dan Streetmanmodule: export param_free_charp()
2015-10-21 Alexey Klimovmm/zswap.c: remove unneeded initialization to NULL...
2015-10-21 Geliang Tangzram: make is_partial_io/valid_io_request/page_zero_fil...
2015-10-21 Sergey SENOZHATSKYzram: keep the exact overcommited value in mem_used_max
2015-10-21 Luis Henriqueszram: introduce comp algorithm fallback functionality
2015-10-21 Eric B Munsonselftests-vm-add-tests-for-lock-on-fault-v9
2015-10-21 Eric B Munsonselftests: vm: add tests for lock on fault
2015-10-21 Eric B Munsonmm-mlock-add-mlock-flags-to-enable-vm_lockonfault-usage-v9
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 Eric B Munsonmm: mlock: refactor mlock, munlock, and munlockall...
2015-10-21 Andrey Ryabininkasan: always taint kernel on report
2015-10-21 Andrew Mortonmm-slub-kasan-enable-user-tracking-by-default-with...
2015-10-21 Andrey Ryabininmm, slub, kasan: enable user tracking by default with...
2015-10-21 Xishi Qiukasan: use IS_ALIGNED in memory_is_poisoned_8()
2015-10-21 Wang Longkasan: Fix a type conversion error
2015-10-21 Wang Longlib: test_kasan: add some testcases
2015-10-21 Andrey Konovalovkasan: update reference to kasan prototype repo
2015-10-21 Andrey Konovalovkasan: move KASAN_SANITIZE in arch/x86/boot/Makefile
2015-10-21 Andrew Mortonkasan-various-fixes-in-documentation-checkpatch-fixes
2015-10-21 Andrey Konovalovkasan: various fixes in documentation
2015-10-21 Andrey Konovalovkasan: update log messages
2015-10-21 Andrey Konovalovkasan: accurately determine the type of the bad access
2015-10-21 Andrey Konovalovkasan: update reported bug types for kernel memory...
2015-10-21 Andrey Konovalovkasan: update reported bug types for not user nor kerne...
2015-10-21 Aneesh Kumar K.Vmm/kasan: prevent deadlock in kasan reporting
2015-10-21 Aneesh Kumar K.Vmm/kasan: don't use kasan shadow pointer in generic...
2015-10-21 Aneesh Kumar K.Vmm/kasan: MODULE_VADDR is not available on all archs
2015-10-21 Aneesh Kumar K.Vmm/kasan: rename kasan_enabled() to kasan_report_enabled()
2015-10-21 Johannes Weinermm: memcontrol: eliminate root memory.current
2015-10-21 Mike Kravetzmm/hugetlb: unmap pages to remove if page fault raced...
2015-10-21 Mike Kravetzmm/hugetlb: page faults check for fallocate hole punch...
2015-10-21 Mike Kravetzmm/hugetlb: setup hugetlb_falloc during fallocate hole...
2015-10-21 Mike Kravetzmm/hugetlb: define hugetlb_falloc structure for hole...
2015-10-21 Dave Hansenmm, hugetlbfs: optimize when NUMA=n
2015-10-21 Dave Hansenmm, hugetlb: use memory policy when available
2015-10-21 Alexander Kuleshovmm/hugetlb: make node_hstates array static
2015-10-21 Rasmus Villemoesmm/maccess.c: actually return -EFAULT from strncpy_from...
2015-10-21 Andrew Mortonmm/cma.c: suppress warning
2015-10-21 Hugh Dickinsmm: migrate dirty page without clear_page_dirty_for_io etc
2015-10-21 Hugh Dickinsmm: page migration avoid touching newpage until no...
2015-10-21 Hugh Dickinsmm: page migration use migration entry for swapcache too
2015-10-21 Hugh Dickinsmm: simplify page migration's anon_vma comment and...
2015-10-21 Hugh Dickinsmm: page migration remove_migration_ptes at lock+unlock...
2015-10-21 Hugh Dickinsmm: page migration trylock newpage at same level as...
2015-10-21 Hugh Dickinsmm: page migration use the put_new_page whenever necessary
2015-10-21 Hugh Dickinsmm: correct a couple of page migration comments
2015-10-21 Hugh Dickinsmm: rename mem_cgroup_migrate to mem_cgroup_replace_page
2015-10-21 Hugh Dickinsmm: page migration fix PageMlocked on migrated pages
2015-10-21 Hugh Dickinsmm: rmap use pte lock not mmap_sem to set PageMlocked
2015-10-21 Hugh Dickinsmm Documentation: undoc non-linear vmas
2015-10-21 Vladimir Davydovmm: do not inc NR_PAGETABLE if ptlock_init failed
2015-10-21 Laurent Dufourmm: clear_soft_dirty_pmd() requires THP
2015-10-21 Laurent Dufourmm: clear pte in clear_soft_dirty()
2015-10-21 Andrea Arcangeliksm: unstable_tree_search_insert error checking cleanup
2015-10-21 Andrea Arcangeliksm: use find_mergeable_vma in try_to_merge_with_ksm_page
2015-10-21 Andrea Arcangeliksm: use the helper method to do the hlist_empty check
2015-10-21 Andrea Arcangeliksm: don't fail stable tree lookups if walking over...
2015-10-21 Andrea Arcangeliksm: add cond_resched() to the rmap_walks
2015-10-21 Andrea Arcangeliksm: fix rmap_item->anon_vma memory corruption and...
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 Xishi Qiumm/page_alloc.c: skip ZONE_MOVABLE if required_kernelco...
2015-10-21 Davidlohr Buesomm/vmacache: inline vmacache_valid_mm()
2015-10-21 yalin wanginclude/linux/vm_event_item.h: change HIGHMEM_ZONE...
2015-10-21 Laura Abbottmm: Don't offset memmap for flatmem
2015-10-21 Andrew Mortonmm-vmstatc-uninline-node_page_state-fix
2015-10-21 Andrew Mortonmm/vmstat.c: uninline node_page_state()
next