]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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()
2015-10-21 Chen Gangmm/mmap.c: change __install_special_mapping() args...
2015-10-21 Geliang Tangmm/nommu.c: drop unlikely inside BUG_ON()
2015-10-21 Chen Gangmm/mmap.c: do not initialize retval in mmap_pgoff()
2015-10-21 Chen Gangmm/mmap.c: remove redundant statement "error = -ENOMEM"
2015-10-21 Andrew Mortonmm-fs-introduce-mapping_gfp_constraint-checkpatch-fixes
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 Andrew Mortonmm-oom_kill-fix-the-wrong-task-mm-==-mm-checks-in-oom_k...
2015-10-21 Oleg Nesterovmm/oom_kill: fix the wrong task->mm == mm checks in...
2015-10-21 Oleg Nesterovmm/oom_kill: cleanup the "kill sharing same memory...
2015-10-21 Oleg Nesterovmm/oom_kill: remove the wrong fatal_signal_pending...
2015-10-21 Oleg Nesterovmm: add the "struct mm_struct *mm" local into
2015-10-21 Oleg Nesterovmm: fix the racy mm->locked_vm change in
2015-10-21 Xishi Qiumm: fix overflow in find_zone_movable_pfns_for_nodes()
2015-10-21 Andrew Mortonmm-fix-declarations-of-nr-delta-and-nr_pagecache_reclai...
2015-10-21 Alexandru Moisemm/vmscan.c: fix types of some locals
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 Andrew Mortonmm-page_alloc-only-enforce-watermarks-for-order-0-alloc...
2015-10-21 Mel Gormanmm, page_alloc: only enforce watermarks for order-0...
2015-10-21 Mel Gormanmm, page_alloc: only enforce watermarks for order-0...
2015-10-21 yalin wangmm, page_alloc: reserve pageblocks for high-order atomi...
2015-10-21 Mel Gormanmm, page_alloc: reserve pageblocks for high-order atomi...
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 Andrew Mortonmm-page_alloc-rename-__gfp_wait-to-__gfp_reclaim-checkp...
2015-10-21 Andrew Mortonmm-page_alloc-rename-__gfp_wait-to-__gfp_reclaim-fix
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 recalculations for...
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 Tetsuo Handamm/oom_kill.c: suppress unnecessary "sharing same memor...
2015-10-21 Oleg Nesterovmmoom-fix-potentially-killing-unrelated-process-fix
2015-10-21 Tetsuo Handamm/oom_kill.c: fix potentially killing unrelated process
2015-10-21 Tetsuo Handammoom-reverse-the-order-of-setting-tif_memdie-and-sendi...
2015-10-21 Tetsuo Handamm/oom_kill.c: reverse the order of setting TIF_MEMDIE...
2015-10-21 Yaowei Baimm/memcontrol: make mem_cgroup_inactive_anon_is_low...
2015-10-21 Yaowei Baimm/vmscan: make inactive_anon/file_is_low return bool
2015-10-21 Ebru AkagunduzDocumentation/vm/transhuge.txt: add information about...
next