Commit Graph

1428 Commits (d72e5edbf4d13adfe489e9e6114a4922891ddcb2)

Author SHA1 Message Date
Rusty Russell c80e7a826c permit mempool_free(NULL) 18 years ago
Adrian Bunk 8f8a68ee48 remove mm/backing-dev.c:congestion_wait_interruptible() 18 years ago
Andrew Morton 3e733f071e dirty_writeback_centisecs_handler() cleanup 18 years ago
Akinobu Mita 54114994f4 fault-injection: add min-order parameter to fail_page_alloc 18 years ago
Micah Cowan 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
Stephen Rothwell f057eac0d7 Introduce CONFIG_VIRT_TO_BUS 18 years ago
Greg Ungerer 57c8f63e8e nommu: stub expand_stack() for nommu case 18 years ago
Miklos Szeredi 0165ab4435 split mmap 18 years ago
akpm@linux-foundation.org c44939ecb6 NeilBrown <neilb@suse.de> 18 years ago
Herbert van den Bergh 5ed44a401d do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY 18 years ago
Paul Mundt 84a01c2f8e slob: sparsemem support 18 years ago
Dan Aloni b49ad484c5 mm/page_alloc.c: lower printk severity 18 years ago
Paul Mundt 6193a2ff18 slob: initial NUMA support 18 years ago
Jason Baron f797779324 speed up madvise_need_mmap_write() usage 18 years ago
Adrian Bunk 897e679b17 mm/slab.c: start_cpu_timer() should be __cpuinit 18 years ago
Paul Mundt 6ea6e6887d mm: more __meminit annotations 18 years ago
Jan Beulich 8f0accc862 kill vmalloc_earlyreserve 18 years ago
Jan Beulich 98011f569e mm: fix improper .init-type section references 18 years ago
Paul Mundt 140d5a4904 numa: mempolicy: trivial debug fixes. 18 years ago
Ethan Solomita 462e00cc71 oom: stop allocating user memory if TIF_MEMDIE is set 18 years ago
Paul Mundt b71636e298 numa: mempolicy: dynamic interleave map for system init 18 years ago
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