Commit Graph

1376 Commits (0e302a704420afe40808fbd4ba149624c4350f31)

Author SHA1 Message Date
Benjamin Herrenschmidt c19c03fc74 [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public 18 years ago
Stephen Rothwell 193faea928 Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG 18 years ago
Christoph Lameter 272c1d21d6 SLUB: return ZERO_SIZE_PTR for kmalloc(0) 18 years ago
Christoph Lameter 3cdc0ed0ce slab: fix alien cache handling 18 years ago
Hugh Dickins a210906c1b mount -t tmpfs -o mpol=: check nodes online 18 years ago
Christoph Lameter 27390bc335 SLUB: fix locking for hotplug callbacks 18 years ago
Yasunori Goto 13466c8419 memory hotplug: fix unnecessary calling of init_currenty_empty_zone() 18 years ago
Zou Nan hai 2e1c49db4c x86_64: allocate sparsemem memmap above 4G 18 years ago
Roman Zippel 12d810c1b8 m68k: discontinuous memory support 18 years ago
Christoph Lameter 8ffa68755a SLUB: Fix NUMA / SYSFS bootstrap issue 18 years ago
Christoph Lameter 33e9e24101 SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit) 18 years ago
Miklos Szeredi 418508c132 fix unused setup_nr_node_ids 18 years ago
Christoph Lameter c12b3c6251 SLUB Debug: Fix object size calculation 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Sam Ravnborg 38bdc32af4 mm/slab: fix section mismatch warning 18 years ago
Sam Ravnborg 577a32f620 mm: fix section mismatch warnings 18 years ago
Nick Piggin c97a9e10ea mm: more rmap checking 18 years ago
Benjamin Herrenschmidt d55e2ca873 Make __vunmap static 18 years ago
Christoph Lameter 0aa817f078 Slab allocators: define common size limitations 18 years ago
Christoph Lameter 3ec0974210 SLUB: Simplify debug code 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 5577bd8a85 SLUB: Do our own flags based on PG_active and PG_error 18 years ago
Christoph Lameter 0b44f7a5b5 slab: warn on zero-length allocations 18 years ago
Christoph Lameter 4b6f075045 SLUB: Define functions for cpu slab handling instead of using PageActive 18 years ago
Christoph Lameter c59def9f22 Slab allocators: Drop support for destructors 18 years ago
Nick Piggin afc0cedbe9 slob: implement RCU freeing 18 years ago
Christoph Lameter 43c0f3d25c Fix: find_or_create_page skips cpuset memory spreading. 18 years ago
Hugh Dickins 1800782016 slub: don't confuse ctor and dtor 18 years ago
Paul Mundt 6c645ac725 sh64: generic quicklist support. 18 years ago
Miklos Szeredi 0ea9718016 consolidate generic_writepages and mpage_writepages 18 years ago
Christoph Lameter 39bf6270f5 VM statistics: Make timer deferrable 18 years ago
Mika Kukkonen 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() 18 years ago
Christoph Lameter bcf889f965 SLUB: remove nr_cpu_ids hack 18 years ago
Stephen Rothwell 6f076f5dd9 early_pfn_to_nid needs to be __meminit 18 years ago
Christoph Lameter 894b8788d7 slub: support concurrent local and remote frees and allocs on a slab 18 years ago
David Howells c855ff3718 Fix a bad error case handling in read_cache_page_async() 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Christoph Lameter 77461ab332 Make vm statistics update interval configurable 18 years ago
Christoph Lameter d1187ed210 vmstat: use our own timer events 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
Christoph Lameter 5830c59021 slab: shut down cache_reaper when cpu goes down 18 years ago
Heiko Carstens 38c3bd96a0 slab: use CPU_LOCK_[ACQUIRE|RELEASE] 18 years ago
David Howells ef71c15c46 AFS: export a couple of core functions for AFS write support 18 years ago
Ken Chen 8a63011275 pretend cpuset has some form of hugetlb page reservation 18 years ago
Ken Chen ace4bd29c2 fix leaky resv_huge_pages when cpuset is in use 18 years ago
Pekka J Enberg 7ae439ce0c krealloc: fix kerneldoc comments 18 years ago
Christoph Lameter 5e6d444ea1 SLUB: rework slab order determination 18 years ago
Christoph Lameter 45edfa580b SLUB: include lifetime stats and sets of cpus / nodes in tracking output 18 years ago
Christoph Lameter 41ecc55b8a SLUB: add CONFIG_SLUB_DEBUG 18 years ago