.. |
Kconfig
|
[S390] pm: memory hotplug power management callbacks
|
16 years ago |
Kconfig.debug
|
kmemcheck: enable in the x86 Kconfig
|
16 years ago |
Makefile
|
kmemcheck: add mm functions
|
16 years ago |
allocpercpu.c
|
percpu: __percpu_depopulate_mask can take a const mask
|
16 years ago |
backing-dev.c
|
block: change the request allocation/congestion logic to be sync/async based
|
16 years ago |
bootmem.c
|
bootmem: fix slab fallback on numa
|
16 years ago |
bounce.c
|
block: remove some includings of blktrace_api.h
|
16 years ago |
debug-pagealloc.c
|
generic debug pagealloc
|
16 years ago |
dmapool.c
|
…
|
|
fadvise.c
|
[CVE-2009-0029] System call wrapper special cases
|
16 years ago |
failslab.c
|
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
|
16 years ago |
filemap.c
|
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
|
16 years ago |
filemap_xip.c
|
mm: do_xip_mapping_read: fix length calculation
|
16 years ago |
fremap.c
|
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
|
16 years ago |
highmem.c
|
block: remove some includings of blktrace_api.h
|
16 years ago |
hugetlb.c
|
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs
|
16 years ago |
internal.h
|
nommu: there is no mlock() for NOMMU, so don't provide the bits
|
16 years ago |
kmemcheck.c
|
kmemcheck: add hooks for the page allocator
|
16 years ago |
kmemleak-test.c
|
kmemleak: Simple testing module for kmemleak
|
16 years ago |
kmemleak.c
|
kmemleak: Add the base support
|
16 years ago |
maccess.c
|
[S390] maccess: add weak attribute to probe_kernel_write
|
16 years ago |
madvise.c
|
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
|
16 years ago |
memcontrol.c
|
memcg: fix build warning and avoid checking for mem != null again and again
|
16 years ago |
memory.c
|
mm: close page_mkwrite races
|
16 years ago |
memory_hotplug.c
|
mm: remove GFP_HIGHUSER_PAGECACHE
|
16 years ago |
mempolicy.c
|
[CVE-2009-0029] System call wrappers part 28
|
16 years ago |
mempool.c
|
…
|
|
migrate.c
|
FS-Cache: Recruit a page flags for cache management
|
16 years ago |
mincore.c
|
[CVE-2009-0029] System call wrappers part 14
|
16 years ago |
mlock.c
|
x86, bts, mm: clean up buffer allocation
|
16 years ago |
mm_init.c
|
mm: mminit_loglevel cannot be __meminitdata anymore
|
17 years ago |
mmap.c
|
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
mmu_notifier.c
|
…
|
|
mmzone.c
|
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
|
16 years ago |
mprotect.c
|
perf_counter: Add mmap event hooks to mprotect()
|
16 years ago |
mremap.c
|
[CVE-2009-0029] System call wrappers part 13
|
16 years ago |
msync.c
|
[CVE-2009-0029] System call wrappers part 13
|
16 years ago |
nommu.c
|
nommu: Provide mmap_min_addr definition.
|
16 years ago |
oom_kill.c
|
oom: fix possible oom_dump_tasks NULL pointer
|
16 years ago |
page-writeback.c
|
page-writeback: fix the calculation of the oldest_jif in wb_kupdate()
|
16 years ago |
page_alloc.c
|
kmemcheck: add hooks for the page allocator
|
16 years ago |
page_cgroup.c
|
memcg: fix page_cgroup fatal error in FLATMEM
|
16 years ago |
page_io.c
|
block: fix bad definition of BIO_RW_SYNC
|
16 years ago |
page_isolation.c
|
memory hotplug: fix page_zone() calculation in test_pages_isolated()
|
16 years ago |
pagewalk.c
|
…
|
|
pdflush.c
|
Revert "mm: add /proc controls for pdflush threads"
|
16 years ago |
percpu.c
|
percpu: remove rbtree and use page->index instead
|
16 years ago |
prio_tree.c
|
…
|
|
quicklist.c
|
cpumask: replace node_to_cpumask with cpumask_of_node.
|
16 years ago |
readahead.c
|
FS-Cache: Recruit a page flags for cache management
|
16 years ago |
rmap.c
|
hugh: update email address
|
16 years ago |
shmem.c
|
integrity: move ima_counts_get
|
16 years ago |
shmem_acl.c
|
…
|
|
slab.c
|
Merge commit 'linus/master' into HEAD
|
16 years ago |
slob.c
|
kmemleak: Add the slob memory allocation/freeing hooks
|
16 years ago |
slub.c
|
Merge commit 'linus/master' into HEAD
|
16 years ago |
sparse-vmemmap.c
|
vmemmap: warn about page_structs with remote distance
|
16 years ago |
sparse.c
|
mm: mminit_validate_memmodel_limits(): remove redundant test
|
16 years ago |
swap.c
|
mm: fix Committed_AS underflow on large NR_CPUS environment
|
16 years ago |
swap_state.c
|
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
|
16 years ago |
swapfile.c
|
PM/hibernate: fix "swap breaks after hibernation failures"
|
16 years ago |
thrash.c
|
…
|
|
truncate.c
|
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
|
16 years ago |
util.c
|
Merge branch 'linus' into tracing/core
|
16 years ago |
vmalloc.c
|
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
|
16 years ago |
vmscan.c
|
PM/Suspend: Do not shrink memory before suspend
|
16 years ago |
vmstat.c
|
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
|
16 years ago |