Peter Zijlstra bc658c9603 mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma před 14 roky
..
Kconfig 077b1f83a6 mm: cleancache core ops functions and config před 14 roky
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning před 15 roky
Makefile 077b1f83a6 mm: cleancache core ops functions and config před 14 roky
backing-dev.c 345227d705 backing-dev: Kill set but not used var in bdi_debug_stats_show() před 14 roky
bootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn před 15 roky
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() před 15 roky
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config před 14 roky
compaction.c b2eef8c0d0 mm: compaction: minimise the time IRQs are disabled while isolating pages for migration před 15 roky
debug-pagealloc.c 6a11f75b6a generic debug pagealloc před 17 roky
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() před 15 roky
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM před 16 roky
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 16 roky
filemap.c 69b4573296 Cache xattr security drop check for write v2 před 14 roky
filemap_xip.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex před 14 roky
fremap.c ca16d140af mm: don't access vm_flags as 'int' před 14 roky
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c před 15 roky
huge_memory.c 692e0b3542 mm: thp: optimize memcg charge in khugepaged před 14 roky
hugetlb.c ca16d140af mm: don't access vm_flags as 'int' před 14 roky
hwpoison-inject.c 25985edced Fix common misspellings před 14 roky
init-mm.c de03c72cfc mm: convert mm->cpu_vm_cpumask into cpumask_var_t před 14 roky
internal.h 6038def0d1 mm: nommu: sort mm->mmap list properly před 14 roky
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator před 16 roky
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc před 15 roky
kmemleak.c 52c3ce4ec5 kmemleak: Do not return a pointer to an object that kmemleak did not get před 14 roky
ksm.c 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj před 14 roky
maccess.c f29c50419c maccess,probe_kernel: Make write/read src const void * před 14 roky
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise před 15 roky
memblock.c 8f7a66051b mm/memblock: properly handle overlaps and fix error path před 15 roky
memcontrol.c 456f998ec8 memcg: add the pagefault count into memcg stats před 14 roky
memory-failure.c 1495f230fa vmscan: change shrinker API by passing shrink_control struct před 14 roky
memory.c 456f998ec8 memcg: add the pagefault count into memcg stats před 14 roky
memory_hotplug.c a3bc42f584 mm: remove dependency on CONFIG_FLATMEM from online_page() před 14 roky
mempolicy.c f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c před 14 roky
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool před 16 roky
migrate.c 746b18d421 mm: use refcounts for page_lock_anon_vma() před 14 roky
mincore.c 0ca1634d41 thp: mincore transparent hugepage support před 15 roky
mlock.c ca16d140af mm: don't access vm_flags as 'int' před 14 roky
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore před 17 roky
mmap.c ca16d140af mm: don't access vm_flags as 'int' před 14 roky
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss před 16 roky
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young před 15 roky
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low před 15 roky
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support před 15 roky
mremap.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex před 14 roky
msync.c 8018ab0574 sanitize vfs_fsync calling conventions před 15 roky
nobootmem.c 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() před 14 roky
nommu.c f67d9b1576 nommu: add page alignment to mmap před 14 roky
oom_kill.c 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj před 14 roky
page-writeback.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block před 15 roky
page_alloc.c 246e87a939 memcg: fix get_scan_count() for small targets před 14 roky
page_cgroup.c 6a5b18d2bd memcg: move page-freeing code out of lock před 14 roky
page_io.c 721a9602e6 block: kill off REQ_UNPLUG před 15 roky
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init před 15 roky
pagewalk.c 033193275b pagewalk: only split huge pages when necessary před 15 roky
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator před 15 roky
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas před 15 roky
percpu.c 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build před 15 roky
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage před 14 roky
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 16 roky
readahead.c 7b1de5868b readahead: readahead page allocations are OK to fail před 14 roky
rmap.c bc658c9603 mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma před 14 roky
shmem.c 826267cf1e tmpfs: fix race between truncate and writepage před 14 roky
slab.c 268bb0ce3e sanitize <linux/prefetch.h> usage před 14 roky
slob.c 63310467a3 mm: Remove support for kmem_cache_name() před 15 roky
slub.c 49a78d085f slub: remove no-longer used 'unlock_out' label před 14 roky
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos před 15 roky
sparse.c 25985edced Fix common misspellings před 14 roky
swap.c eb709b0d06 mm: batch activate_page() to reduce lock contention před 14 roky
swap_state.c 7eaceaccab block: remove per-queue plugging před 15 roky
swapfile.c 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj před 14 roky
thrash.c a5c9b696ec mm: pass mm to grab_swap_token před 16 roky
truncate.c c515e1fd36 mm/fs: add hooks to support cleancache před 14 roky
util.c 6038def0d1 mm: nommu: sort mm->mmap list properly před 14 roky
vmalloc.c dc7acbb251 Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen před 14 roky
vmscan.c 1bac180bd2 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() před 14 roky
vmstat.c a6cccdc36c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur před 14 roky