Commit Graph

4116 Commits (ed326044489ed89c740c50a3df5dffc9c3b20b96)

Author SHA1 Message Date
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
Nick Piggin 02b709df81 mm: purge fragmented percpu vmap blocks 15 years ago
Nick Piggin de5604231c mm: percpu-vmap fix RCU list walking 15 years ago
Nick Piggin 44b57f1cc7 slab: fix regression in touched logic 15 years ago
Hugh Dickins a7016235a6 mm: fix migratetype bug which slowed swapping 15 years ago
Linus Torvalds 0531b2aac5 mm: add new 'read_cache_page_gfp()' helper function 15 years ago
Christoph Lameter 91efd773c7 dma kmalloc handling fixes 15 years ago
David Rientjes 7738dd9e8f slub: remove impossible condition 15 years ago
Yongseok Koh 88f5004430 vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE 15 years ago
KOSAKI Motohiro 6ccf80eb15 page allocator: update NR_FREE_PAGES only when necessary 15 years ago
David Howells 7e6608724c nommu: fix shared mmap after truncate shrinkage problems 15 years ago
David Howells efc1a3b169 nommu: don't need get_unmapped_area() for NOMMU 15 years ago