Commit Graph

2386 Commits (dd0078f4f04d939950a792c493d7d97d7ce663b8)

Author SHA1 Message Date
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
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 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
Pekka Enberg 93bc4e89c2 netfilter: fix double-free and use-after free 17 years ago
Adrian Bunk 7c363b8c65 mm/swapfile.c: make code static 17 years ago
Adrian Bunk 15f59adae0 make mm/memory.c:print_bad_pte() static 17 years ago
Adrian Bunk 9d8fddfb17 mm/allocpercpu.c: make 4 functions static 17 years ago
Adrian Bunk 9e5c6da71e make mm/sparse.c: make a function static 17 years ago
Johannes Weiner 2c97b7fc0d mm: print swapcache page count in show_swap_cache_info() 17 years ago
Roland McGrath fa8e26ccd4 tracehook: tracehook_expect_breakpoints 17 years ago
Arjan van de Ven 4c8573e25f Use WARN() in mm/vmalloc.c 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin a60637c858 mm: lockless pagecache 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
Nick Piggin 30002ed2e4 mm: readahead scan lockless 17 years ago
Nick Piggin 8174c430e4 x86: lockless get_user_pages_fast() 17 years ago
Nishanth Aravamudan 8a21346058 hugetlb: fix CONFIG_SYSCTL=n build 17 years ago
Andrew Morton 16d69265b9 uninline arch_pick_mmap_layout() 17 years ago
Ingo Molnar e44d1b2998 mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL 17 years ago
Keika Kobayashi 873b477177 per-task-delay-accounting: add memory reclaim delay 17 years ago
KAMEZAWA Hiroyuki 628f423553 memcg: limit change shrink usage 17 years ago
Li Zefan cede86acd8 memcg: clean up checking of the disabled flag 17 years ago
KAMEZAWA Hiroyuki accf163e6a memcg: remove a redundant check 17 years ago