aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov1-1/+1
2006-12-16Fix up mm/mincore.c error value casesLinus Torvalds1-19/+10
2006-12-16Fix incorrect user space access locking in mincore()Linus Torvalds1-104/+86
2006-12-13[PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2-8/+8
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet1-3/+15
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson5-8/+8
2006-12-13[PATCH] More slab.h cleanupsChristoph Lameter2-2/+2
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter1-3/+13
2006-12-13[PATCH] slab: fix sleeping in atomic bugChristoph Lameter1-0/+6
2006-12-10[PATCH] user of the jiffies rounding patch: SlabArjan van de Ven1-3/+5
2006-12-10[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown1-6/+3
2006-12-10[PATCH] io-accounting-read-accounting nfs fixAndrew Morton1-0/+2
2006-12-10[PATCH] io-accounting: write-cancel accountingAndrew Morton1-1/+3
2006-12-10[PATCH] io-accounting: write accountingAndrew Morton1-1/+4
2006-12-10[PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton1-45/+43
2006-12-10[PATCH] read_zero_pagealigned() locking fixHugh Dickins1-11/+21
2006-12-08[PATCH] fault-injection: defaults likely to please a new userDon Mullis2-0/+3
2006-12-08[PATCH] fault-injection capability for alloc_pages()Akinobu Mita1-0/+87
2006-12-08[PATCH] fault-injection capability for kmallocAkinobu Mita1-0/+77
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-2/+2
2006-12-08[PATCH] struct path: convert mmJosef Sipek4-10/+10
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek6-20/+20
2006-12-08[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fixPaul Jackson1-1/+1
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller6-13/+13
2006-12-07[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk3-8/+0
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-12-07[PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk1-1/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar3-6/+2
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton1-1/+1
2006-12-07[PATCH] read_cache_pages() cleanupOGAWA Hirofumi1-7/+1
2006-12-07[PATCH] slab: use probe_kernel_address()Andrew Morton1-5/+2
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-0/+2
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki1-0/+3
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2-45/+17
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki1-12/+26
2006-12-07[PATCH] radix-tree: RCU lockless readsideNick Piggin1-7/+12
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft3-4/+4
2006-12-07[PATCH] slab: better fallback allocation behaviorChristoph Lameter1-22/+57
2006-12-07[PATCH] GFP_THISNODE must not trigger global reclaimChristoph Lameter1-0/+11
2006-12-07[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_nodeChristoph Lameter1-12/+28
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter4-5/+5
2006-12-07[PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_NO_GROWChristoph Lameter1-2/+2
2006-12-07[PATCH] kill install_file_pte's pte_valHugh Dickins1-2/+0
2006-12-07[PATCH] mm: cleanup indentation on switch for CPU operationsAndy Whitcroft2-17/+17
2006-12-07[PATCH] reject corrupt swapfiles earlierEric Sandeen1-6/+5
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft3-3/+3
2006-12-07[PATCH] drain_node_page(): Drain pages in batch unitsChristoph Lameter1-2/+8
2006-12-07[PATCH] make mm/thrash.c:global_faults staticAdrian Bunk1-1/+1