Commit Graph

1405 Commits (f0630fff54a239efbbd89faf6a62da071ef1ff78)

Author SHA1 Message Date
Christoph Lameter f0630fff54 SLUB: support slub_debug on by default 18 years ago
Andrew Morton fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
Nick Piggin 45426812d6 mm: debug check for the fault vs invalidate race 18 years ago
Joe Jin f96efd585b hugetlb: fix race in alloc_fresh_huge_page() 18 years ago
Anderson Briglia 2706a1b89b vmscan: fix comments related to shrink_list() 18 years ago
Nick Piggin 553948491c slob: improved alignment handling 18 years ago
Nick Piggin d87a133fc2 slob: remove bigblock tracking 18 years ago
Nick Piggin 95b35127f1 slob: rework freelist handling 18 years ago
Eric Dumazet 1037b83bd0 MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize 18 years ago
Pavel Emelianov b92151bab9 Make /proc/slabinfo use seq_list_xxx helpers 18 years ago
Rolf Eike Beer 68e116a3b5 MM: use DIV_ROUND_UP() in mm/memory.c 18 years ago
Nishanth Aravamudan 31a5c6e4f2 hugetlb: remove unnecessary nid initialization 18 years ago
KAMEZAWA Hiroyuki f0c0b2b808 change zonelist order: zonelist order selection logic 18 years ago
Eric Paris ed03218951 security: Protection for exploiting null dereference using mmap 18 years ago
Carsten Otte d054fe3d10 xip sendfile removal 18 years ago
Hugh Dickins ae97641646 shmem: convert to using splice instead of sendfile() 18 years ago
Jens Axboe 0452a4e5d0 sendfile: kill generic_file_sendfile() 18 years ago
Peter Zijlstra 4e99325b46 mm: double mark_page_accessed() in read_cache_page_async() 18 years ago
Christoph Lameter d23cf676d0 slub: remove useless EXPORT_SYMBOL 18 years ago
Peter Zijlstra 23c1fb5296 mm: fixup /proc/vmstat output 18 years ago
David Woodhouse 87a927c715 Fix slab redzone alignment 18 years ago
Christoph Lameter dbc55faa64 SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap 18 years ago
Christoph Lameter 17022220dd SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 release 18 years ago
Hugh Dickins 30acbabae3 mm: kill validate_anon_vma to avoid mapcount BUG 18 years ago
Christoph Lameter 8496634302 SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE 18 years ago
Helge Deller 06b32f3ab6 [PARISC] Handle wrapping in expand_upwards() 18 years ago
Christoph Lameter 4b356be019 SLUB: minimum alignment fixes 18 years ago
Benjamin Herrenschmidt 8dab5241d0 Rework ptep_set_access_flags and fix sun4c 18 years ago
Christoph Lameter dd08c40e3e SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC 18 years ago
Paul Mundt d09c6b8094 mm: Fix memory/cpu hotplug section mismatch and oops. 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