Andi Kleen 6ad696d2cf mm: allow memory hotplug and hibernation in the same kernel před 15 roky
..
Kconfig 6ad696d2cf mm: allow memory hotplug and hibernation in the same kernel před 15 roky
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options před 15 roky
Makefile c44972f178 procfs: disable per-task stack usage on NOMMU před 15 roky
allocpercpu.c e74e396204 percpu: use dynamic percpu allocator as the default percpu allocator před 16 roky
backing-dev.c 8c4db3355b backing-dev: bdi sb prune should be in the unregister path, not destroy před 15 roky
bootmem.c 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks před 15 roky
bounce.c e212d6f250 block: remove some includings of blktrace_api.h před 16 roky
debug-pagealloc.c 6a11f75b6a generic debug pagealloc před 16 roky
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() před 16 roky
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() před 16 roky
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c před 16 roky
filemap.c f0f37e2f77 const: mark struct vm_struct_operations před 15 roky
filemap_xip.c f0f37e2f77 const: mark struct vm_struct_operations před 15 roky
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT před 16 roky
highmem.c d451564669 highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE před 15 roky
hugetlb.c f0f37e2f77 const: mark struct vm_struct_operations před 15 roky
hwpoison-inject.c cae681fc12 HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs před 15 roky
init-mm.c bb1f17b037 mm: consolidate init_mm definition před 16 roky
internal.h 03f6462a3a mm: move highest_memmap_pfn před 15 roky
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator před 16 roky
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions před 16 roky
kmemleak.c 0d5d1aadc8 kmemleak: Check for NULL pointer returned by create_object() před 15 roky
ksm.c d178f27fc5 ksm: cond_resched in unstable tree před 15 roky
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write před 16 roky
madvise.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 před 15 roky
memcontrol.c ef8745c1e7 memcg: reduce check for softlimit excess před 15 roky
memory-failure.c 7456b0405d HWPOISON: fix invalid page count in printk output před 15 roky
memory.c 3242f9804b Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 před 15 roky
memory_hotplug.c 6ad696d2cf mm: allow memory hotplug and hibernation in the same kernel před 15 roky
mempolicy.c b05ca7385a do_mbind(): fix memory leak před 15 roky
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool před 15 roky
migrate.c e00e431612 memcg: fix wrong pointer initialization at page migration when memcg is disabled. před 15 roky
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 před 16 roky
mlock.c 6e919717c8 mm: m(un)lock avoid ZERO_PAGE před 15 roky
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore před 17 roky
mmap.c f0f37e2f77 const: mark struct vm_struct_operations před 15 roky
mmu_context.c f68e148050 mm: reduce atomic use on use_mm fast path před 15 roky
mmu_notifier.c 828502d300 ksm: add mmu_notifier set_pte_at_notify() před 15 roky
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 před 16 roky
mprotect.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events před 15 roky
mremap.c 25d9e2d152 truncate: new helpers před 15 roky
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 před 16 roky
nommu.c 89a8640279 NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() před 15 roky
oom_kill.c 8c5cd6f3a1 oom: oom_kill doesn't kill vfork parent (or child) před 15 roky
page-writeback.c d25105e891 writeback: account IO throttling wait as iowait před 15 roky
page_alloc.c 9d0ed60fe9 page allocator: Do not allow interrupts to use ALLOC_HARDER před 15 roky
page_cgroup.c f52407ce2d memory hotplug: alloc page from other node in memory online před 15 roky
page_io.c aca8bf323e mm: remove file argument from swap_readpage() před 16 roky
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() před 16 roky
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers před 17 roky
percpu.c 833af8427b percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability před 15 roky
prio_tree.c 183ff22bb6 spelling fixes: mm/ před 17 roky
quicklist.c db79078658 cpumask: use new-style cpumask ops in mm/quicklist. před 15 roky
readahead.c 10be0b372c readahead: introduce context readahead algorithm před 16 roky
rmap.c bf89c8c867 mm/rmap.c: fix comment před 15 roky
shmem.c f0f37e2f77 const: mark struct vm_struct_operations před 15 roky
shmem_acl.c 6d848a488a shmfs: use 'check_acl' instead of 'permission' před 15 roky
slab.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages před 15 roky
slob.c bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations před 16 roky
slub.c fe1ff49d0d mm: kmem_cache_create(): make it easier to catch NULL cache names před 15 roky
sparse-vmemmap.c f52407ce2d memory hotplug: alloc page from other node in memory online před 15 roky
sparse.c f52407ce2d memory hotplug: alloc page from other node in memory online před 15 roky
swap.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages před 15 roky
swap_state.c 2ca4532a49 mm: add_to_swap_cache() does not return -EEXIST před 15 roky
swapfile.c 32c5fc10e7 mm: remove incorrect swap_count() from try_to_unuse() před 15 roky
thrash.c a5c9b696ec mm: pass mm to grab_swap_token před 16 roky
truncate.c 6c5daf012c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 15 roky
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus před 16 roky
vmalloc.c d43c36dc6b headers: remove sched.h from interrupt.h před 15 roky
vmscan.c 6a7b95481d vmscan: order evictable rescue in LRU putback před 15 roky
vmstat.c a731286de6 mm: vmstat: add isolate pages před 15 roky