Merge tag 'v3.12.30' of...
Merge tag 'v3.12.30' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-3.12.y This is the 3.12.30 stable release * tag 'v3.12.30' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable : (97 commits) Linux 3.12.30 mm: page_alloc: reduce cost of the fair zone allocation policy mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered mm: vmscan: only update per-cpu thresholds for online CPU mm: move zone->pages_scanned into a vmstat counter mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated memcg, vmscan: Fix forced scan of anonymous pages vmalloc: use rcu list iterator to reduce vmap_area_lock contention mm: make copy_pte_range static again mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault() shmem: fix init_page_accessed use to stop !PageLRU bug mm: avoid unnecessary atomic operations during end_page_writeback() mm: non-atomically mark page accessed during page cache allocation where possible fs: buffer: do not use unnecessary atomic operations when discarding buffers mm: do not use unnecessary atomic operations when adding pages to the LRU mm: do not use atomic operations when releasing pages mm: shmem: avoid atomic operation during shmem_getpage_gfp mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free ... Signed-off-by:Dan Murphy <DMurphy@ti.com>
Showing
- Makefile 1 addition, 1 deletionMakefile
- arch/tile/mm/homecache.c 1 addition, 1 deletionarch/tile/mm/homecache.c
- arch/unicore32/include/asm/mmu_context.h 3 additions, 1 deletionarch/unicore32/include/asm/mmu_context.h
- arch/x86/include/asm/tlbflush.h 3 additions, 3 deletionsarch/x86/include/asm/tlbflush.h
- arch/x86/kernel/cpu/mtrr/generic.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mtrr/generic.c
- arch/x86/mm/pgtable.c 14 additions, 7 deletionsarch/x86/mm/pgtable.c
- arch/x86/mm/tlb.c 13 additions, 39 deletionsarch/x86/mm/tlb.c
- fs/btrfs/compression.c 1 addition, 1 deletionfs/btrfs/compression.c
- fs/btrfs/extent_io.c 8 additions, 7 deletionsfs/btrfs/extent_io.c
- fs/btrfs/file.c 3 additions, 7 deletionsfs/btrfs/file.c
- fs/buffer.c 20 additions, 8 deletionsfs/buffer.c
- fs/cramfs/inode.c 1 addition, 2 deletionsfs/cramfs/inode.c
- fs/exec.c 4 additions, 1 deletionfs/exec.c
- fs/ext4/mballoc.c 8 additions, 6 deletionsfs/ext4/mballoc.c
- fs/f2fs/checkpoint.c 0 additions, 1 deletionfs/f2fs/checkpoint.c
- fs/f2fs/node.c 0 additions, 2 deletionsfs/f2fs/node.c
- fs/fuse/dev.c 1 addition, 1 deletionfs/fuse/dev.c
- fs/fuse/file.c 0 additions, 4 deletionsfs/fuse/file.c
- fs/gfs2/aops.c 0 additions, 1 deletionfs/gfs2/aops.c
- fs/gfs2/meta_io.c 2 additions, 2 deletionsfs/gfs2/meta_io.c
Please register or sign in to comment