raid10: record correct address of bad block
[sfrench/cifs-2.6.git] / mm /
2016-07-30 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2016-07-30 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2016-07-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-07-30 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2016-07-30 Linus TorvaldsMerge tag 'devicetree-for-4.8' of git://git./linux...
2016-07-30 Linus TorvaldsMerge tag 'clk-for-linus-4.8' of git://git./linux/kerne...
2016-07-30 Linus TorvaldsMerge branch 'stable-4.8' of git://git.infradead.org...
2016-07-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29 Linus TorvaldsMerge tag 'pm-urgent-4.8-rc1' of git://git./linux/kerne...
2016-07-29 Linus TorvaldsMerge branch 'for-4.7-fixes' of git://git./linux/kernel...
2016-07-29 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2016-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2016-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-07-29 Linus TorvaldsMerge tag 'arc-4.8-rc1' of git://git./linux/kernel...
2016-07-29 Rafael J. WysockiMerge branch 'pm-sleep'
2016-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-07-29 Linus TorvaldsMerge tag 'freevxfs-for-4.8' of git://git.infradead...
2016-07-29 Linus TorvaldsMerge tag 'configfs-for-4.8' of git://git.infradead...
2016-07-29 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-07-29 Miklos Szeredimm: export filemap_check_errors() to modules
2016-07-29 Linus TorvaldsMerge tag 'trace-v4.8' of git://git./linux/kernel/git...
2016-07-29 Linus TorvaldsMerge tag 'vfio-v4.8-rc1' of git://github.com/awilliam...
2016-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29 Linus TorvaldsMerge tag 'libnvdimm-for-4.8' of git://git./linux/kerne...
2016-07-29 Linus TorvaldsMerge tag 'pinctrl-v4.8-1' of git://git./linux/kernel...
2016-07-28 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-07-28 Vlastimil Babkamm, compaction: simplify contended compaction handling
2016-07-28 Vlastimil Babkamm, compaction: introduce direct compaction priority
2016-07-28 Vlastimil Babkamm, thp: remove __GFP_NORETRY from khugepaged and madvi...
2016-07-28 Vlastimil Babkamm, page_alloc: make THP-specific decisions more generic
2016-07-28 Vlastimil Babkamm, page_alloc: restructure direct compaction handling...
2016-07-28 Vlastimil Babkamm, page_alloc: don't retry initial attempt in slowpath
2016-07-28 Vlastimil Babkamm, page_alloc: set alloc_flags only once in slowpath
2016-07-28 Alexander Potapenkomm, kasan: switch SLUB to stackdepot, enable memory...
2016-07-28 Alexander Potapenkomm, kasan: account for object redzone in SLUB's nearest...
2016-07-28 Kirill A. Shutemovmm: fix use-after-free if memory allocation failed...
2016-07-28 Markus Elfringzsmalloc: Delete an unnecessary check before the functi...
2016-07-28 zijun_humm/memblock.c: fix index adjustment error in __next_mem...
2016-07-28 Xishi Qiumem-hotplug: alloc new page from a nearest neighbor...
2016-07-28 Mikulas Patockamm: add cond_resched() to generic_swapfile_activate()
2016-07-28 Michal HockoRevert "mm, mempool: only set __GFP_NOMEMALLOC if there...
2016-07-28 Hugh Dickinsmm, compaction: don't isolate PageWriteback pages in...
2016-07-28 Naoya Horiguchimm: hwpoison: remove incorrect comments
2016-07-28 Zhou Chengmingmake __section_nr() more efficient
2016-07-28 Vegard Nossumkmemleak: don't hang if user disables scanning early
2016-07-28 Dennis Chenmm/memblock.c: add new infrastructure to address the...
2016-07-28 Andy Lutomirskimm: fix memcg stack accounting for sub-page stacks
2016-07-28 Andy Lutomirskimm: track NR_KERNEL_STACK in KiB instead of number...
2016-07-28 Dan Williamsmm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
2016-07-28 Christoph Hellwigmemblock: include <asm/sections.h> instead of <asm...
2016-07-28 Huang Yingmm, THP: clean up return value of madvise_free_huge_pmd
2016-07-28 Ganesh Mahendranmm/zsmalloc: use helper to clear page->flags bit
2016-07-28 Ganesh Mahendranmm/zsmalloc: add __init,__exit attribute
2016-07-28 Ganesh Mahendranmm/zsmalloc: keep comments consistent with code
2016-07-28 Ganesh Mahendranmm/zsmalloc: avoid calculate max objects of zspage...
2016-07-28 Ganesh Mahendranmm/zsmalloc: use class->objs_per_zspage to get num...
2016-07-28 Ganesh Mahendranmm/zsmalloc: take obj index back from find_alloced_obj
2016-07-28 Ganesh Mahendranmm/zsmalloc: use obj_index to keep consistent with...
2016-07-28 Minchan Kimmm: bail out in shrink_inactive_list()
2016-07-28 Mel Gormanmm, vmscan: account for skipped pages as a partial...
2016-07-28 Mel Gormanmm: consider whether to decivate based on eligible...
2016-07-28 Mel Gormanmm: remove reclaim and compaction retry approximations
2016-07-28 Mel Gormanmm, vmscan: remove highmem_file_pages
2016-07-28 Minchan Kimmm: add per-zone lru list stat
2016-07-28 Mel Gormanmm, vmscan: release/reacquire lru_lock on pgdat change
2016-07-28 Mel Gormanmm, vmscan: remove redundant check in shrink_zones()
2016-07-28 Mel Gormanmm, vmscan: Update all zone LRU sizes before updating...
2016-07-28 Minchan Kimmm: show node_pages_scanned per node, not zone
2016-07-28 Mel Gormanmm, pagevec: release/reacquire lru_lock on pgdat change
2016-07-28 Minchan Kimmm, page_alloc: fix dirtyable highmem calculation
2016-07-28 Mel Gormanmm, vmstat: remove zone and node double accounting...
2016-07-28 Mel Gormanmm, vmstat: print node-based stats in zoneinfo file
2016-07-28 Mel Gormanmm: vmstat: account per-zone stalls and pages skipped...
2016-07-28 Mel Gormanmm: vmstat: replace __count_zone_vm_events with a zone...
2016-07-28 Mel Gormanmm: page_alloc: cache the last node whose dirty limit...
2016-07-28 Mel Gormanmm, page_alloc: remove fair zone allocation policy
2016-07-28 Mel Gormanmm, vmscan: add classzone information to tracepoints
2016-07-28 Mel Gormanmm, vmscan: Have kswapd reclaim from all zones if recla...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in `remaining' unnecessarily...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in classzone_idx unnecessaril...
2016-07-28 Mel Gormanmm, vmscan: avoid passing in classzone_idx unnecessaril...
2016-07-28 Mel Gormanmm: convert zone_reclaim to node_reclaim
2016-07-28 Mel Gormanmm, page_alloc: wake kswapd based on the highest eligib...
2016-07-28 Mel Gormanmm, vmscan: only wakeup kswapd once per node for the...
2016-07-28 Mel Gormanmm: move vmscan writes and file write accounting to...
2016-07-28 Mel Gormanmm: move most file-based accounting to the node
2016-07-28 Mel Gormanmm: rename NR_ANON_PAGES to NR_ANON_MAPPED
2016-07-28 Mel Gormanmm: move page mapped accounting to the node
2016-07-28 Mel Gormanmm, page_alloc: consider dirtyable memory in terms...
2016-07-28 Mel Gormanmm, workingset: make working set detection node-aware
2016-07-28 Mel Gormanmm, memcg: move memcg limit enforcement from zones...
2016-07-28 Mel Gormanmm, vmscan: make shrink_node decisions more node-centric
2016-07-28 Mel Gormanmm: vmscan: do not reclaim from kswapd if there is...
2016-07-28 Mel Gormanmm, vmscan: remove duplicate logic clearing node conges...
2016-07-28 Mel Gormanmm, vmscan: by default have direct reclaim only shrink...
2016-07-28 Mel Gormanmm, vmscan: simplify the logic deciding whether kswapd...
next