Commit Graph

2928 Commits (5482415a5ecc0cd791a5d885cc3db8281401078f)

Author SHA1 Message Date
Akinobu Mita ee3b4290ae generic debug pagealloc: build fix 16 years ago
Hugh Dickins 9fab5619bd shmem: writepage directly to swap 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
David Rientjes 88c3bd707c vmscan: print shrink_slab symbol name on negative shrinker objects 16 years ago
David Howells 71aa653c6b nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n 16 years ago
David Howells 33925b25d2 nommu: there is no mlock() for NOMMU, so don't provide the bits 16 years ago
Akinobu Mita f4112de6b6 mm: introduce debug_kmap_atomic 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Alexey Dobriyan 704503d836 mm: fix proc_dointvec_userhz_jiffies "breakage" 16 years ago
Akinobu Mita 6a11f75b6a generic debug pagealloc 16 years ago
Li Zefan 610a77e04a memdup_user(): introduce 16 years ago
Roel Kluin e2f17d9459 hugetlb: chg cannot become less than 0 16 years ago
KOSAKI Motohiro d1d7487173 mm: remove pagevec_swap_free() 16 years ago
Johannes Weiner ad1c3544d0 mm: don't free swap slots on page deactivation 16 years ago
Johannes Weiner 2443462b0a mm: move pagevec stripping to save unlock-relock 16 years ago
Edward Shishkin e3a7cca1ef vfs: add/use account_page_dirtied() 16 years ago
Johannes Weiner bd2f6199cf vmscan: respect higher order in zone_reclaim() 16 years ago
KOSAKI Motohiro bd775c42ea mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page() 16 years ago
Johannes Weiner 9786bf841d vmscan: clip swap_cluster_max in shrink_all_memory() 16 years ago
MinChan Kim d979677c4c mm: shrink_all_memory(): use sc.nr_reclaimed 16 years ago
KOSAKI Motohiro 0a0dd05dd7 mm: don't call mark_page_accessed() in do_swap_page() 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Johannes Weiner a6dc60f897 vmscan: rename sc.may_swap to may_unmap 16 years ago
Cyrill Gorcunov a12888f772 oom_kill: don't call for int_sqrt(0) 16 years ago
MinChan Kim d086817dc0 vmap: remove needless lock and list in vmap 16 years ago
Cyrill Gorcunov ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test 16 years ago
Ingo Molnar 19cefdffbf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB 16 years ago
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Rusty Russell 1a2142afa5 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL 16 years ago
Wu Fengguang 1b5e62b42b writeback: double the dirty thresholds 16 years ago
Jens Axboe 26160158d3 Move the default_backing_dev_info out of readahead.c and into backing-dev.c 16 years ago
Nick Piggin 6fb8f42439 slob: fix lockup in slob_free() 16 years ago
Akinobu Mita 1a00df4a2c slub: use get_track() 16 years ago
Nicolas Pitre 3297e76077 highmem: atomic highmem kmap page pinning 16 years ago
Daisuke Nishimura 1d885526f2 vmscan: pgmoved should be cleared after updating recent_rotated 16 years ago
Pallipadi, Venkatesh 895791dac6 VM, x86, PAT: add a new vm flag to track full pfnmap at mmap 16 years ago
Pallipadi, Venkatesh 4bb9c5c021 VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff 16 years ago
KOSAKI Motohiro f272b7bc44 memcg: use correct scan number at reclaim 16 years ago
Tejun Heo 60db564220 percpu: fix spurious alignment WARN in legacy SMP percpu allocator 16 years ago
Tejun Heo 66c3a75772 percpu: generalize embedding first chunk setup helper 16 years ago
Tejun Heo 6074d5b0a3 percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() 16 years ago
Tejun Heo e01009833e percpu: make x86 addr <-> pcpu ptr conversion macros generic 16 years ago
Tejun Heo ccea34b5d0 percpu: finer grained locking to break deadlock and allow atomic free 16 years ago
Tejun Heo a56dbddf06 percpu: move fully free chunk reclamation into a work 16 years ago
Tejun Heo 9f7dcf224b percpu: move chunk area map extension out of area allocation 16 years ago
Tejun Heo 1880d93b80 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() 16 years ago
Tejun Heo edcb463997 percpu, module: implement reserved allocation and use it for module percpu variables 16 years ago
Tejun Heo 3e24aa5890 percpu: add an indirection ptr for chunk page map access 16 years ago
Tejun Heo cafe8816b2 percpu: use negative for auto for pcpu_setup_first_chunk() arguments 16 years ago
Tejun Heo 61ace7fa2f percpu: improve first chunk initial area map handling 16 years ago