]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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...
2015-10-21 Jerome Marchandmm/memcontrol.c: fix order calculation in try_charge()
2015-10-21 Naoya Horiguchimm: hwpoison: ratelimit messages from unpoison_memory()
2015-10-21 Junichi Nomuramm/filemap.c: make global sync not clear error status...
2015-10-21 Yaowei Baimm/compaction.c: add an is_via_compact_memory() helper
2015-10-21 Yaowei Baimm/oom_kill.c: introduce is_sysrq_oom helper
2015-10-21 Yaowei Baimm/vmscan: make inactive_anon_is_low_global return...
2015-10-21 Naoya Horiguchimm: hugetlb: proc: add HugetlbPages field to /proc...
2015-10-21 Naoya Horiguchimm: hugetlb: proc: add hugetlb-related fields 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 Vlastimil Babkamm, migrate: count pages failing all retries in vmstat...
2015-10-21 Alexander Kuleshovmm/memblock: make memblock_remove_range() static
2015-10-21 Alexander Kuleshovmm/mremap: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/mmap: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/vmalloc: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/mlock: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/util: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/percpu: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/early_ioremap: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/mincore: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/nommu: use offset_in_page macro
2015-10-21 Alexander Kuleshovmm/msync: use offset_in_page macro
2015-10-21 Raghavendra K Tarch/powerpc/mm/numa.c: do not allocate bootmem memory...
2015-10-21 Raghavendra K Tmm/list_lru.c: replace nr_node_ids for loop with for_ea...
2015-10-21 Kirill A. Shutemovthp: do not hold anon_vma lock during swap in
2015-10-21 Kirill A. Shutemovkhugepaged: __collapse_huge_page_swapin(): drop unused...
2015-10-21 Kirill A. Shutemovmm-make-swapin-readahead-to-improve-thp-collapse-rate-fix
2015-10-21 Ebru Akagunduzmm: make swapin readahead to improve thp collapse rate
2015-10-21 Vladimir Davydovmm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTE
2015-10-21 Kirill A. Shutemovkhugepaged: avoid usage of uninitialized variable ...
2015-10-21 Ebru Akagunduzmm: make optimistic check for swapin readahead
2015-10-21 Dan Carpentermm/huge_memory: add a missing tab
2015-10-21 Ebru Akagunduzmm: add tracepoint for scanning pages
2015-10-21 Jonathan Corbetmm: fix docbook comment for get_vaddr_frames()
2015-10-21 Tejun Heomemcg: drop unnecessary cold-path tests from __memcg_km...
2015-10-21 Tejun Heomemcg: ratify and consolidate over-charge handling
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 Chen Gangmm/mmap.c: remove useless statement "vma = NULL" in...
2015-10-21 Andrew Mortonuaccess-reimplement-probe_kernel_address-using-probe_ke...
2015-10-21 Andrew Mortonuaccess-reimplement-probe_kernel_address-using-probe_ke...
2015-10-21 Andrew Mortonuaccess: reimplement probe_kernel_address() using probe...
2015-10-21 Jiang Liumm, x86: enable memoryless node support to better suppo...
2015-10-21 Jiang Liumm: update _mem_id_[] for every possible CPU when memor...
2015-10-21 Jiang Liux86, numa: kill useless code to improve code readability
2015-10-21 Jiang Liuopenvswitch: replace cpu_to_node() with cpu_to_mem...
2015-10-21 Jiang Liusgi-xp: replace cpu_to_node() with cpu_to_mem() to...
2015-10-21 Jiang Liukernel/profile.c: replace cpu_to_mem() with cpu_to_node()
2015-10-21 Jiang Liux86, NUMA, ACPI: online node earlier when doing CPU...
next