linux/mm
JP Abgrall e8c92d268b Merge remote-tracking branch 'stable/linux-3.4.y' into android-3.4
* stable/linux-3.4.y: (811 commits)
  Linux 3.4.67
  mm: do not grow the stack vma just because of an overrun on preceding vma
  mm/mmap: check for RLIMIT_AS before unmapping
  drm/radeon: fix hw contexts for SUMO2 asics
  watchdog: ts72xx_wdt: locking bug in ioctl
  parisc: fix interruption handler to respect pagefault_disable()
  KVM: PPC: Book3S HV: Fix typo in saving DSCR
  ext4: fix memory leak in xattr
  vfs: allow O_PATH file descriptors for fstatfs()
  random: run random_int_secret_init() run after all late_initcalls
  ALSA: hda - Add fixup for ASUS N56VZ
  ALSA: snd-usb-usx2y: remove bogus frame checks
  Linux 3.4.66
  ext4: avoid hang when mounting non-journal filesystems with orphan list
  Btrfs: change how we queue blocks for backref checking
  tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
  ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
  mm, show_mem: suppress page counts in non-blockable contexts
  staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
  dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
  ...

Conflicts:
	kernel/futex.c

Change-Id: Iea4c0bcac37b64b6376f5fbc79a23100484ae402
2013-10-23 16:53:16 -07:00
..
backing-dev.c backing-dev: fix wakeup timer races with bdi_unregister() 2012-02-01 16:52:49 +08:00
bootmem.c mm: sparse: fix usemap allocation above node descriptor section 2012-10-02 10:30:36 -07:00
bounce.c mm: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:27 +08:00
cleancache.c mm: cleancache: Use __read_mostly as appropiate. 2012-01-23 16:08:09 -05:00
compaction.c mm: compaction: fix echo 1 > compact_memory return error issue 2013-01-17 08:50:43 -08:00
debug-pagealloc.c mm, x86: Remove debug_pagealloc_enabled 2011-12-06 09:24:07 +01:00
dmapool.c mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls 2012-12-17 10:37:44 -08:00
fadvise.c mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages 2013-02-28 06:59:01 -08:00
failslab.c switch debugfs to umode_t 2012-01-03 22:54:56 -05:00
filemap_xip.c mm/filemap_xip.c: fix race condition in xip_file_fault() 2012-02-03 16:16:41 -08:00
filemap.c radix-tree: use iterators in find_get_pages* functions 2012-03-28 17:14:37 -07:00
fremap.c
highmem.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
huge_memory.c mm/huge_memory.c: fix potential NULL pointer dereference 2013-09-26 17:15:51 -07:00
hugetlb.c futex: Take hugepages into account when generating futex_key 2013-08-20 08:26:28 -07:00
hwpoison-inject.c HWPOISON: Clean up memory_failure() vs. __memory_failure() 2012-01-03 12:06:32 -08:00
init-mm.c
internal.h mm: thp: tail page refcounting fix 2011-11-02 16:06:57 -07:00
Kconfig Merge branch 'master' into x86/memblock 2011-11-28 09:46:22 -08:00
Kconfig.debug mm: more intensive memory corruption debugging 2012-01-10 16:30:42 -08:00
kmemcheck.c
kmemleak-test.c
kmemleak.c kmemleak: Disable early logging when kmemleak is off by default 2012-01-20 16:57:05 +00:00
ksm.c ksm: cleanup: introduce find_mergeable_vma() 2012-03-21 17:54:59 -07:00
maccess.c
madvise.c mm: add a field to store names for private anonymous memory 2013-08-07 16:36:36 -07:00
Makefile memcg: add memory.pressure_level events 2013-07-26 17:54:29 -07:00
memblock.c x86, mm: Trim memory in memblock to be page aligned 2012-10-31 10:02:56 -07:00
memcontrol.c Merge remote-tracking branch 'stable/linux-3.4.y' into android-3.4 2013-10-23 16:53:16 -07:00
memory_hotplug.c memory hotplug: fix section info double registration bug 2012-10-02 10:30:06 -07:00
memory-failure.c mm: soft offline: split thp at the beginning of soft_offline_page() 2012-12-10 10:59:39 -08:00
memory.c vm: add vm_iomap_memory() helper function 2013-04-25 21:19:56 -07:00
mempolicy.c mm: add a field to store names for private anonymous memory 2013-08-07 16:36:36 -07:00
mempool.c mempool: fix first round failure behavior 2012-01-10 16:30:45 -08:00
migrate.c mm: migration: add migrate_entry_wait_huge() 2013-06-20 11:58:46 -07:00
mincore.c mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 2012-03-21 17:54:54 -07:00
mlock.c mm: add a field to store names for private anonymous memory 2013-08-07 16:36:36 -07:00
mm_init.c
mmap.c Merge remote-tracking branch 'stable/linux-3.4.y' into android-3.4 2013-10-23 16:53:16 -07:00
mmu_context.c mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 2012-03-21 17:54:59 -07:00
mmu_notifier.c mm: mmu_notifier: re-fix freed page still mapped in secondary MMU 2013-06-07 12:49:25 -07:00
mmzone.c
mprotect.c mm: add a field to store names for private anonymous memory 2013-08-07 16:36:36 -07:00
mremap.c mm: collapse security_vm_enough_memory() variants into a single function 2012-02-14 10:45:39 +11:00
msync.c
nobootmem.c memblock: free allocated memblock_reserved_regions later 2012-07-16 09:04:45 -07:00
nommu.c vm: add no-mmu vm_iomap_memory() stub 2013-08-20 08:26:27 -07:00
oom_kill.c mm, memcg: give exiting processes access to memory reserves 2013-10-05 07:06:54 -07:00
page_alloc.c Merge remote-tracking branch 'stable/linux-3.4.y' into android-3.4 2013-10-23 16:53:16 -07:00
page_cgroup.c page_cgroup: fix horrid swap accounting regression 2012-03-06 08:18:23 -08:00
page_io.c mm: remove compressed copy from zram in-memory 2013-09-25 15:26:12 -07:00
page_isolation.c
page-writeback.c mm: fix calculation of dirtyable memory 2013-01-11 09:06:48 -08:00
pagewalk.c mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas 2013-06-07 12:49:28 -07:00
percpu-km.c
percpu-vm.c percpu: use bitmap_clear 2012-01-20 09:23:16 -08:00
percpu.c kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP 2012-05-09 10:13:29 -07:00
pgtable-generic.c thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE 2012-03-21 17:55:02 -07:00
prio_tree.c
process_vm_access.c Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 2013-03-14 11:29:51 -07:00
quicklist.c
readahead.c
rmap.c mm: fix XFS oops due to dirty pages without buffers on s390 2012-10-31 10:02:56 -07:00
shmem.c This is the 3.4.35 stable release 2013-03-11 17:34:33 -07:00
slab.c slab: fix the DEADLOCK issue on l3 alien lock 2012-10-13 05:38:37 +09:00
slob.c
slub.c slub: fix a memory leak in get_partial_node() 2012-06-10 00:36:11 +09:00
sparse-vmemmap.c
sparse.c mm/vmemmap: fix wrong use of virt_to_page 2012-12-10 10:59:39 -08:00
swap_state.c swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion 2013-06-20 11:58:45 -07:00
swap.c mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug 2012-03-21 17:54:58 -07:00
swapfile.c swap: fix shmem swapping when more than 8 areas 2012-06-22 11:36:55 -07:00
thrash.c mm/thrash.c: quiet sparse noise 2011-10-31 17:30:50 -07:00
truncate.c mm: fix invalidate_complete_page2() lock ordering 2012-10-13 05:38:51 +09:00
util.c procfs: mark thread stack correctly in proc/<pid>/maps 2012-03-21 17:54:58 -07:00
vmalloc.c mm: fix faulty initialization in vmalloc_init() 2012-06-10 00:36:06 +09:00
vmpressure.c memcg: add memory.pressure_level events 2013-07-26 17:54:29 -07:00
vmscan.c memcg: add memory.pressure_level events 2013-07-26 17:54:29 -07:00
vmstat.c mm: fix up the vmscan stat in vmstat 2012-04-25 21:26:33 -07:00