Naoya Horiguchi fd6a03edd2 HWPOISON, hugetlb: detect hwpoison in hugetlb code hace 15 años
..
Kconfig 95f72d1ed4 lmb: rename to memblock hace 15 años
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options hace 16 años
Makefile 95f72d1ed4 lmb: rename to memblock hace 15 años
backing-dev.c 83ba7b071f writeback: simplify the write back thread queue hace 15 años
bootmem.c b8ab9f8202 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used hace 15 años
bounce.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
compaction.c 5e77190580 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed hace 15 años
debug-pagealloc.c 6a11f75b6a generic debug pagealloc hace 16 años
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() hace 16 años
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM hace 15 años
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
filemap.c 003386fff3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse hace 15 años
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
fremap.c d559db086f mm: clean up mm_counter hace 15 años
highmem.c ff3d58c22b highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() hace 15 años
hugetlb.c fd6a03edd2 HWPOISON, hugetlb: detect hwpoison in hugetlb code hace 15 años
hwpoison-inject.c 0d57eb8dfc HWPOISON: Don't do early filtering if filter is disabled hace 15 años
init-mm.c bb1f17b037 mm: consolidate init_mm definition hace 16 años
internal.h 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters hace 15 años
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator hace 16 años
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions hace 16 años
kmemleak.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
ksm.c 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration hace 15 años
maccess.c 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) hace 15 años
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining hace 15 años
memblock.c 95f72d1ed4 lmb: rename to memblock hace 15 años
memcontrol.c 4d845ebf4c memcg: fix wake up in oom wait queue hace 15 años
memory-failure.c 93f70f900d HWPOISON, hugetlb: isolate corrupted hugepage hace 15 años
memory.c de51257aa3 mm: fix ia64 crash when gcore reads gate area hace 15 años
memory_hotplug.c 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone hace 15 años
mempolicy.c 5c0c165490 mempolicy: fix dangling reference to tmpfs superblock mpol hace 15 años
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool hace 16 años
migrate.c ac39cf8cb8 memcg: fix mis-accounting of file mapped racy with migration hace 15 años
mincore.c e48293fd75 mincore: do nested page table walks hace 15 años
mlock.c faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code hace 15 años
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore hace 17 años
mmap.c 5892753383 mmap: check ->vm_ops before dereferencing hace 15 años
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss hace 15 años
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 hace 16 años
mprotect.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mremap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
msync.c 8018ab0574 sanitize vfs_fsync calling conventions hace 15 años
nommu.c 3c7b204547 nommu: allow private mappings of read-only devices hace 15 años
oom_kill.c df64f81bb1 memcg: make oom killer a no-op when no killable task can be found hace 15 años
page-writeback.c 9c3a8ee8a1 writeback: remove writeback_inodes_wbc hace 15 años
page_alloc.c b8ab9f8202 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used hace 15 años
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() hace 15 años
page_io.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() hace 16 años
pagewalk.c 116354d177 pagemap: fix pfn calculation for hugepage hace 15 años
percpu-km.c b0c9778b1d percpu: implement kernel memory based chunk allocation hace 15 años
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c hace 15 años
percpu.c 9983b6f0cf percpu: fix first chunk match in per_cpu_ptr_to_phys() hace 15 años
percpu_up.c de380b55f9 percpu: don't implicitly include slab.h from percpu.h hace 15 años
prio_tree.c 183ff22bb6 spelling fixes: mm/ hace 18 años
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
readahead.c bf8abe8b92 readahead.c: fix comment hace 15 años
rmap.c 0fe6e20b9c hugetlb, rmap: add reverse mapping for hugepage hace 15 años
shmem.c af5a30d8cf fix truncate inode time modification breakage hace 15 años
slab.c 7d6e6d09de numa: slab: use numa_mem_id() for slab local memory node hace 15 años
slob.c bac49ce42a mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> hace 15 años
slub.c 3b03117c5c Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 hace 15 años
sparse-vmemmap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too hace 15 años
swap.c 47846b0650 mm: export lru_cache_add_*() to modules hace 15 años
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
swapfile.c d79df0b1ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 hace 15 años
thrash.c a5c9b696ec mm: pass mm to grab_swap_token hace 16 años
truncate.c 7bb46a6734 fs: introduce new truncate sequence hace 15 años
util.c fc1c183353 slab: Generify kernel pointer validation hace 15 años
vmalloc.c 02b709df81 mm: purge fragmented percpu vmap blocks hace 15 años
vmscan.c a6aa62a090 mm/vmscan.c: fix mapping use after free hace 15 años
vmstat.c 56de7263fc mm: compaction: direct compact when a high-order allocation fails hace 15 años