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