Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
Linus Torvalds authored
Pull cleancache changes from Konrad Rzeszutek Wilk:
 "This has some patches for the cleancache API that should have been
  submitted a _long_ time ago.  They are basically cleanups:

   - rename of flush to invalidate

   - moving reporting of statistics into debugfs

   - use __read_mostly as necessary.

  Oh, and also the MAINTAINERS file change.  The files (except the
  MAINTAINERS file) have been in #linux-next for months now.  The late
  addition of MAINTAINERS file is a brain-fart on my side - didn't
  realize I needed that just until I was typing this up - and I based
  that patch on v3.3 - so the tree is on top of v3.3."

* tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm:
  MAINTAINERS: Adding cleancache API to the list.
  mm: cleancache: Use __read_mostly as appropiate.
  mm: cleancache: report statistics via debugfs instead of sysfs.
  mm: zcache/tmem/cleancache: s/flush/invalidate/
  mm: cleancache: s/flush/invalidate/
aab008db
Name Last commit Last update
..
Kconfig Merge branch 'master' into x86/memblock
Kconfig.debug mm: more intensive memory corruption debugging
Makefile Cross Memory Attach
backing-dev.c backing-dev: fix wakeup timer races with bdi_unregister()
bootmem.c bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
bounce.c mm: remove the second argument of k[un]map_atomic()
cleancache.c mm: cleancache: Use __read_mostly as appropiate.
compaction.c mm: compaction: make compact_control order signed
debug-pagealloc.c mm, x86: Remove debug_pagealloc_enabled
dmapool.c mm: fix implicit stat.h usage in dmapool.c
fadvise.c fadvise: only initiate writeback for specified range with FADV_DONTNEED
failslab.c switch debugfs to umode_t
filemap.c Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
filemap_xip.c mm/filemap_xip.c: fix race condition in xip_file_fault()
fremap.c mm: delete various needless include <linux/module.h>
highmem.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
huge_memory.c thp: optimize away unnecessary page table locking
hugetlb.c hugepages: fix use after free bug in "quota" handling
hwpoison-inject.c HWPOISON: Clean up memory_failure() vs. __memory_failure()
init-mm.c atomic: use <linux/atomic.h>
internal.h mm: thp: tail page refcounting fix
kmemcheck.c kmemcheck: add hooks for the page allocator
kmemleak-test.c kmemleak: remove memset by using kzalloc
kmemleak.c kmemleak: Disable early logging when kmemleak is off by default
ksm.c ksm: cleanup: introduce find_mergeable_vma()
maccess.c
madvise.c
memblock.c
memcontrol.c
memory-failure.c
memory.c
memory_hotplug.c
mempolicy.c
mempool.c
migrate.c
mincore.c
mlock.c
mm_init.c
mmap.c
mmu_context.c
mmu_notifier.c
mmzone.c
mprotect.c
mremap.c
msync.c
nobootmem.c
nommu.c
oom_kill.c
page-writeback.c
page_alloc.c
page_cgroup.c
page_io.c
page_isolation.c
pagewalk.c
percpu-km.c
percpu-vm.c
percpu.c
pgtable-generic.c
prio_tree.c
process_vm_access.c
quicklist.c
readahead.c
rmap.c
shmem.c
slab.c
slob.c
slub.c
sparse-vmemmap.c
sparse.c
swap.c
swap_state.c
swapfile.c
thrash.c
truncate.c
util.c
vmalloc.c
vmscan.c
vmstat.c