Commit Graph

2412 Commits (b30a72a7edfc64c8929104d5c2178aca489aa559)

Author SHA1 Message Date
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
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
Adrian Bunk 78a34ae29b mm/hugetlb.c must #include <asm/io.h> 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Andrea Arcangeli 7906d00cd1 mmu-notifiers: add mm_take_all_locks() operation 17 years ago
Hugh Dickins 14fcc23fdc tmpfs: fix kernel BUG in shmem_delete_inode 17 years ago
Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() 17 years ago
Adrian Bunk 3b8f14b410 mm/util.c must #include <linux/sched.h> 17 years ago
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago