Commit Graph

2434 Commits (e4a1afaeb1d9ebc09f46d8b229ac96116974b1b8)

Author SHA1 Message Date
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
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
KAMEZAWA Hiroyuki b76734e5e3 memcg: add hints for branch 17 years ago
KAMEZAWA Hiroyuki c9b0ed5148 memcg: helper function for relcaim from shmem. 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
KAMEZAWA Hiroyuki e8589cc189 memcg: better migration handling 17 years ago
KAMEZAWA Hiroyuki 508b7be0a5 memcg: avoid unnecessary initialization 17 years ago
KAMEZAWA Hiroyuki a181b0e888 memcg: make global var read_mostly 17 years ago
Paul Menage 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler 17 years ago
Mingming Cao 3f31fddfa2 jbd: fix race between free buffer and commit transaction 17 years ago
OGAWA Hirofumi 2b4bc46052 pdflush: use time_after() instead of open-coding it 17 years ago
Hugh Dickins 78ecba0812 mm: fix ever-decreasing swap priority 17 years ago