Linus Torvalds 49a78d085f slub: remove no-longer used 'unlock_out' label 14 лет назад
..
Kconfig 33a938774f mm: compaction: don't depend on HUGETLB_PAGE 15 лет назад
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning 14 лет назад
Makefile 0932587328 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c 15 лет назад
backing-dev.c 345227d705 backing-dev: Kill set but not used var in bdi_debug_stats_show() 14 лет назад
bootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 лет назад
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 15 лет назад
compaction.c b2eef8c0d0 mm: compaction: minimise the time IRQs are disabled while isolating pages for migration 14 лет назад
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 лет назад
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 15 лет назад
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 16 лет назад
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
filemap.c 2cbea1d3ab readahead: trigger mmap sequential readahead on PG_readahead 14 лет назад
filemap_xip.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 лет назад
fremap.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 лет назад
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 15 лет назад
huge_memory.c 692e0b3542 mm: thp: optimize memcg charge in khugepaged 14 лет назад
hugetlb.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 лет назад
hwpoison-inject.c 25985edced Fix common misspellings 14 лет назад
init-mm.c de03c72cfc mm: convert mm->cpu_vm_cpumask into cpumask_var_t 14 лет назад
internal.h 6038def0d1 mm: nommu: sort mm->mmap list properly 14 лет назад
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 лет назад
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 лет назад
kmemleak.c 52c3ce4ec5 kmemleak: Do not return a pointer to an object that kmemleak did not get 14 лет назад
ksm.c 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj 14 лет назад
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 15 лет назад
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise 15 лет назад
memblock.c 8f7a66051b mm/memblock: properly handle overlaps and fix error path 14 лет назад
memcontrol.c a2c8990aed memsw: remove noswapaccount kernel parameter 14 лет назад
memory-failure.c 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 лет назад
memory.c 9547d01bfb mm: uninline large generic tlb.h functions 14 лет назад
memory_hotplug.c a3bc42f584 mm: remove dependency on CONFIG_FLATMEM from online_page() 14 лет назад
mempolicy.c f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 лет назад
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 16 лет назад
migrate.c 746b18d421 mm: use refcounts for page_lock_anon_vma() 14 лет назад
mincore.c 0ca1634d41 thp: mincore transparent hugepage support 15 лет назад
mlock.c a1fde08c74 VM: skip the stack guard page lookup in get_user_pages only for mlock 14 лет назад
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 лет назад
mmap.c 2b575eb64f mm: convert anon_vma->lock to a mutex 14 лет назад
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 лет назад
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young 15 лет назад
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 15 лет назад
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 15 лет назад
mremap.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 лет назад
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 лет назад
nobootmem.c 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() 14 лет назад
nommu.c f67d9b1576 nommu: add page alignment to mmap 14 лет назад
oom_kill.c 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj 14 лет назад
page-writeback.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 лет назад
page_alloc.c cfa54a0fcf mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath() 14 лет назад
page_cgroup.c 21a3c96468 memcg: allocate memory cgroup structures in local nodes 14 лет назад
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 15 лет назад
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 15 лет назад
pagewalk.c 033193275b pagewalk: only split huge pages when necessary 14 лет назад
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 лет назад
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 15 лет назад
percpu.c 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 лет назад
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 15 лет назад
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 лет назад
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
readahead.c 7b1de5868b readahead: readahead page allocations are OK to fail 14 лет назад
rmap.c 88c22088bf mm: optimize page_lock_anon_vma() fast-path 14 лет назад
shmem.c b09e0fa4b4 tmpfs: implement generic xattr support 14 лет назад
slab.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 лет назад
slob.c 63310467a3 mm: Remove support for kmem_cache_name() 15 лет назад
slub.c 49a78d085f slub: remove no-longer used 'unlock_out' label 14 лет назад
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos 15 лет назад
sparse.c 25985edced Fix common misspellings 14 лет назад
swap.c eb709b0d06 mm: batch activate_page() to reduce lock contention 14 лет назад
swap_state.c 7eaceaccab block: remove per-queue plugging 15 лет назад
swapfile.c 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj 14 лет назад
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 лет назад
truncate.c 315601809d mm: deactivate invalidated pages 14 лет назад
util.c 6038def0d1 mm: nommu: sort mm->mmap list properly 14 лет назад
vmalloc.c 22943ab116 mm: print vmalloc() state after allocation failures 14 лет назад
vmscan.c 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 лет назад
vmstat.c a6cccdc36c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur 14 лет назад