aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-07-16permit mempool_free(NULL)Rusty Russell
2007-07-16remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk
2007-07-16dirty_writeback_centisecs_handler() cleanupAndrew Morton
2007-07-16fault-injection: add min-order parameter to fail_page_allocAkinobu Mita
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell
2007-07-16nommu: stub expand_stack() for nommu caseGreg Ungerer
2007-07-16split mmapMiklos Szeredi
2007-07-16NeilBrown <neilb@suse.de>akpm@linux-foundation.org
2007-07-16do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITYHerbert van den Bergh
2007-07-16slob: sparsemem supportPaul Mundt
2007-07-16mm/page_alloc.c: lower printk severityDan Aloni
2007-07-16slob: initial NUMA supportPaul Mundt
2007-07-16speed up madvise_need_mmap_write() usageJason Baron
2007-07-16mm/slab.c: start_cpu_timer() should be __cpuinitAdrian Bunk
2007-07-16mm: more __meminit annotationsPaul Mundt
2007-07-16kill vmalloc_earlyreserveJan Beulich
2007-07-16mm: fix improper .init-type section referencesJan Beulich
2007-07-16numa: mempolicy: trivial debug fixes.Paul Mundt
2007-07-16oom: stop allocating user memory if TIF_MEMDIE is setEthan Solomita
2007-07-16numa: mempolicy: dynamic interleave map for system initPaul Mundt
2007-07-16SLUB: support slub_debug on by defaultChristoph Lameter
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-07-16mm: debug check for the fault vs invalidate raceNick Piggin
2007-07-16hugetlb: fix race in alloc_fresh_huge_page()Joe Jin
2007-07-16vmscan: fix comments related to shrink_list()Anderson Briglia
2007-07-16slob: improved alignment handlingNick Piggin
2007-07-16slob: remove bigblock trackingNick Piggin
2007-07-16slob: rework freelist handlingNick Piggin
2007-07-16MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...Eric Dumazet
2007-07-16Make /proc/slabinfo use seq_list_xxx helpersPavel Emelianov
2007-07-16MM: use DIV_ROUND_UP() in mm/memory.cRolf Eike Beer
2007-07-16hugetlb: remove unnecessary nid initializationNishanth Aravamudan
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-07-10xip sendfile removalCarsten Otte
2007-07-10shmem: convert to using splice instead of sendfile()Hugh Dickins
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe
2007-07-08mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra
2007-07-06slub: remove useless EXPORT_SYMBOLChristoph Lameter
2007-07-06mm: fixup /proc/vmstat outputPeter Zijlstra
2007-07-05Fix slab redzone alignmentDavid Woodhouse
2007-07-03SLUB: Make lockdep happy by not calling add_partial with interrupts enabled d...Christoph Lameter
2007-07-01SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 releaseChristoph Lameter
2007-06-28mm: kill validate_anon_vma to avoid mapcount BUGHugh Dickins
2007-06-24SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZEChristoph Lameter
2007-06-21[PARISC] Handle wrapping in expand_upwards()Helge Deller