Commit Graph

2422 Commits (82331ab15f14786f3d8e874efb76462685e3bfa0)

Author SHA1 Message Date
Tejun Heo ce36394269 mmap: fix petty bug in anonymous shared mmap offset handling 17 years ago
KOSAKI Motohiro b954185214 mm: size of quicklists shouldn't be proportional to the number of CPUs 17 years ago
Marcin Slusarz 527655835e mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data 17 years ago
Hisashi Hifumi 6ccfa806a9 VFS: fix dio write returning EIO when try_to_release_page fails 17 years ago
Adam Litke 344c790e38 mm: make setup_zone_migrate_reserve() aware of overlapping nodes 17 years ago
David Woodhouse 0ed97ee470 Remove '#include <stddef.h>' from mm/page_isolation.c 17 years ago
Mel Gorman e80d6a2482 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo 17 years ago
Nick Piggin 14bac5acfd mm: xip/ext2 fix block allocation race 17 years ago
Nick Piggin 538f8ea6c8 mm: xip fix fault vs sparse page invalidate race 17 years ago
Nick Piggin 479db0bf40 mm: dirty page tracking race fix 17 years ago
Johannes Weiner 481ebd0d76 bootmem: fix aligning of node-relative indexes and offsets 17 years ago
Marcin Slusarz 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 years ago
Hugh Dickins 07279cdfd9 mm: show free swap as signed 17 years ago
Hugh Dickins 16f8c5b2e6 mm: page_remove_rmap comments on PageAnon 17 years ago
Christoph Lameter e2cb96b7ec slub: Disable NUMA remote node defragmentation by default 17 years ago
Mikulas Patocka 627240aaa9 bootmem allocator: alloc_bootmem_core(): page-align the end offset 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Huang Weiyi fc1efbdb7a mm/sparse.c: removed duplicated include 17 years ago
MinChan Kim d6bf73e434 do_migrate_pages(): remove unused variable 17 years ago
Andy Whitcroft 2b26736c88 allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2 17 years ago
Andy Whitcroft 57303d8017 hugetlbfs: allocate structures for reservation tracking outside of spinlocks 17 years ago
Hugh Dickins 9623e078c1 memcg: fix oops in mem_cgroup_shrink_usage 17 years ago
Jan Beulich 74768ed833 page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() 17 years ago
Gerald Schaefer caff3a2c33 hugetlb: call arch_prepare_hugepage() for surplus pages 17 years ago
Rusty Russell 912985dce4 mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 17 years ago
Peter Zijlstra 7cd5a02f54 mm: fix mm_take_all_locks() locking order 17 years ago
Peter Zijlstra 454ed842d5 lockdep: annotate mm_take_all_locks() 17 years ago
Linus Torvalds d6606683a5 Revert duplicate "mm/hugetlb.c must #include <asm/io.h>" 17 years ago
Benny Halevy dfe195fb79 mm: fix uninitialized variables for find_vma_prepare callers 17 years ago
Andrew Morton 5c9ffc9c3d mm_init.c: avoid ifdef-inside-macro-expansion 17 years ago
Pekka Enberg 5595cffc82 SLUB: dynamic per-cache MIN_PARTIAL 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
KOSAKI Motohiro a477097d9c mlock() fix return values 17 years ago
Paul Mundt 1af446edfe nommu: Provide vmalloc_exec(). 17 years ago
Miklos Szeredi 84209e02de mm: dont clear PG_uptodate on truncate/invalidate 17 years ago
Jack Steiner 3669bc143f Remove EXPORTS of follow_page & zap_page_range 17 years ago
Benjamin Herrenschmidt 0ef89d25d3 mm/hugetlb: don't crash when HPAGE_SHIFT is 0 17 years ago
Martin Schwidefsky a4b526b3ba [S390] Optimize storage key operations for anon pages 17 years ago
Linus Torvalds 94ad374a07 Fix off-by-one error in iov_iter_advance() 17 years ago
Jack Steiner 0d39741a27 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() 17 years ago
Jack Steiner c627f9cc04 mm: add zap_vma_ptes(): a library function to unmap driver ptes 17 years ago
Fernando Luis Vazquez Cao 87547ee95d do_try_to_free_page: update comments related to vmscan functions 17 years ago
Fernando Luis Vazquez Cao 7d03431cf9 swapfile/vmscan: update comments related to vmscan functions 17 years ago
Fernando Luis Vazquez Cao ab33dc09a5 swap: update function comment of release_pages 17 years ago
Fernando Luis Vazquez Cao 7e6cbea39a madvise: update function comment of madvise_dontneed 17 years ago
Li Zefan 4ef1b0fd61 memcg: remove redundant check in move_task() 17 years ago
Yinghai Lu 1d1958f050 mm: remove find_max_pfn_with_active_regions 17 years ago
Adrian Bunk 231367fd9b mm: unexport ksize 17 years ago
Adrian Bunk 7cb9318162 mm/hugetlb.c must #include <asm/io.h> 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago