Commit Graph

3010 Commits (ecda8ae02a08ef065ff387f5cb2a2d4999da2408)

Author SHA1 Message Date
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 548c316137 tracing, Text Edit Lock: cleanup 16 years ago
Ingo Molnar 19cefdffbf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB 16 years ago
Alexey Zaytsev e713a21d82 trivial: Fix dubious bitwise 'or' usage spotted by sparse. 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
Ingo Molnar 505f2b970b tracing, Text Edit Lock - kprobes architecture independent support, nommu fix 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
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 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
Mathieu Desnoyers 0e39ac4446 tracing, Text Edit Lock - Architecture Independent Code 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
Tejun Heo d9b55eeb1d percpu: remove unit_size power-of-2 restriction 16 years ago
Tejun Heo c0c0a29379 vmalloc: add @align to vm_area_register_early() 16 years ago
Tejun Heo c132937556 bootmem: clean up arch-specific bootmem wrapping 16 years ago
Tejun Heo cb83b42e23 percpu: fix pcpu_chunk_struct_size 16 years ago
David Rientjes 73d342b169 slub: add min_partial sysfs tunable 16 years ago