Commit Graph

4127 Commits (080dcec41709be72613133f695be75b98dd43e88)

Author SHA1 Message Date
Hugh Dickins 08259d58e4 mm: add comment on swap_duplicate's error code 15 years ago
Steven J. Magnani c08c6e1f54 nommu: get_user_pages(): pin last page on non-page-aligned start 15 years ago
Johannes Weiner 6457474624 vmscan: detect mapped file pages used only once 15 years ago
Johannes Weiner 31c0569c3b vmscan: drop page_mapping_inuse() 15 years ago
Johannes Weiner dfc8d636cd vmscan: factor out page reference checks 15 years ago
David Rientjes 72f0ba0252 mm: suppress pfn range output for zones without pages 15 years ago
Rafael J. Wysocki 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 years ago
Hugh Dickins ad2bd7e0e9 mm/swapfile.c: fix swapon size off-by-one 15 years ago
Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 years ago
Rik van Riel c44b674323 rmap: move exclusively owned pages to own anon_vma in do_wp_page() 15 years ago
Rik van Riel 033a64b56a rmap: remove obsolete check from __page_check_anon_rmap() 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
Thiago Farina 648bcc7711 mm/memcontrol.c: fix "integer as NULL pointer" sparse warning 15 years ago
Wu Fengguang 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago
KOSAKI Motohiro 85f1fb72fa mm/migrate.c: kill anon local variable from migrate_page_copy 15 years ago
KOSAKI Motohiro da0aa13894 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages 15 years ago
akpm@linux-foundation.org d96ae53091 memory-hotplug: create /sys/firmware/memmap entry for new memory 15 years ago
KOSAKI Motohiro 9d8cebd4bc mm: fix mbind vma merge problem 15 years ago
KOSAKI Motohiro 93e4a89a8c mm: restore zone->all_unreclaimable to independence word 15 years ago
Li Hong fc91668eaf mm: remove free_hot_page() 15 years ago
Li Hong c475dab63a mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct 15 years ago
Li Hong f650316c8b mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct 15 years ago
KOSAKI Motohiro 76ca542d88 mm, lockdep: annotate reclaim context to zone reclaim too 15 years ago
KOSAKI Motohiro 84b18490d1 vmscan: get_scan_ratio() cleanup 15 years ago
Minchan Kim 45973d74fd vmscan: check high watermark after shrink zone 15 years ago
Jiri Slaby 59e99e5b97 mm: use rlimit helpers 15 years ago
KOSAKI Motohiro 06f9d8c2b5 mm: mlock_vma_pages_range() only return success or failure 15 years ago
KOSAKI Motohiro c58267c324 mm: mlock_vma_pages_range() never return negative value 15 years ago
KAMEZAWA Hiroyuki b084d4353f mm: count swap usage 15 years ago
KAMEZAWA Hiroyuki 34e55232e5 mm: avoid false sharing of mm_counter 15 years ago
KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 years ago
Paul E. McKenney 99ee4ca746 rcu: Suppress __mpol_dup() false positive from RCU lockdep 15 years ago
Stephen Rothwell 1154fab73c SLUB: Fix per-cpu merge conflict 15 years ago
Christoph Hellwig 2ecdc82ef0 kill unused invalidate_inode_pages helper 15 years ago
Yinghai Lu 81d0d950e5 sparsemem: Fix compilation on PowerPC 15 years ago
Dmitry Monakhov 4c13dd3b48 failslab: add ability to filter slab caches 15 years ago
Yinghai Lu fb90ef93df early_res: Add free_early_partial() 15 years ago
KAMEZAWA Hiroyuki 5a2d41961d memcg: fix oom killing a child process in an other cgroup 15 years ago
Yinghai Lu 2ee78f7b1d x86: Fix non-bootmem compilation on PowerPC 15 years ago
H. Peter Anvin 87b8d1adef mm: Make copy_from_user() in migrate.c statically predictable 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Tejun Heo 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 years ago
Yinghai Lu 9bdac91424 sparsemem: Put mem map for one node together. 15 years ago
Yinghai Lu a4322e1bad sparsemem: Put usemap for one node together 15 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
Linus Torvalds 6f5a55f1a6 Fix potential crash with sys_move_pages 15 years ago
Uwe Kleine-König 5e39df5625 grammar fix in comment 15 years ago
Adam Buchbinder c9404c9c39 Fix misspelling of "should" and "shouldn't" in comments. 15 years ago
Jeff Mahoney 094e9539bd hugetlb: fix section mismatches 15 years ago
anfei zhou 931e80e4b3 mm: flush dcache before writing into page to avoid alias 15 years ago