Harvey Harrison 7b8ee84d89 mm: fix integer as NULL pointer warnings 17 лет назад
..
Kconfig e20b8cca76 PAGEFLAGS_EXTENDED and separate page flags for Head and Tail 17 лет назад
Makefile c33fa9f560 uaccess: add probe_kernel_write() 17 лет назад
allocpercpu.c d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 лет назад
backing-dev.c 4b01a0b161 mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init 17 лет назад
bootmem.c e70260aabe memory hotplug: make alloc_bootmem_section() 17 лет назад
bounce.c bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 18 лет назад
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 лет назад
fadvise.c 70688e4dd1 xip: support non-struct page backed memory 17 лет назад
filemap.c ac6aadb24b mm: rotate_reclaimable_page() cleanup 17 лет назад
filemap_xip.c 70688e4dd1 xip: support non-struct page backed memory 17 лет назад
fremap.c 7682486b3e mm: fix various kernel-doc comments 17 лет назад
highmem.c 77f6078aa8 mm: highmem kernel-doc additions 17 лет назад
hugetlb.c 7b8ee84d89 mm: fix integer as NULL pointer warnings 17 лет назад
internal.h 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 лет назад
maccess.c b4b8ac524d kgdb: fix optional arch functions and probe_kernel_* 17 лет назад
madvise.c 70688e4dd1 xip: support non-struct page backed memory 17 лет назад
memcontrol.c 41e3355de0 memcg: fix node_state handling 17 лет назад
memory.c 423bad6004 mm: add vm_insert_mixed 17 лет назад
memory_hotplug.c 1e5ad9a3b9 mm/memory_hotplug.c must #include "internal.h" 17 лет назад
mempolicy.c 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 лет назад
mempool.c 183ff22bb6 spelling fixes: mm/ 18 лет назад
migrate.c 98837c7f82 memcg: fix VM_BUG_ON from page migration 17 лет назад
mincore.c 3c18ddd160 mm: remove nopage 17 лет назад
mlock.c 5ed44a401d do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY 18 лет назад
mmap.c 846a16bf0f mempolicy: rename mpol_copy to mpol_dup 17 лет назад
mmzone.c 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 лет назад
mprotect.c 1ddd439ef9 fix mprotect vma_wants_writenotify prot 18 лет назад
mremap.c c80544dc0b sparse pointer use of zero as null 18 лет назад
msync.c e8edc6e03a Detach sched.h from mm.h 18 лет назад
nommu.c 4016a1390d mm/nommu.c: return 0 from kobjsize with invalid objects 17 лет назад
oom_kill.c 97d87c9710 oom_kill: remove unused parameter in badness() 17 лет назад
page-writeback.c 8bc3be2751 writeback: speed up writeback of big dirty files 17 лет назад
page_alloc.c 2309f9e6fe mm/page_alloc.c: remove hand-coded get_order() 17 лет назад
page_io.c 0ed361dec3 mm: fix PageUptodate data race 17 лет назад
page_isolation.c dbc0e4cefd memory hotremove: unset migrate type "ISOLATE" after removal 17 лет назад
pagewalk.c 556637cdab mm: fix possible off-by-one in walk_pte_range() 17 лет назад
pdflush.c e9b62693ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial 17 лет назад
prio_tree.c 183ff22bb6 spelling fixes: mm/ 18 лет назад
quicklist.c 96990a4ae9 quicklists: Only consider memory that can be used with GFP_KERNEL 17 лет назад
readahead.c f7850d932f mm/readahead: fix kernel-doc notation 17 лет назад
rmap.c 3c18ddd160 mm: remove nopage 17 лет назад
shmem.c 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 лет назад
shmem_acl.c 53bc5b2db1 [PATCH] Fix typos in mm/shmem_acl.c 19 лет назад
slab.c 1b27d05b6e mm: move cache_line_size() to <linux/cache.h> 17 лет назад
slob.c 0701a9e649 slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. 17 лет назад
slub.c e97e386b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 17 лет назад
sparse-vmemmap.c 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 лет назад
sparse.c 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 лет назад
swap.c ac6aadb24b mm: rotate_reclaimable_page() cleanup 17 лет назад
swap_state.c 7682486b3e mm: fix various kernel-doc comments 17 лет назад
swapfile.c 797df57490 mm: try both endianess when checking for endianess 17 лет назад
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() 18 лет назад
tiny-shmem.c 7ed7fe5e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 лет назад
truncate.c 0dd1334faf fix invalidate_inode_pages2_range() to not clear ret 17 лет назад
util.c be21f0ab0d fix mm/util.c:krealloc() 17 лет назад
vmalloc.c 2301696932 vmallocinfo: add caller information 17 лет назад
vmscan.c dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 лет назад
vmstat.c 468fd62ed9 vmstats: add cond_resched() to refresh_cpu_vm_stats() 17 лет назад