| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 | 1 | -12/+6 |
* | [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset | Paul Jackson | 2005-09-07 | 1 | -0/+5 |
* | [PATCH] cpusets: formalize intermediate GFP_KERNEL containment | Paul Jackson | 2005-09-07 | 2 | -10/+14 |
* | [PATCH] cpusets: oom_kill tweaks | Paul Jackson | 2005-09-07 | 1 | -26/+31 |
* | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 2005-09-07 | 2 | -3/+3 |
* | [PATCH] readahead: reset cache_hit earlier | Steven Pratt | 2005-09-07 | 1 | -0/+1 |
* | [PATCH] remove misleading comment above sys_brk | Christoph Hellwig | 2005-09-07 | 1 | -7/+0 |
* | [PATCH] More __read_mostly variables | Christoph Lameter | 2005-09-07 | 2 | -5/+5 |
* | [PATCH] Generic VFS fallback for security xattrs | Stephen Smalley | 2005-09-05 | 1 | -85/+0 |
* | [PATCH] VM: add page_state info to per-node meminfo | Martin Hicks | 2005-09-05 | 1 | -5/+20 |
* | [PATCH] slab: removes local_irq_save()/local_irq_restore() pair | Manfred Spraul | 2005-09-05 | 1 | -11/+15 |
* | [PATCH] mm/slab.c: prefetchw the start of new allocated objects | Eric Dumazet | 2005-09-05 | 1 | -1/+3 |
* | [PATCH] x86: ptep_clear optimization | Zachary Amsden | 2005-09-05 | 1 | -2/+3 |
* | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 2005-09-05 | 1 | -0/+1 |
* | [PATCH] hugetlb: move stale pte check into huge_pte_alloc() | Adam Litke | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER | Deepak Saxena | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] mm: remove implied vm_ops check | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] shmem_populate: avoid an useless check, and some comments | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 | 2 | -1/+12 |
* | [PATCH] vm: slab.c spelling correction | Martin Hicks | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] mm: fix madvise vma merging | Hugh Dickins | 2005-09-05 | 1 | -4/+5 |
* | [PATCH] VM: zone reclaim atomic ops cleanup | Martin Hicks | 2005-09-05 | 2 | -5/+6 |
* | [PATCH] VM: add capabilites check to set_zone_reclaim | Martin Hicks | 2005-09-05 | 1 | -0/+3 |
* | [PATCH] mm: remove atomic | Nick Piggin | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] mm: remap ZERO_PAGE mappings | Nick Piggin | 2005-09-05 | 1 | -0/+4 |
* | [PATCH] mm: cleanup rmap | Nick Piggin | 2005-09-05 | 1 | -5/+1 |
* | [PATCH] mm: micro-optimise rmap | Nick Piggin | 2005-09-05 | 1 | -10/+11 |
* | [PATCH] mm: comment rmap | Nick Piggin | 2005-09-05 | 1 | -0/+2 |
* | [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside | Christoph Lameter | 2005-09-05 | 1 | -6/+6 |
* | [PATCH] rmap: don't test rss | Hugh Dickins | 2005-09-05 | 1 | -6/+1 |
* | [PATCH] delete from_swap_cache BUG_ONs | Hugh Dickins | 2005-09-05 | 1 | -5/+1 |
* | [PATCH] swap: swap_lock replace list+device | Hugh Dickins | 2005-09-05 | 3 | -78/+57 |
* | [PATCH] swap: scan_swap_map latency breaks | Hugh Dickins | 2005-09-05 | 1 | -2/+12 |
* | [PATCH] swap: scan_swap_map drop swap_device_lock | Hugh Dickins | 2005-09-05 | 1 | -7/+35 |
* | [PATCH] swap: scan_swap_map restyled | Hugh Dickins | 2005-09-05 | 1 | -45/+48 |
* | [PATCH] swap: get_swap_page drop swap_list_lock | Hugh Dickins | 2005-09-05 | 1 | -39/+36 |
* | [PATCH] swap: freeing update swap_list.next | Hugh Dickins | 2005-09-05 | 1 | -2/+2 |
* | [PATCH] swap: swap unsigned int consistency | Hugh Dickins | 2005-09-05 | 1 | -9/+10 |
* | [PATCH] swap: show span of swap extents | Hugh Dickins | 2005-09-05 | 1 | -14/+30 |
* | [PATCH] swap: swap extent list is ordered | Hugh Dickins | 2005-09-05 | 1 | -18/+9 |
* | [PATCH] swap: move destroy_swap_extents calls | Hugh Dickins | 2005-09-05 | 1 | -2/+2 |
* | [PATCH] swap: correct swapfile nr_good_pages | Hugh Dickins | 2005-09-05 | 1 | -9/+16 |
* | [PATCH] swap: update swapfile i_sem comment | Hugh Dickins | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] sparsemem extreme: hotplug preparation | Dave Hansen | 2005-09-05 | 1 | -12/+41 |
* | [PATCH] sparsemem extreme implementation | Bob Picco | 2005-09-05 | 2 | -12/+33 |
* | [PATCH] SPARSEMEM EXTREME | Bob Picco | 2005-09-05 | 2 | -6/+41 |
* | [PATCH] Lazy page table copies in fork() | Nick Piggin | 2005-08-29 | 1 | -0/+11 |
* | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 | 1 | -11/+6 |
* | [PATCH] Fix hugepage crash on failing mmap() | David Gibson | 2005-08-05 | 1 | -1/+10 |
* | [PATCH] __vm_enough_memory() signedness fix | Simon Derr | 2005-08-04 | 2 | -2/+10 |
* | [PATCH] fix VmSize and VmData after mremap | Hugh Dickins | 2005-08-04 | 1 | -1/+1 |