]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm
mm/z3fold.c: limit first_num to the actual range of possible buddy indexes
[karo-tx-linux.git] / mm /
2017-02-23 zhong jiangmm/z3fold.c: limit first_num to the actual range of...
2017-02-23 Miles Chenmm/memblock.c: remove unnecessary log and clean up
2017-02-23 Kirill A. Shutemovoom-reaper: use madvise_dontneed() logic to decide...
2017-02-23 Kirill A. Shutemovmm: drop unused argument of zap_page_range()
2017-02-23 Kirill A. Shutemovmm: drop zap_details::check_swap_entries
2017-02-23 Kirill A. Shutemovmm: drop zap_details::ignore_dirty
2017-02-23 David Rientjesmm, page_alloc: warn_alloc nodemask is NULL when cpuset...
2017-02-23 Michal Hockomm: help __GFP_NOFAIL allocations which do not trigger...
2017-02-23 Michal Hockomm, oom: do not enforce OOM killer for __GFP_NOFAIL...
2017-02-23 Michal Hockomm: consolidate GFP_NOFAIL checks in the allocator...
2017-02-23 Michal Hockolib/show_mem.c: teach show_mem to work with the given...
2017-02-23 Michal Hockomm, page_alloc: warn_alloc print nodemask
2017-02-23 Michal Hockomm, page_alloc: do not report all nodes in show_mem
2017-02-23 Michal HockoRevert "mm: bail out in shrink_inactive_list()"
2017-02-23 Michal Hockomm, vmscan: consider eligible zones in get_scan_count
2017-02-23 Michal Hockomm, vmscan: cleanup lru size claculations
2017-02-23 Michal Hockomm, vmscan: do not count freed pages as PGDEACTIVATE
2017-02-23 Geliang Tangmm/backing-dev.c: use rb_entry()
2017-02-23 David Rientjesmm, thp: add new defer+madvise defrag option
2017-02-23 Huang Yingmm/swap: skip readahead only when swap slot cache is...
2017-02-23 Tim Chenmm/swap: enable swap slots cache usage
2017-02-23 Tim Chenmm/swap: add cache for swap slots allocation
2017-02-23 Tim Chenmm/swap: free swap slots in batch
2017-02-23 Tim Chenmm/swap: allocate swap slots in batches
2017-02-23 Tim Chenmm/swap: skip readahead for unreferenced swap slots
2017-02-23 Huang, Yingmm/swap: split swap cache into 64MB trunks
2017-02-23 Huang, Yingmm/swap: add cluster lock
2017-02-23 Huang, Yingmm/swap: fix kernel message in swap_info_get()
2017-02-23 Denys Vlasenkopowerpc: do not make the entire heap executable
2017-02-23 Yasuaki Ishimatsumm/memory_hotplug: set magic number to page->freelist...
2017-02-23 Yasuaki Ishimatsumm/sparse: use page_private() to get page->private...
2017-02-23 Wei Yangmm/memblock.c: check return value of memblock_reserve...
2017-02-23 Wei Yangmm/memblock.c: trivial code refine in memblock_is_regio...
2017-02-23 Xishi Qiumm: fix some typos in mm/zsmalloc.c
2017-02-23 Adygzhy Ondarmm/bootmem.c: cosmetic improvement of code readability
2017-02-23 Davidlohr Buesomm,compaction: serialize waitqueue_active() checks
2017-02-23 Paul Burtonmm: page_alloc: skip over regions of invalid pfns where...
2017-02-23 David Rientjesmm, compaction: add vmstats for kcompactd work
2017-02-23 Steven Rostedtmm/mmzone.c: swap likely to unlikely as code logic...
2017-02-23 Randy Dunlapmm: fix filemap.c kernel-doc warnings
2017-02-23 Nicholas Pigginmm: un-export wake_up_page functions
2017-02-23 Michal Hockomm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint
2017-02-23 Michal Hockomm, vmscan: enhance mm_vmscan_lru_shrink_inactive trace...
2017-02-23 Michal Hockomm, vmscan: extract shrink_page_list reclaim counters...
2017-02-23 Michal Hockomm, vmscan: show LRU name in mm_vmscan_lru_isolate...
2017-02-23 Michal Hockomm, vmscan: show the number of skipped pages in mm_vmsc...
2017-02-23 Michal Hockomm, vmscan: add active list aging tracepoint
2017-02-23 Andrea Arcangelimm: mprotect: use pmd_trans_unstable instead of taking...
2017-02-23 Andrea Arcangeliuserfaultfd: shmem: avoid leaking blocks and used block...
2017-02-23 Andrea Arcangeliuserfaultfd: shmem: avoid a lockup resulting from corru...
2017-02-23 Andrea Arcangeliuserfaultfd: shmem: lock the page before adding it...
2017-02-23 Mike Kravetzuserfaultfd: hugetlbfs: add UFFDIO_COPY support for...
2017-02-23 Mike Rapoportuserfaultfd: shmem: add userfaultfd hook for shared...
2017-02-23 Mike Rapoportuserfaultfd: shmem: use shmem_mcopy_atomic_pte for...
2017-02-23 Andrea Arcangeliuserfaultfd: shmem: add tlbflush.h header for microblaze
2017-02-23 Mike Rapoportuserfaultfd: shmem: introduce vma_is_shmem
2017-02-23 Mike Rapoportuserfaultfd: shmem: add shmem_mcopy_atomic_pte for...
2017-02-23 Mike Kravetzuserfaultfd: hugetlbfs: reserve count on error in __mco...
2017-02-23 Andrea Arcangeliuserfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY
2017-02-23 Mike Kravetzuserfaultfd: hugetlbfs: add userfaultfd hugetlb hook
2017-02-23 Mike Kravetzuserfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb...
2017-02-23 Mike Kravetzuserfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb...
2017-02-23 Mike Kravetzuserfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte...
2017-02-23 Mike Kravetzuserfaultfd: hugetlbfs: add copy_huge_page_from_user...
2017-02-23 Andrea Arcangeliuserfaultfd: non-cooperative: avoid MADV_DONTNEED race...
2017-02-23 Pavel Emelyanovuserfaultfd: non-cooperative: add madvise() event for...
2017-02-23 Andrea Arcangeliuserfaultfd: non-cooperative: optimize mremap_userfault...
2017-02-23 Pavel Emelyanovuserfaultfd: non-cooperative: add mremap() event
2017-02-23 Andrea Arcangeliuserfaultfd: use vma_is_anonymous
2017-02-23 Michal Hockooom, trace: add compaction retry tracepoint
2017-02-23 Michal Hockooom, trace: add oom detection tracepoints
2017-02-23 Geliang Tangmm/vmalloc.c: use rb_entry_safe
2017-02-23 Vlastimil Babkamm, page_alloc: avoid page_to_pfn() when merging buddies
2017-02-23 Vlastimil Babkamm, page_alloc: don't convert pfn to idx when merging
2017-02-23 Michal Hockomm: throttle show_mem() from warn_alloc()
2017-02-23 Hugh Dickinstmpfs: change shmem_mapping() to test shmem_aops
2017-02-23 Tejun Heoslub: make sysfs directories for memcg sub-caches optional
2017-02-23 Tejun Heoslab: use memcg_kmem_cache_wq for slab destruction...
2017-02-23 Tejun Heoslab: remove slub sysfs interface files early for empty...
2017-02-23 Tejun Heoslab: remove synchronous synchronize_sched() from memcg...
2017-02-23 Tejun Heoslab: introduce __kmemcg_cache_deactivate()
2017-02-23 Tejun Heoslab: implement slab_root_caches list
2017-02-23 Tejun Heoslab: link memcg kmem_caches on their associated memory...
2017-02-23 Tejun Heoslab: reorganize memcg_cache_params
2017-02-23 Tejun Heoslab: remove synchronous rcu_barrier() call in memcg...
2017-02-23 Tejun Heoslub: separate out sysfs_slab_release() from sysfs_slab...
2017-02-23 Tejun HeoRevert "slub: move synchronize_sched out of slab_mutex...
2017-02-23 Vlastimil Babkamm, slab: rename kmalloc-node cache to kmalloc-<size>
2017-02-23 Borislav Petkovmm/slub: add a dump_stack() to the unexpected GFP check
2017-02-23 Grygorii Maistrenkoslub: do not merge cache if slub_debug contains a never...
2017-02-23 Dave Jiangmm, dax: change pmd_fault() to take only vmf parameter
2017-02-23 Dave Jiangmm, dax: make pmd_fault() and friends be the same as...
2017-02-22 Linus TorvaldsMerge tag 'tty-4.11-rc1' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge tag 'staging-4.11-rc1' of git://git.kernel.org...
2017-02-22 Linus TorvaldsMerge tag 'driver-core-4.11-rc1' of git://git.kernel...
2017-02-22 Linus TorvaldsMerge tag 'char-misc-4.11-rc1' of git://git.kernel...
2017-02-22 Linus TorvaldsMerge tag 'usb-4.11-rc1' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2017-02-22 Linus TorvaldsMerge tag 'arc-4.11-rc1' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge tag 'powerpc-4.11-1' of git://git.kernel.org...
next