Commit Graph

5291 Commits (1a3591920e5100ba112a19e10a09ce7a5da1ab23)

Author SHA1 Message Date
Clemens Ladisch f982f91516 mm: fix wrong vmap address calculations with odd NR_CPUS values 14 years ago
Michal Hocko 9f50fad65b Revert "memcg: get rid of percpu_charge_mutex lock" 14 years ago
Christoph Lameter 81107188f1 slub: Fix partial count comparison confusion 14 years ago
Akinobu Mita ef62fb32b7 slub: fix check_bytes() for slub debugging 14 years ago
Christoph Lameter 6fbabb20fa slub: Fix full list corruption if debugging is on 14 years ago
Peter Zijlstra 30765b92ad slab, lockdep: Annotate the locks before using them 14 years ago
Peter Zijlstra 83835b3d9a slab, lockdep: Annotate slab -> rcu -> debug_object -> slab 14 years ago
Hugh Dickins 8079b1c859 mm: clarify the radix_tree exceptional cases 14 years ago
Hugh Dickins e504f3fdd6 tmpfs radix_tree: locate_item to speed up swapoff 14 years ago
Hugh Dickins 31475dd611 mm: a few small updates for radix-swap 14 years ago
Hugh Dickins 69f07ec938 tmpfs: use kmemdup for short symlinks 14 years ago
Hugh Dickins 6922c0c7ab tmpfs: convert shmem_writepage and enable swap 14 years ago
Hugh Dickins aa3b189551 tmpfs: convert mem_cgroup shmem to radix-swap 14 years ago
Hugh Dickins 54af604218 tmpfs: convert shmem_getpage_gfp to radix-swap 14 years ago
Hugh Dickins 46f65ec15c tmpfs: convert shmem_unuse_inode to radix-swap 14 years ago
Hugh Dickins 7a5d0fbb29 tmpfs: convert shmem_truncate_range to radix-swap 14 years ago
Hugh Dickins bda97eab0c tmpfs: copy truncate_inode_pages_range 14 years ago
Hugh Dickins 41ffe5d5ce tmpfs: miscellaneous trivial cleanups 14 years ago
Hugh Dickins 285b2c4fdd tmpfs: demolish old swap vector support 14 years ago
Hugh Dickins a2c16d6cb0 mm: let swap use exceptional entries 14 years ago
Hugh Dickins 6328650bb4 radix_tree: exceptional entries and indices 14 years ago
Akinobu Mita dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
Huang Ying ea8f5fb8a7 HWPoison: add memory_failure_queue() 14 years ago
Oleg Nesterov c027a474a6 oom: task->mm == NULL doesn't mean the memory was freed 14 years ago
Andrew Morton eacbbae385 slab: use NUMA_NO_NODE 14 years ago
Eric Dumazet acfe7d7448 slab: remove one NR_CPUS dependency 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Akinobu Mita b2588c4b4c fail_page_alloc: simplify debugfs initialization 14 years ago
Akinobu Mita 810f09b87b failslab: simplify debugfs initialization 14 years ago
Akinobu Mita 7f5ddcc8d3 fault-injection: use debugfs_remove_recursive 14 years ago
Michal Hocko 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() 14 years ago
Michal Hocko 8521fc50d4 memcg: get rid of percpu_charge_mutex lock 14 years ago
Michal Hocko 3e92041d68 memcg: add mem_cgroup_same_or_subtree() helper 14 years ago
Michal Hocko d38144b7a5 memcg: unify sync and async per-cpu charge cache draining 14 years ago
Michal Hocko d1a05b6973 memcg: do not try to drain per-cpu caches without pages 14 years ago
KAMEZAWA Hiroyuki 82f9d486e5 memcg: add memory.vmscan_stat 14 years ago
Daisuke Nishimura 108b6a7846 memcg: fix behavior of mem_cgroup_resize_limit() 14 years ago
KAMEZAWA Hiroyuki 4508378b95 memcg: fix vmscan count in small memcgs 14 years ago
Michal Hocko 1af8efe965 memcg: change memcg_oom_mutex to spinlock 14 years ago
Michal Hocko 79dfdaccd1 memcg: make oom_lock 0 and 1 based rather than counter 14 years ago
KAMEZAWA Hiroyuki bb2a0de92c memcg: consolidate memory cgroup lru stat functions 14 years ago
KAMEZAWA Hiroyuki 1f4c025b5a memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() 14 years ago
Maxin B John ae891a1b93 devres: fix possible use after free 14 years ago
Wu Fengguang 99b12e3d88 writeback: account NR_WRITTEN at IO completion time 14 years ago
Hugh Dickins 48f170fb7d tmpfs: simplify unuse and writepage 14 years ago
Hugh Dickins 27ab700626 tmpfs: simplify filepage/swappage 14 years ago
Hugh Dickins e83c32e8f9 tmpfs: simplify prealloc_page 14 years ago
Hugh Dickins 9276aad6c8 tmpfs: remove_shmem_readpage 14 years ago
Hugh Dickins 68da9f0557 tmpfs: pass gfp to shmem_getpage_gfp 14 years ago
Hugh Dickins 71f0e07a60 tmpfs: refine shmem_file_splice_read 14 years ago