Commit Graph

4091 Commits (806b07c29b711aaf90c81d2a19711607769f8246)

Author SHA1 Message Date
npiggin@suse.de 3889e6e76f tmpfs: convert to use the new truncate convention 15 years ago
npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Lee Schermerhorn 7d6e6d09de numa: slab: use numa_mem_id() for slab local memory node 15 years ago
Lee Schermerhorn 7aac789885 numa: introduce numa_mem_id()- effective local memory node id 15 years ago
Lee Schermerhorn 7281201922 numa: add generic percpu var numa_node_id() implementation 15 years ago
Akinobu Mita eac4068013 slab: convert cpu notifier to return encapsulate errno value 15 years ago
Jack Steiner 6adef3ebe5 cpusets: new round-robin rotor for SLAB allocations 15 years ago
Kirill A. Shutemov 2c488db27b memcg: clean up memory thresholds 15 years ago
Kirill A. Shutemov 907860ed38 cgroups: make cftype.unregister_event() void-returning 15 years ago
akpm@linux-foundation.org ac39cf8cb8 memcg: fix mis-accounting of file mapped racy with migration 15 years ago
Phil Carmody 315c1998e1 mm: memcontrol - uninitialised return value 15 years ago
Phil Carmody 5407a56257 mm: remove unnecessary use of atomic 15 years ago
David Rientjes df64f81bb1 memcg: make oom killer a no-op when no killable task can be found 15 years ago
Daisuke Nishimura 87946a7228 memcg: move charge of file pages 15 years ago
Daisuke Nishimura 90254a6583 memcg: clean up move charge 15 years ago
KAMEZAWA Hiroyuki 3c11ecf448 memcg: oom kill disable and oom status 15 years ago
KAMEZAWA Hiroyuki 9490ff2756 memcg: oom notifier 15 years ago
KAMEZAWA Hiroyuki dc98df5a1b memcg: oom wakeup filter 15 years ago
Jeff Moyer 91803b499c do_generic_file_read: clear page errors when issuing a fresh read of the page 15 years ago
Bernd Schmidt 3c7b204547 nommu: allow private mappings of read-only devices 15 years ago
Dan Carpenter 0cae3457b1 mempolicy: ERR_PTR dereference in mpol_shared_policy_init() 15 years ago
Haicheng Li 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone 15 years ago
Haicheng Li 1f522509c7 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset 15 years ago
Wu Fengguang 319774e25f mem-hotplug: separate setup_per_cpu_pageset() into separate functions 15 years ago
Akinobu Mita ff3d58c22b highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() 15 years ago
minskey guo cf23422b9d cpu/mem hotplug: enable CPUs online before local memory online 15 years ago
Johannes Weiner 8b25c6d223 vmscan: remove isolate_pages callback scan control 15 years ago
Johannes Weiner 0aeb2339e5 vmscan: remove all_unreclaimable scan control 15 years ago
Johannes Weiner 142762bd8d mm: document follow_page() 15 years ago
KOSAKI Motohiro ec95f53aa6 mm: introduce free_pages_prepare() 15 years ago
KOSAKI Motohiro 5f53e76299 vmscan: page_check_references(): check low order lumpy reclaim properly 15 years ago
Huang Shijie bf8abe8b92 readahead.c: fix comment 15 years ago
Shaohua Li 76a33fc380 vmscan: prevent get_scan_ratio() rounding errors 15 years ago
Greg Thelen 6ec3a12712 mm: consider the entire user address space during node migration 15 years ago
Mel Gorman 4f92e2586b mm: compaction: defer compaction using an exponential backoff when compaction fails 15 years ago
Mel Gorman 5e77190580 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed 15 years ago
Mel Gorman 56de7263fc mm: compaction: direct compact when a high-order allocation fails 15 years ago
Mel Gorman ed4a6d7f06 mm: compaction: add /sys trigger for per-node memory compaction 15 years ago
Mel Gorman 76ab0f530e mm: compaction: add /proc trigger for memory compaction 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman c175a0ce75 mm: move definition for LRU isolation modes to a header 15 years ago
Mel Gorman f1a5ab1210 mm: export fragmentation index via debugfs 15 years ago
Mel Gorman d7a5752c0c mm: export unusable free space index via debugfs 15 years ago
Mel Gorman a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 15 years ago
Mel Gorman e9e96b39f9 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove 15 years ago
Mel Gorman 3fe2011ff5 mm: migration: allow the migration of PageSwapCache pages 15 years ago
Mel Gorman 67b9509b2c mm: migration: do not try to migrate unmapped anonymous pages 15 years ago
Mel Gorman 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration 15 years ago
Mel Gorman 3f6c82728f mm: migration: take a reference to the anon_vma before migrating 15 years ago