Commit Graph

2916 Commits (d1d7487173eab8352125cf6cc271940f24254bd4)

Author SHA1 Message Date
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
Tejun Heo 2441d15c97 percpu: cosmetic renames in pcpu_setup_first_chunk() 16 years ago
Ingo Molnar f180053694 x86, mm: dont use non-temporal stores in pagecache accesses 16 years ago
Tejun Heo d0c4f57027 bootmem, x86: further fixes for arch-specific bootmem wrapping 16 years ago
Tejun Heo 02d51fdfb2 percpu: kill compile warning in pcpu_populate_chunk() 16 years ago
Vegard Nossum cbb766766f mm: fix lazy vmap purging (use-after-free error) 16 years ago
Nick Piggin 7766970cc1 mm: vmap fix overflow 16 years ago
Hugh Dickins 0b0a0806b0 shmem: fix shared anonymous accounting 16 years ago
Peter Zijlstra 34754b69a6 x86: make vmap yell louder when it is used under irqs_disabled() 16 years ago
Ingo Molnar 3255aa2eb6 x86, mm: pass in 'total' to __copy_from_user_*nocache() 16 years ago
David Rientjes c0bdb232b2 slub: rename calculate_min_partial() to set_min_partial() 16 years ago
Tejun Heo 40150d37be percpu: add __read_mostly to variables which are mostly read only 16 years ago
Tejun Heo 8d408b4be3 percpu: give more latitude to arch specific first chunk initialization 16 years ago