Age | Commit message (Expand) | Author |
2005-07-15 | [PATCH] execute-in-place fixes | Carsten Otte |
2005-07-12 | [PATCH] mm/filemap_xip.c compilation fix | Geert Uytterhoeven |
2005-07-07 | [PATCH] propagate __nocast annotations | Alexey Dobriyan |
2005-07-07 | [PATCH] mm: quieten OOM killer noise | Anton Blanchard |
2005-07-07 | [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag... | Marcelo Tosatti |
2005-07-07 | [PATCH] print order information when OOM killing | Marcelo Tosatti |
2005-07-06 | [PATCH] Fix broken kmalloc_node in rc1/rc2 | Christoph Lameter |
2005-06-28 | [PATCH] rename wakeup_bdflush to wakeup_pdflush | Pekka J Enberg |
2005-06-27 | [PATCH] fix WANT_PAGE_VIRTUAL in memmap_init | Bob Picco |
2005-06-25 | Merge Christoph's freeze cleanup patch | Linus Torvalds |
2005-06-25 | [PATCH] Cleanup patch for process freezing | Christoph Lameter |
2005-06-25 | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson |
2005-06-25 | [PATCH] kdump: Retrieve saved max pfn | Vivek Goyal |
2005-06-25 | [PATCH] fix for generic_file_write iov problem | Badari Pulavarty |
2005-06-25 | [PATCH] swsusp: kill config_pm_disk | Pavel Machek |
2005-06-25 | [PATCH] mm: fix remap_pte_range BUG | Hugh Dickins |
2005-06-25 | [PATCH] Fix the error handling in direct I/O | Hifumi Hisashi |
2005-06-24 | [PATCH] xip: madvice/fadvice: execute in place | Carsten Otte |
2005-06-24 | [PATCH] xip: reduce code duplication | Carsten Otte |
2005-06-24 | [PATCH] xip: fs/mm: execute in place | Carsten Otte |
2005-06-24 | [PATCH] DocBook: update comments | Martin Waitz |
2005-06-23 | [PATCH] Remove f_error field from struct file | Christoph Lameter |
2005-06-23 | [PATCH] mempool - only init waitqueue in slow path | Benjamin LaHaise |
2005-06-23 | [PATCH] remove redundant vm_flags clearing from madvise.c | Pekka Enberg |
2005-06-23 | [PATCH] create a kstrdup library function | Paulo Marques |
2005-06-23 | [PATCH] NUMA aware block device control structure allocation | Christoph Lameter |
2005-06-23 | [PATCH] sparsemem hotplug base | Andy Whitcroft |
2005-06-23 | [PATCH] sparsemem swiss cheese numa layouts | Andy Whitcroft |
2005-06-23 | [PATCH] sparsemem memory model | Andy Whitcroft |
2005-06-23 | [PATCH] generify memory present | Andy Whitcroft |
2005-06-23 | [PATCH] mm/Kconfig: give DISCONTIG more help text | Dave Hansen |
2005-06-23 | [PATCH] mm/Kconfig: hide "Memory Model" selection menu | Dave Hansen |
2005-06-23 | [PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig | Dave Hansen |
2005-06-23 | [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG | Dave Hansen |
2005-06-23 | [PATCH] create mm/Kconfig for arch-independent memory options | Dave Hansen |
2005-06-23 | [PATCH] sparsemem base: reorganize page->flags bit operations | Dave Hansen |
2005-06-23 | [PATCH] sparsemem base: simple NUMA remap space allocator | Dave Hansen |
2005-06-22 | [PATCH] boot_pageset must not be freed. | Christoph Lameter |
2005-06-21 | [PATCH] Kill stray newline | Denis Vlasenko |
2005-06-21 | [PATCH] msync: check pte dirty earlier | Abhijit Karmarkar |
2005-06-21 | [PATCH] can_share_swap_page: use page_mapcount | Hugh Dickins |
2005-06-21 | [PATCH] do_wp_page: cannot share file page | Hugh Dickins |
2005-06-21 | [PATCH] get_user_pages: kill get_page_map | Hugh Dickins |
2005-06-21 | [PATCH] bad_page: clear reclaim and slab | Hugh Dickins |
2005-06-21 | [PATCH] mbind: check_range use standard ptwalk | Hugh Dickins |
2005-06-21 | [PATCH] mbind: fix verify_pages pte_page | Hugh Dickins |
2005-06-21 | [PATCH] shmem: restore superblock info | Hugh Dickins |
2005-06-21 | [PATCH] Reduce size of huge boot per_cpu_pageset | Christoph Lameter |
2005-06-21 | [PATCH] Periodically drain non local pagesets | Christoph Lameter |
2005-06-21 | [PATCH] add OOM debug | Janet Morgan |