Age | Commit message (Expand) | Author | Files | Lines |
2007-01-06 | [PATCH] Sanely size hash tables when using large base pages | Paul Mundt | 1 | -0/+4 |
2007-01-06 | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 1 | -1/+7 |
2006-12-30 | [PATCH] Buglet in vmscan.c | Shantanu Goel | 1 | -1/+1 |
2006-12-30 | [PATCH] page_mkclean_one(): fix call to set_pte_at() | Al Viro | 1 | -1/+1 |
2006-12-30 | [PATCH] MM: SLOB is broken by recent cleanup of slab.h | Dimitri Gorokhovik | 1 | -2/+9 |
2006-12-30 | [PATCH] fix oom killer kills current every time if there is memory-less-node ... | KAMEZAWA Hiroyuki | 1 | -1/+6 |
2006-12-29 | VM: Fix nasty and subtle race in shared mmap'ed page writeback | Linus Torvalds | 1 | -8/+37 |
2006-12-23 | Clean up and export cancel_dirty_page() to modules | Linus Torvalds | 1 | -4/+8 |
2006-12-22 | [PATCH] Fix up page_mkclean_one(): virtual caches, s390 | Peter Zijlstra | 1 | -10/+13 |
2006-12-22 | [PATCH] mm: more rmap debugging | Nick Piggin | 4 | -7/+14 |
2006-12-22 | [PATCH] Fix swapped parameters in mm/vmscan.c | Nigel Cunningham | 1 | -2/+2 |
2006-12-22 | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 1 | -0/+1 |
2006-12-22 | [PATCH] slab: fix kmem_ptr_validate definition | Christoph Lameter | 1 | -1/+1 |
2006-12-22 | [PATCH] Fix for shmem_truncate_range() BUG_ON() | Badari Pulavarty | 1 | -1/+6 |
2006-12-22 | [PATCH] truncate: dirty memory accounting fix | Andrew Morton | 1 | -1/+2 |
2006-12-21 | [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() | Andrew Morton | 1 | -4/+5 |
2006-12-21 | VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions | Linus Torvalds | 2 | -40/+17 |
2006-12-17 | [PATCH] sys_mincore: s/max/min/ | Oleg Nesterov | 1 | -1/+1 |
2006-12-17 | Fix up mm/mincore.c error value cases | Linus Torvalds | 1 | -19/+10 |
2006-12-16 | Fix incorrect user space access locking in mincore() | Linus Torvalds | 1 | -104/+86 |
2006-12-13 | [PATCH] Pass vma argument to copy_user_highpage(). | Atsushi Nemoto | 2 | -8/+8 |
2006-12-13 | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() | Eric Dumazet | 1 | -3/+15 |
2006-12-13 | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson | 5 | -8/+8 |
2006-12-13 | [PATCH] More slab.h cleanups | Christoph Lameter | 2 | -2/+2 |
2006-12-13 | [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators | Christoph Lameter | 1 | -3/+13 |
2006-12-13 | [PATCH] slab: fix sleeping in atomic bug | Christoph Lameter | 1 | -0/+6 |
2006-12-10 | [PATCH] user of the jiffies rounding patch: Slab | Arjan van de Ven | 1 | -3/+5 |
2006-12-10 | [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED | Zach Brown | 1 | -6/+3 |
2006-12-10 | [PATCH] io-accounting-read-accounting nfs fix | Andrew Morton | 1 | -0/+2 |
2006-12-10 | [PATCH] io-accounting: write-cancel accounting | Andrew Morton | 1 | -1/+3 |
2006-12-10 | [PATCH] io-accounting: write accounting | Andrew Morton | 1 | -1/+4 |
2006-12-10 | [PATCH] clean up __set_page_dirty_nobuffers() | Andrew Morton | 1 | -45/+43 |
2006-12-10 | [PATCH] read_zero_pagealigned() locking fix | Hugh Dickins | 1 | -11/+21 |
2006-12-08 | [PATCH] fault-injection: defaults likely to please a new user | Don Mullis | 2 | -0/+3 |
2006-12-08 | [PATCH] fault-injection capability for alloc_pages() | Akinobu Mita | 1 | -0/+87 |
2006-12-08 | [PATCH] fault-injection capability for kmalloc | Akinobu Mita | 1 | -0/+77 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -2/+2 |
2006-12-08 | [PATCH] struct path: convert mm | Josef Sipek | 4 | -10/+10 |
2006-12-08 | [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek | 6 | -20/+20 |
2006-12-08 | [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix | Paul Jackson | 1 | -1/+1 |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 6 | -13/+13 |
2006-12-07 | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols | Adrian Bunk | 3 | -8/+0 |
2006-12-07 | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -4/+2 |
2006-12-07 | [PATCH] make mm/shmem.c:shmem_xattr_security_handler static | Adrian Bunk | 1 | -1/+1 |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 3 | -6/+2 |
2006-12-07 | [PATCH] remove HASH_HIGHMEM | Andrew Morton | 1 | -1/+1 |
2006-12-07 | [PATCH] read_cache_pages() cleanup | OGAWA Hirofumi | 1 | -7/+1 |
2006-12-07 | [PATCH] slab: use probe_kernel_address() | Andrew Morton | 1 | -5/+2 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2 | -0/+2 |
2006-12-07 | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 1 | -0/+3 |