mm: use correct format specifiers when printing address ranges
[cascardo/linux.git] / mm /
2015-02-12 Juergen Grossmm: use correct format specifiers when printing address...
2015-02-12 Greg Thelenmemcg: add BUILD_BUG_ON() for string tables
2015-02-12 Vladimir Davydovvmscan: force scan offline memory cgroups
2015-02-12 Kirill A. Shutemovmm: more checks on free_pages_prepare() for tail pages
2015-02-12 Kirill A. Shutemovmm/page_alloc.c: drop dead destroy_compound_page()
2015-02-12 Vlastimil Babkamm: microoptimize zonelist operations
2015-02-12 Vlastimil Babkamm: reduce try_to_compact_pages parameters
2015-02-12 Vlastimil Babkamm, page_alloc: reduce number of alloc_pages* functions...
2015-02-12 Vlastimil Babkamm: set page->pfmemalloc in prep_new_page()
2015-02-12 Naoya Horiguchimm/hugetlb: add migration entry check in __unmap_hugepa...
2015-02-12 Naoya Horiguchimm/hugetlb: add migration/hwpoisoned entry check in...
2015-02-12 Naoya Horiguchimm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
2015-02-12 Naoya Horiguchimm/hugetlb: take page table lock in follow_huge_pmd()
2015-02-12 Naoya Horiguchimm/hugetlb: pmd_huge() returns true for non-present...
2015-02-12 Naoya Horiguchimm/hugetlb: reduce arch dependent code around follow_huge_*
2015-02-12 Vlastimil Babkamm, vmscan: wake up all pfmemalloc-throttled processes...
2015-02-12 Xishi Qiukmemcheck: move hook into __alloc_pages_nodemask()...
2015-02-12 Andrew Mortonmm/page_alloc.c:__alloc_pages_nodemask(): don't alter...
2015-02-12 Johannes Weinermm: memcontrol: track move_lock state internally
2015-02-12 Vladimir Davydovswap: remove unused mem_cgroup_uncharge_swapcache decla...
2015-02-12 Michal Hockooom: make sure that TIF_MEMDIE is set under task_lock
2015-02-12 Tetsuo Handaoom: don't count on mm-less current process
2015-02-12 Wang, Yalinmm:add KPF_ZERO_PAGE flag for /proc/kpageflags
2015-02-11 Linus TorvaldsMerge tag 'mmc-v3.20-1' of git://git.linaro.org/people...
2015-02-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11 Linus TorvaldsMerge tag 'fbdev-3.20' of git://git./linux/kernel/git...
2015-02-11 Linus TorvaldsMerge tag 'sound-3.20-rc1' of git://git./linux/kernel...
2015-02-11 Linus TorvaldsMerge tag 'media/v3.20-1' of git://git./linux/kernel...
2015-02-11 Linus TorvaldsMerge tag 'hsi-for-3.20' of git://git./linux/kernel...
2015-02-11 Linus TorvaldsMerge tag 'for-v3.20' of git://git.infradead.org/batter...
2015-02-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-11 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2015-02-11 Linus TorvaldsMerge tag 'xfs-for-linus-3.20-rc1' of git://git./linux...
2015-02-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2015-02-10 Linus TorvaldsMerge tag 'locks-v3.20-1' of git://git.samba.org/jlayto...
2015-02-10 Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1' of git://git./linux/kernel...
2015-02-10 Linus TorvaldsMerge tag 'pci-v3.20-changes' of git://git./linux/kerne...
2015-02-10 Vladimir Davydovmemcg: zap memcg_slab_caches and memcg_slab_mutex
2015-02-10 Vladimir Davydovmemcg: zap memcg_name argument of memcg_create_kmem_cache
2015-02-10 Vladimir Davydovmemcg: zap __memcg_{charge,uncharge}_slab
2015-02-10 Weijie Yangmm/page_alloc.c: place zone_id check before VM_BUG_ON_P...
2015-02-10 Andrey Ryabininmm: hugetlb: fix type of hugetlb_treat_as_movable variable
2015-02-10 Johannes Weinermm: memory: merge shared-writable dirtying branches...
2015-02-10 Johannes Weinermm: memory: remove ->vm_file check on shared writable...
2015-02-10 Kirill A. Shutemovmm: remove rest usage of VM_NONLINEAR and pte_file()
2015-02-10 Kirill A. Shutemovmm: replace vma->sharead.linear with vma->shared
2015-02-10 Kirill A. Shutemovrmap: drop support of non-linear mappings
2015-02-10 Kirill A. Shutemovmm: drop vm_ops->remap_pages and generic_file_remap_pag...
2015-02-10 Kirill A. Shutemovmm: drop support of non-linear mapping from fault codepath
2015-02-10 Kirill A. Shutemovmm: drop support of non-linear mapping from unmap/zap...
2015-02-10 Kirill A. Shutemovmm: replace remap_file_pages() syscall with emulation
2015-02-10 Andrew Mortonmm/vmstat.c: fix/cleanup ifdefs
2015-02-10 Vaishali Thakkarmm/slab_common.c: use kmem_cache_free()
2015-02-10 Kim Phillipsmm/slub.c: fix typo in comment
2015-02-10 Joonsoo Kimmm/slub: optimize alloc/free fastpath by removing preem...
2015-02-10 Linus TorvaldsMerge tag 'stable/for-linus-3.20-rc0-tag' of git:/...
2015-02-10 Linus TorvaldsMerge tag 'microblaze-3.20-rc1' of git://git.monstr...
2015-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-10 Dmitry TorokhovMerge branch 'next' into for-linus
2015-02-10 Rafael J. WysockiMerge branch 'pm-cpufreq'
2015-02-10 Rafael J. WysockiMerge branches 'pm-sleep' and 'pm-runtime'
2015-02-10 Rafael J. WysockiMerge branch 'pm-domains'
2015-02-10 Rafael J. WysockiMerge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'
2015-02-10 Rafael J. WysockiMerge branches 'pm-pci' and 'pm-cpuidle'
2015-02-10 Rafael J. WysockiMerge branch 'acpi-resources'
2015-02-10 Rafael J. WysockiMerge branch 'acpi-processor'
2015-02-10 Rafael J. WysockiMerge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and...
2015-02-10 Rafael J. WysockiMerge branches 'acpi-video' and 'acpi-soc'
2015-02-10 Rafael J. WysockiMerge branch 'acpi-ec'
2015-02-10 Rafael J. WysockiMerge branch 'acpica'
2015-02-10 Linus TorvaldsMerge branch 'for-3.20' of git://git./linux/kernel...
2015-02-10 Linus TorvaldsMerge branch 'for-3.20' of git://git./linux/kernel...
2015-02-10 Linus TorvaldsMerge branch 'for-3.20' of git://git./linux/kernel...
2015-02-10 Linus TorvaldsMerge branch 'for-3.20' of git://git./linux/kernel...
2015-02-10 Linus TorvaldsMerge tag 'edac_for_3.20' of git://git./linux/kernel...
2015-02-10 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2015-02-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2015-02-10 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-10 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2015-02-10 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2015-02-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2015-02-10 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2015-02-10 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2015-02-10 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2015-02-10 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2015-02-09 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2015-02-09 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2015-02-09 Rafael J. WysockiMerge back earlier 'pm-tools' material for v3.20
2015-02-09 Rafael J. WysockiMerge branch 'sfi' of git://git./linux/kernel/git/lenb...
2015-02-09 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2015-02-09 Linus TorvaldsMerge tag 'regulator-v3.20' of git://git./linux/kernel...
2015-02-09 Linus TorvaldsMerge tag 'spi-v3.20' of git://git./linux/kernel/git...
2015-02-09 Linus TorvaldsMerge tag 'regmap-v3.20' of git://git./linux/kernel...
2015-02-09 Linus TorvaldsMerge tag 'hwmon-for-linus-v3.20' of git://git./linux...
2015-02-09 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-02...
next