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