summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-131-3/+15
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-135-8/+8
* [PATCH] More slab.h cleanupsChristoph Lameter2006-12-132-2/+2
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-131-3/+13
* [PATCH] slab: fix sleeping in atomic bugChristoph Lameter2006-12-131-0/+6
* [PATCH] user of the jiffies rounding patch: SlabArjan van de Ven2006-12-101-3/+5
* [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-101-6/+3Star
* [PATCH] io-accounting-read-accounting nfs fixAndrew Morton2006-12-101-0/+2
* [PATCH] io-accounting: write-cancel accountingAndrew Morton2006-12-101-1/+3
* [PATCH] io-accounting: write accountingAndrew Morton2006-12-101-1/+4
* [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-101-45/+43Star
* [PATCH] read_zero_pagealigned() locking fixHugh Dickins2006-12-101-11/+21
* [PATCH] fault-injection: defaults likely to please a new userDon Mullis2006-12-082-0/+3
* [PATCH] fault-injection capability for alloc_pages()Akinobu Mita2006-12-081-0/+87
* [PATCH] fault-injection capability for kmallocAkinobu Mita2006-12-081-0/+77
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-2/+2
* [PATCH] struct path: convert mmJosef Sipek2006-12-084-10/+10
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-086-20/+20
* [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fixPaul Jackson2006-12-081-1/+1
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-076-13/+13
* [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-073-8/+0Star
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-071-4/+2Star
* [PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk2006-12-071-1/+1
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-073-6/+2Star
* [PATCH] remove HASH_HIGHMEMAndrew Morton2006-12-071-1/+1
* [PATCH] read_cache_pages() cleanupOGAWA Hirofumi2006-12-071-7/+1Star
* [PATCH] slab: use probe_kernel_address()Andrew Morton2006-12-071-5/+2Star
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-072-0/+2
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-071-0/+3
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-072-45/+17Star
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-071-12/+26
* [PATCH] radix-tree: RCU lockless readsideNick Piggin2006-12-071-7/+12
* [PATCH] mm: make compound page destructor handling explicitAndy Whitcroft2006-12-073-4/+4
* [PATCH] slab: better fallback allocation behaviorChristoph Lameter2006-12-071-22/+57
* [PATCH] GFP_THISNODE must not trigger global reclaimChristoph Lameter2006-12-071-0/+11
* [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_nodeChristoph Lameter2006-12-071-12/+28
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-074-5/+5
* [PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_NO_GROWChristoph Lameter2006-12-071-2/+2
* [PATCH] kill install_file_pte's pte_valHugh Dickins2006-12-071-2/+0Star
* [PATCH] mm: cleanup indentation on switch for CPU operationsAndy Whitcroft2006-12-072-17/+17
* [PATCH] reject corrupt swapfiles earlierEric Sandeen2006-12-071-6/+5Star
* [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2006-12-073-3/+3
* [PATCH] drain_node_page(): Drain pages in batch unitsChristoph Lameter2006-12-071-2/+8
* [PATCH] make mm/thrash.c:global_faults staticAdrian Bunk2006-12-071-1/+1
* [PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft2006-12-071-0/+4
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-4/+5
* [PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2006-12-071-13/+42
* [PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal2006-12-071-5/+17