]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm
lib: radix-tree: update callback for changing leaf nodes
[karo-tx-linux.git] / mm /
2016-12-13 Johannes Weinerlib: radix-tree: update callback for changing leaf...
2016-12-13 Johannes Weinerlib: radix-tree: check accounting of existing slot...
2016-12-13 Johannes Weinerlib: radix-tree: native accounting of exceptional entries
2016-12-13 Johannes Weinermm: workingset: turn shadow node shrinker bugs into...
2016-12-13 Johannes Weinermm: khugepaged: fix radix tree node leak in shmem colla...
2016-12-13 Johannes Weinermm: khugepaged: close use-after-free race during shmem...
2016-12-13 Jens Axboemm: don't cap request size based on read-ahead setting
2016-12-13 Jérémy Lefaureshmem: fix compilation warnings on unused functions
2016-12-13 Kirill A. Shutemovmm/filemap.c: add comment for confusing logic in page_c...
2016-12-13 Heiko Carstensmm/pkeys: generate pkey system call code only if ARCH_H...
2016-12-13 Reza Arbabof/fdt: mark hotpluggable memory
2016-12-13 Reza Arbabmm: enable CONFIG_MOVABLE_NODE on non-x86 arches
2016-12-13 Reza Arbabmm: remove x86-only restriction of movable_node
2016-12-13 Piotr Kwapulinskimm/mempolicy.c: forbid static or relative flags for...
2016-12-13 Lorenzo Stoakesmm: fix up get_user_pages* comments
2016-12-13 Aneesh Kumar K.Vmm: remove the page size change check in tlb_remove_page
2016-12-13 Aneesh Kumar K.Vmm: add tlb_remove_check_page_size_change to track...
2016-12-13 Aneesh Kumar K.Vmm/hugetlb: add tlb_remove_hugetlb_entry for handling...
2016-12-13 Aneesh Kumar K.Vmm: use the correct page size when removing the page
2016-12-13 Arnd Bergmannshmem: avoid maybe-uninitialized warning
2016-12-13 Ming Lingmm, compaction: fix NR_ISOLATED_* stats for pfn based...
2016-12-13 Michal Hockomm, mempolicy: clean up __GFP_THISNODE confusion in...
2016-12-13 David Rientjesmm, thp: avoid unlikely branches for split_huge_pmd
2016-12-13 zijun_humm/vmalloc.c: simplify /proc/vmallocinfo implementation
2016-12-13 Minchan Kimmm: make unreserve highatomic functions reliable
2016-12-13 Minchan Kimmm: try to exhaust highatomic reserve before the OOM
2016-12-13 Minchan Kimmm: prevent double decrease of nr_reserved_highatomic
2016-12-13 Minchan Kimmm: don't steal highatomic pageblock
2016-12-13 Andreas Platschekkmemleak: fix reference to Documentation
2016-12-13 Aneesh Kumar K.Vmm/hugetlb.c: use huge_pte_lock instead of opencoding...
2016-12-13 Aneesh Kumar K.Vmm/hugetlb.c: use the right pte val for compare in...
2016-12-13 Tobias Klausermm/gup.c: make unnecessarily global vma_permits_fault...
2016-12-13 Shaohua Limm/vmscan.c: set correct defer count for shrinker
2016-12-13 Andi Kleenmm/mprotect.c: don't touch single threaded PTEs which...
2016-12-13 David Rientjesmm, slab: maintain total slab count instead of active...
2016-12-13 Greg Thelenmm, slab: faster active and free stats
2016-12-13 Thomas Garniermm/slab_common.c: check kmem_create_cache flags are...
2016-12-13 Arnd Bergmannslub: avoid false-postive warning
2016-12-13 Vladimir Davydovslub: move synchronize_sched out of slab_mutex on shrink
2016-12-13 Vladimir Davydovmm: memcontrol: use special workqueue for creating...
2016-12-12 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'mm-pat-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'core-smp-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge tag 'cris-for-4.10' of git://git.kernel.org/pub...
2016-12-12 Linus TorvaldsMerge tag 'm68k-for-v4.10-tag1' of git://git.kernel...
2016-12-12 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2016-12-11 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-12-11 Ingo MolnarMerge branch 'linus' into sched/core, to pick up fixes
2016-12-11 Ingo MolnarMerge branch 'linus' into locking/core, to pick up...
2016-12-11 Ingo MolnarMerge branch 'linus' into perf/core, to pick up fixes
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-10 David S. MillerMerge tag 'mac80211-next-for-davem-2016-12-09' of git...
2016-12-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git.kernel.org...
2016-12-09 Linus TorvaldsMerge tag 'ceph-for-4.9-rc9' of git://github.com/ceph...
2016-12-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git.kernel...
2016-12-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-12-08 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-12-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-07 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-12-07 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-12-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-12-07 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-12-07 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-12-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-06 Linus Torvaldsshmem: fix shm fallocate() list corruption
2016-12-06 Ingo MolnarMerge tag 'perf-core-for-mingo-20161205' of git://git...
2016-12-06 Ingo MolnarMerge branch 'linus' into perf/core, to pick up fixes
2016-12-05 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2016-12-05 Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git.kernel.org/pub...
2016-12-05 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-04 Pablo Neira AyusoMerge tag 'ipvs-for-v4.10' of https://git.kernel.org...
2016-12-04 Linus TorvaldsMerge tag 'drm-fixes-for-v4.9-rc8' of git://people...
2016-12-04 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2016-12-03 David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-03 David S. MillerMerge tag 'linux-can-next-for-4.10-20161201' of git...
2016-12-03 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-12-03 Michal Hockomm, vmscan: add cond_resched() into shrink_node_memcg()
2016-12-03 Michal Hockomm: workingset: fix NULL ptr in count_shadow_nodes
2016-12-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-12-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-02 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-12...
2016-12-02 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-12-02 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2016-12-02 Ingo MolnarMerge tag 'perf-core-for-mingo-20161201' of git://git...
2016-12-02 Ingo MolnarMerge branch 'linus' into perf/core, to pick up fixes
2016-12-02 Linus TorvaldsMerge tag 'pci-v4.9-fixes-4' of git://git.kernel.org...
2016-12-01 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next