Catalin Marinas f5886c7f96 kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock() há 16 anos atrás
..
Kconfig 517d08699b Merge branch 'akpm' há 16 anos atrás
Kconfig.debug 7d46d9e6db kmemcheck: enable in the x86 Kconfig há 16 anos atrás
Makefile 517d08699b Merge branch 'akpm' há 16 anos atrás
allocpercpu.c 5d6700ea7b percpu: __percpu_depopulate_mask can take a const mask há 16 anos atrás
backing-dev.c 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion há 16 anos atrás
bootmem.c ec3a354bd4 kmemleak: Add callbacks to the bootmem allocator há 16 anos atrás
bounce.c e212d6f250 block: remove some includings of blktrace_api.h há 16 anos atrás
debug-pagealloc.c 6a11f75b6a generic debug pagealloc há 16 anos atrás
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() há 16 anos atrás
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() há 16 anos atrás
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c há 16 anos atrás
filemap.c c8236db9cd mm: mark page accessed before we write_end() há 16 anos atrás
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation há 16 anos atrás
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT há 17 anos atrás
highmem.c e212d6f250 block: remove some includings of blktrace_api.h há 16 anos atrás
hugetlb.c 788c7df451 hugetlb: fault flags instead of write_access há 16 anos atrás
init-mm.c bb1f17b037 mm: consolidate init_mm definition há 16 anos atrás
internal.h fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full há 16 anos atrás
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator há 16 anos atrás
kmemleak-test.c 0822ee4ac1 kmemleak: Simple testing module for kmemleak há 16 anos atrás
kmemleak.c f5886c7f96 kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock() há 16 anos atrás
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write há 16 anos atrás
madvise.c 75927af8bc mm: madvise(): correct return code há 16 anos atrás
memcontrol.c 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion há 16 anos atrás
memory.c 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() há 16 anos atrás
memory_hotplug.c bce7394a3e page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens há 16 anos atrás
mempolicy.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid há 16 anos atrás
mempool.c 183ff22bb6 spelling fixes: mm/ há 18 anos atrás
migrate.c 35282a2de4 migration: only migrate_prep() once per move_pages() há 16 anos atrás
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 há 17 anos atrás
mlock.c 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option há 16 anos atrás
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore há 17 anos atrás
mmap.c 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
mmu_notifier.c cddb8a5c14 mmu-notifiers: core há 17 anos atrás
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 há 16 anos atrás
mprotect.c dab5855b12 perf_counter: Add mmap event hooks to mprotect() há 16 anos atrás
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 há 17 anos atrás
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 há 17 anos atrás
nommu.c 5a475ce469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 há 16 anos atrás
oom_kill.c 8123681022 oom: only oom kill exiting tasks with attached memory há 16 anos atrás
page-writeback.c 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion há 16 anos atrás
page_alloc.c 7638d5322b Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 há 16 anos atrás
page_cgroup.c 338c843108 memcg: remove some redundant checks há 16 anos atrás
page_io.c aca8bf323e mm: remove file argument from swap_readpage() há 16 anos atrás
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() há 17 anos atrás
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers há 17 anos atrás
pdflush.c cd17cbfda0 Revert "mm: add /proc controls for pdflush threads" há 16 anos atrás
percpu.c fa8a7094ba x86: implement percpu_alloc kernel parameter há 16 anos atrás
prio_tree.c 183ff22bb6 spelling fixes: mm/ há 18 anos atrás
quicklist.c a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. há 17 anos atrás
readahead.c 10be0b372c readahead: introduce context readahead algorithm há 16 anos atrás
rmap.c d69b042f3d memcg: add file-based RSS accounting há 16 anos atrás
shmem.c 72c04902d1 Get "no acls for this inode" right, fix shmem breakage há 16 anos atrás
shmem_acl.c 06b16e9f68 switch shmem to inode->i_acl há 16 anos atrás
slab.c ec5a36f94e SLAB: Fix lockdep annotations há 16 anos atrás
slob.c 7ed9f7e5db fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b há 16 anos atrás
slub.c e4f7c0b44a kmemleak: Trace the kmalloc_large* functions in slub há 16 anos atrás
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance há 17 anos atrás
sparse.c ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test há 16 anos atrás
swap.c 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment há 16 anos atrás
swap_state.c aca8bf323e mm: remove file argument from swap_readpage() há 16 anos atrás
swapfile.c 8a9478ca7f memcg: fix swap accounting há 16 anos atrás
thrash.c a5c9b696ec mm: pass mm to grab_swap_token há 16 anos atrás
truncate.c 286973552f mm: remove __invalidate_mapping_pages variant há 16 anos atrás
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus há 16 anos atrás
vmalloc.c 512626a04e Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 há 16 anos atrás
vmscan.c 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion há 16 anos atrás
vmstat.c 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails há 16 anos atrás