Age | Commit message (Expand) | Author |
2006-09-26 | [PATCH] slab: respect architecture and caller mandated alignment | Pekka Enberg |
2006-09-26 | [PATCH] mm: non syncing lock_page() | Nick Piggin |
2006-09-26 | [PATCH] mm: remove_mapping() safeness | Nick Piggin |
2006-09-26 | [PATCH] Add kerneldocs for some functions in mm/memory.c | Rolf Eike Beer |
2006-09-26 | [PATCH] CPU hotplug compatible alloc_percpu() | Martin Peschke |
2006-09-26 | [PATCH] out of memory notifier | Martin Schwidefsky |
2006-09-26 | [PATCH] linearly index zone->node_zonelists[] | Christoph Lameter |
2006-09-26 | [PATCH] Apply type enum zone_type | Christoph Lameter |
2006-09-26 | [PATCH] mempolicies: fix policy_zone check | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ... | Christoph Lameter |
2006-09-26 | [PATCH] bootmem: miscellaneous coding style fixes | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: use pfn/page conversion macros | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: remove useless headers inclusions | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: limit to 80 columns width | Franck Bui-Huu |
2006-09-26 | [PATCH] bootmem: mark link_bootmem() as part of the __init section | Franck Bui-Huu |
2006-09-26 | [PATCH] mm/: make functions static | Adrian Bunk |
2006-09-26 | [PATCH] mm: msync() cleanup | Peter Zijlstra |
2006-09-26 | [PATCH] mm: fixup do_wp_page() | Peter Zijlstra |
2006-09-26 | [PATCH] mm: small cleanup of install_page() | Peter Zijlstra |
2006-09-26 | [PATCH] mm: optimize the new mprotect() code a bit | Peter Zijlstra |
2006-09-26 | [PATCH] mm: balance dirty pages | Peter Zijlstra |
2006-09-26 | [PATCH] mm: tracking shared dirty pages | Peter Zijlstra |
2006-09-26 | [PATCH] mm: VM_BUG_ON | Nick Piggin |
2006-09-25 | [PATCH] do not free non slab allocated per_cpu_pageset | David Rientjes |
2006-09-23 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-09-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-22 | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust |
2006-09-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2006-09-22 | [XFRM]: Dynamic xfrm_state hash table sizing. | David S. Miller |
2006-09-08 | [PATCH] invalidate_complete_page() race fix | Andrew Morton |
2006-09-08 | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev |
2006-09-05 | Merge ../linus | Dave Jones |
2006-09-01 | [PATCH] fix NUMA interleaving for huge pages | Nishanth Aravamudan |
2006-09-01 | [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks | Pavel Mironchik |
2006-09-01 | [PATCH] ZVC: Scale thresholds depending on the size of the system | Christoph Lameter |
2006-09-01 | [PATCH] ZVC: Overstep counters | Christoph Lameter |
2006-08-27 | [PATCH] swsusp: Fix swap_type_of | Rafael J. Wysocki |
2006-08-14 | [PATCH] fuse: fix error case in fuse_readpages | Alexander Zarochentsev |
2006-08-06 | [PATCH] memory hotadd fixes: enhance collision check | KAMEZAWA Hiroyuki |
2006-08-06 | [PATCH] memory hotadd fixes: find_next_system_ram catch range fix | KAMEZAWA Hiroyuki |
2006-08-06 | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix | KAMEZAWA Hiroyuki |
2006-08-06 | [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op | Andrew Morton |
2006-07-31 | [PATCH] Fix kmem_cache_alloc() been documented twice | Rolf Eike Beer |
2006-07-31 | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications | Chandra Seetharaman |