Ben Hutchings e27e6151b1 mm/thp: use conventional format for boolean attributes il y a 14 ans
..
Kconfig 33a938774f mm: compaction: don't depend on HUGETLB_PAGE il y a 15 ans
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning il y a 14 ans
Makefile 0932587328 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c il y a 15 ans
backing-dev.c 25985edced Fix common misspellings il y a 14 ans
bootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn il y a 14 ans
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() il y a 15 ans
compaction.c b2eef8c0d0 mm: compaction: minimise the time IRQs are disabled while isolating pages for migration il y a 14 ans
debug-pagealloc.c 6a11f75b6a generic debug pagealloc il y a 16 ans
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() il y a 15 ans
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM il y a 16 ans
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
filemap.c d39dd11c3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 il y a 14 ans
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages il y a 15 ans
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c il y a 15 ans
huge_memory.c e27e6151b1 mm/thp: use conventional format for boolean attributes il y a 14 ans
hugetlb.c 25985edced Fix common misspellings il y a 14 ans
hwpoison-inject.c 25985edced Fix common misspellings il y a 14 ans
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer il y a 15 ans
internal.h 25985edced Fix common misspellings il y a 14 ans
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator il y a 16 ans
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc il y a 15 ans
kmemleak.c 25985edced Fix common misspellings il y a 14 ans
ksm.c 25985edced Fix common misspellings il y a 14 ans
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var il y a 15 ans
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise il y a 15 ans
memblock.c 8f7a66051b mm/memblock: properly handle overlaps and fix error path il y a 14 ans
memcontrol.c 25985edced Fix common misspellings il y a 14 ans
memory-failure.c 25985edced Fix common misspellings il y a 14 ans
memory.c fe936dfc23 mm: check that we have the right vma in __access_remote_vm() il y a 14 ans
memory_hotplug.c 584208e6b4 mm: optimize pfn calculation in online_page() il y a 14 ans
mempolicy.c 7571966189 mempolicy: remove redundant check in __mpol_equal() il y a 14 ans
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool il y a 16 ans
migrate.c 25985edced Fix common misspellings il y a 14 ans
mincore.c 0ca1634d41 thp: mincore transparent hugepage support il y a 15 ans
mlock.c 95042f9eb7 vm: fix mlock() on stack guard page il y a 14 ans
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore il y a 17 ans
mmap.c 4471a675df brk: COMPAT_BRK: fix detection of randomized brk il y a 14 ans
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss il y a 16 ans
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young il y a 15 ans
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low il y a 15 ans
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support il y a 15 ans
mremap.c 982134ba62 mm: avoid wrapping vm_pgoff in mremap() il y a 14 ans
msync.c 8018ab0574 sanitize vfs_fsync calling conventions il y a 15 ans
nobootmem.c 25985edced Fix common misspellings il y a 14 ans
nommu.c f55f199b7d NOMMU: implement access_remote_vm il y a 14 ans
oom_kill.c 341aea2bc4 oom-kill: remove boost_dying_task_prio() il y a 14 ans
page-writeback.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block il y a 14 ans
page_alloc.c 9f6ae448bf mm/page_alloc.c: silence build_all_zonelists() section mismatch il y a 14 ans
page_cgroup.c 25985edced Fix common misspellings il y a 14 ans
page_io.c 721a9602e6 block: kill off REQ_UNPLUG il y a 15 ans
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init il y a 15 ans
pagewalk.c 033193275b pagewalk: only split huge pages when necessary il y a 14 ans
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator il y a 15 ans
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas il y a 15 ans
percpu.c 25985edced Fix common misspellings il y a 14 ans
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build il y a 15 ans
prio_tree.c 183ff22bb6 spelling fixes: mm/ il y a 18 ans
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
readahead.c 5b417b1873 read-ahead: use plugging il y a 15 ans
rmap.c a66979abad fs: move i_wb_list out from under inode_lock il y a 14 ans
shmem.c fc5da22ae3 tmpfs: fix off-by-one in max_blocks checks il y a 14 ans
slab.c 25985edced Fix common misspellings il y a 14 ans
slob.c 63310467a3 mm: Remove support for kmem_cache_name() il y a 15 ans
slub.c 25985edced Fix common misspellings il y a 14 ans
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos il y a 15 ans
sparse.c 25985edced Fix common misspellings il y a 14 ans
swap.c 3dd7ae8ec0 mm: simplify code of swap.c il y a 14 ans
swap_state.c 7eaceaccab block: remove per-queue plugging il y a 15 ans
swapfile.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block il y a 14 ans
thrash.c a5c9b696ec mm: pass mm to grab_swap_token il y a 16 ans
truncate.c 315601809d mm: deactivate invalidated pages il y a 14 ans
util.c 25985edced Fix common misspellings il y a 14 ans
vmalloc.c a42931bf9c vmalloc: remove confusing comment on vwrite() il y a 14 ans
vmscan.c 929bea7c71 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name il y a 14 ans
vmstat.c 81ab4201fb mm: add VM counters for transparent hugepages il y a 14 ans