clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
[platform/kernel/linux-exynos.git] / mm /
2016-12-14 Andrey Ryabininx86/kasan, mm: introduce generic kasan_populate_zero_sh...
2016-11-24 Alexander Polakovmm/list_lru.c: avoid error-path NULL pointer deref
2016-10-23 Linus Torvaldsmm: remove gup_flags FOLL_WRITE games from __get_user_p...
2016-08-20 Jia Hemm/hugetlb: avoid soft lockup in set_max_huge_pages()
2016-08-06 David Rientjesmm, compaction: prevent VM_BUG_ON when terminating...
2016-08-06 Vlastimil Babkamm, compaction: simplify handling restart position...
2016-07-19 Steven Rostedt4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c...
2016-07-12 Hugh Dickinstmpfs: fix regression hang in fallocate undo
2016-07-11 Jason Baronmm: update min_free_kbytes from khugepaged after core...
2016-07-11 Xishi Qiumm: fix invalid node in alloc_migrate_target()
2016-07-11 David Rientjesmm, compaction: abort free scanner if split fails
2016-07-11 Vlastimil Babkamm, compaction: skip compound pages by order in free...
2016-07-11 Lukasz Odziobamm/swap.c: flush lru pvecs on compound page arrival
2016-07-11 Anthony Romanotmpfs: don't undo fallocate past its last page
2016-07-11 Richard Weinbergermm: Export migrate_page_move_mapping and migrate_page_copy
2016-07-11 Tejun Heopercpu: fix synchronization between synchronous map...
2016-07-11 Tejun Heopercpu: fix synchronization between chunk->map_extend_w...
2016-05-17 Hugh Dickinsmm, cma: prevent nr_isolated_* counters from going...
2016-05-17 Naoya Horiguchimm: check __PG_HWPOISON separately from PAGE_FLAGS_CHEC...
2016-05-17 Naoya Horiguchimm: soft-offline: don't free target page in successful...
2016-05-17 Minchan Kimmm: vmscan: reclaim highmem zone if buffer_heads is...
2016-05-17 Konstantin Khlebnikovmm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual...
2016-04-18 Vlastimil Babkamm/page_alloc: prevent merging between isolated and...
2016-04-18 Kirill A. Shutemovmm: use 'unsigned int' for page order
2016-04-18 Mel Gormanmm: page_alloc: pass PFN to __free_pages_bootmem
2016-04-18 Johannes Weinermm: memcontrol: reclaim when shrinking memory.high...
2016-04-12 Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2016-03-09 Mel Gormanmm: numa: quickly fail allocations for NUMA balancing...
2016-03-09 Andrea Arcangelimm: thp: fix SMP race condition between THP page fault...
2016-03-04 Kirill A. Shutemovmm: fix regression in remap_file_pages() emulation
2016-02-15 Konstantin Khlebnikovmm: replace vma_lock_anon_vma with anon_vma_lock_read...
2016-02-15 Kirill A. Shutemovmm: fix mlock accouting
2016-02-03 Junil Leezsmalloc: fix migrate_zspage-zs_free race condition
2016-02-03 Martijn Coenenmemcg: only free spare array when readers are done
2016-02-03 Naoya Horiguchimm: soft-offline: check return value in second __get_an...
2016-02-03 Minchan Kimvirtio_balloon: fix race between migration and ballooning
2015-11-09 Minchan Kimthp: use is_zero_pfn() only after pte_present() check
2015-11-09 Jan Karamm: make sendfile(2) killable
2015-10-27 Shaohua Limemcg: convert threshold to bytes
2015-10-22 Joonsoo Kimmm/slab: fix unexpected index mapping result of kmalloc...
2015-10-22 Mel Gormanmm: hugetlbfs: skip shared VMAs when unmapping private...
2015-10-22 Naoya Horiguchimm: migrate: hugetlb: putback destination hugepage...
2015-09-29 Jaewon Kimvmscan: fix increasing nr_isolated incurred by putback...
2015-09-29 Michal Hockomm: make page pfmemalloc check more robust
2015-09-13 Wanpeng Limm/hwpoison: fix fail isolate hugetlbfs page w/ refcoun...
2015-09-13 Wanpeng Limm/hwpoison: fix page refcount of unknown non LRU page
2015-08-17 Michal Hockomm, vmscan: Do not wait for page writeback for GFP_NOFS...
2015-08-03 Kirill A. Shutemovmm: avoid setting up anonymous pages into file mapping
2015-08-03 Naoya Horiguchimm/hugetlb: introduce minimum hugepage order
2015-07-21 Vlastimil Babkamm, thp: respect MPOL_PREFERRED policy with non-local...
2015-07-21 Larry Fingermm: kmemleak_alloc_percpu() should follow the gfp from...
2015-07-21 Catalin Marinasmm: kmemleak: allow safe memory scanning during kmemlea...
2015-06-21 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-06-20 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-06-19 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-06-19 Linus TorvaldsMerge tag 'sound-4.1' of git://git./linux/kernel/git...
2015-06-19 Michael TurquetteMerge branch 'ccf/atmel-fixes-for-4.1' of https://githu...
2015-06-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-06-18 Linus TorvaldsMerge tag 'trace-fix-filter-4.1-rc8' of git://git....
2015-06-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-06-18 Hugh Dickinsmm: shmem_zero_setup skip security check and lockdep...
2015-06-15 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-06-15 Linus TorvaldsMerge tag 'ntb-4.1' of git://github.com/jonmason/ntb
2015-06-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-06-15 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-06-15 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-06-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-06-14 Linus TorvaldsMerge tag 'sound-4.1-rc8' of git://git./linux/kernel...
2015-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-06-12 Linus TorvaldsMerge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md
2015-06-12 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-06-12 Dave AirlieMerge tag 'drm-intel-fixes-2015-06-11' of git://anongit...
2015-06-12 Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
2015-06-11 Linus TorvaldsMerge tag 'trace-rb-bm-fix-4.1-rc7' of git://git./linux...
2015-06-11 Linus TorvaldsMerge tag 'misc-for-linus-4.1-rc8' of git://git./linux...
2015-06-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-06-10 Sergey Senozhatskyzsmalloc: fix a null pointer dereference in destroy_han...
2015-06-10 Johannes Weinermm: memcontrol: fix false-positive VM_BUG_ON() on -rt
2015-06-10 Vladimir Davydovmemcg: do not call reclaim if !__GFP_WAIT
2015-06-10 Gu Zhengmm/memory_hotplug.c: set zone->wait_table to null after...
2015-06-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-06-08 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-06-08 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-06-08 Kevin HilmanMerge tag 'omap-for-v4.1/fixes-rc6' of git://git./linux...
2015-06-08 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-06-08 Linus TorvaldsMerge branch 'for-4.1-fixes' of git://git./linux/kernel...
2015-06-07 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-06-07 Linus TorvaldsMerge tag 'driver-core-4.1-rc7' of git://git./linux...
2015-06-07 Linus TorvaldsMerge tag 'staging-4.1-rc7' of git://git./linux/kernel...
2015-06-07 Linus TorvaldsMerge tag 'tty-4.1-rc7' of git://git./linux/kernel...
2015-06-07 Linus TorvaldsMerge tag 'usb-4.1-rc7' of git://git./linux/kernel...
2015-06-07 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git./linux...
2015-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-06 Linus TorvaldsMerge branch 'stable/for-linus-4.1' of git://git./linux...
2015-06-06 Linus TorvaldsMerge branch 'stable/for-linus-4.1' of git://git./linux...
2015-06-05 Dave AirlieMerge tag 'drm-intel-fixes-2015-06-05' of git://anongit...
2015-06-05 Linus TorvaldsMerge tag 'pci-v4.1-fixes-2' of git://git./linux/kernel...
next