Linus Torvalds fa2af6e4fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 13 vuotta sitten
..
Kconfig 47118af076 mm: mmzone: MIGRATE_CMA migration type added 13 vuotta sitten
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 vuotta sitten
Makefile ff9543fd32 mm: compaction: export some of the functions 13 vuotta sitten
backing-dev.c 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() 13 vuotta sitten
bootmem.c f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 vuotta sitten
bounce.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 vuotta sitten
cleancache.c 072611ed1f mm: cleancache: Use __read_mostly as appropiate. 13 vuotta sitten
compaction.c 47118af076 mm: mmzone: MIGRATE_CMA migration type added 13 vuotta sitten
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 vuotta sitten
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 vuotta sitten
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 vuotta sitten
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 vuotta sitten
filemap.c 0fc9d10403 radix-tree: use iterators in find_get_pages* functions 13 vuotta sitten
filemap_xip.c 99f02ef1f1 mm/filemap_xip.c: fix race condition in xip_file_fault() 13 vuotta sitten
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 13 vuotta sitten
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 vuotta sitten
huge_memory.c 025c5b2451 thp: optimize away unnecessary page table locking 13 vuotta sitten
hugetlb.c d9ed9faac2 mm: add new arch_make_huge_pte() method for tile support 13 vuotta sitten
hwpoison-inject.c cd42f4a3b2 HWPOISON: Clean up memory_failure() vs. __memory_failure() 13 vuotta sitten
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 vuotta sitten
internal.h ff9543fd32 mm: compaction: export some of the functions 13 vuotta sitten
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 vuotta sitten
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 vuotta sitten
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 13 vuotta sitten
ksm.c ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 vuotta sitten
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 vuotta sitten
madvise.c accb61fe7b coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP 13 vuotta sitten
memblock.c b3dc627cab memblock: memblock should be able to handle zero length operations 13 vuotta sitten
memcontrol.c 88d6ae8dc3 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 vuotta sitten
memory-failure.c 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added 13 vuotta sitten
memory.c 654443e20d Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 vuotta sitten
memory_hotplug.c 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added 13 vuotta sitten
mempolicy.c 05f144a0d5 mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages 13 vuotta sitten
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 13 vuotta sitten
migrate.c 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 vuotta sitten
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 vuotta sitten
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 vuotta sitten
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 vuotta sitten
mmap.c 654443e20d Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 vuotta sitten
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 vuotta sitten
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 vuotta sitten
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 13 vuotta sitten
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 vuotta sitten
mremap.c 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 vuotta sitten
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 vuotta sitten
nobootmem.c 6bc2e853c6 mm: nobootmem: fix sign extend problem in __free_pages_memory() 13 vuotta sitten
nommu.c bfce281c28 kill mm argument of vm_munmap() 13 vuotta sitten
oom_kill.c 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 vuotta sitten
page-writeback.c 69e1aaddd6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 vuotta sitten
page_alloc.c d484864dd9 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 13 vuotta sitten
page_cgroup.c c09ff089aa page_cgroup: fix horrid swap accounting regression 13 vuotta sitten
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 14 vuotta sitten
page_isolation.c 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added 13 vuotta sitten
pagewalk.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 vuotta sitten
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 vuotta sitten
percpu-vm.c 26dd8e0291 percpu: use bitmap_clear 13 vuotta sitten
percpu.c 100d13c3b5 kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP 13 vuotta sitten
pgtable-generic.c 73636b1aac arch/tile: allow building Linux with transparent huge pages enabled 13 vuotta sitten
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 vuotta sitten
process_vm_access.c 8cdb878dcb Fix race in process_vm_rw_core 13 vuotta sitten
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 vuotta sitten
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 vuotta sitten
rmap.c 89c06bd52f memcg: use new logic for page stat accounting 13 vuotta sitten
shmem.c 8751e03958 userns: Convert tmpfs to use kuid and kgid where appropriate 13 vuotta sitten
slab.c 0c9aac0826 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 vuotta sitten
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 vuotta sitten
slub.c 02e1a9cd1e slub: missing test for partial pages flush work in flush_all() 13 vuotta sitten
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 vuotta sitten
sparse.c f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 vuotta sitten
swap.c f0cb3c76ae mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug 13 vuotta sitten
swap_state.c aca50bd3b4 mm: fix s390 BUG by __set_page_dirty_no_writeback on swap 13 vuotta sitten
swapfile.c d15cab9754 swapon: check validity of swap_flags 13 vuotta sitten
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 13 vuotta sitten
truncate.c 623e3db9f9 mm for fs: add truncate_pagecache_range() 13 vuotta sitten
util.c b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 vuotta sitten
vmalloc.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 vuotta sitten
vmscan.c 904249aa68 mm: fix up the vmscan stat in vmstat 13 vuotta sitten
vmstat.c 47118af076 mm: mmzone: MIGRATE_CMA migration type added 13 vuotta sitten