Age | Commit message (Expand) | Author |
2008-02-05 | maps4: introduce a generic page walker | Matt Mackall |
2008-02-05 | maps4: move is_swap_pte | Matt Mackall |
2008-02-05 | clean up vmtruncate | Christoph Hellwig |
2008-02-05 | tmpfs: fix shmem_swaplist races | Hugh Dickins |
2008-02-05 | tmpfs: radix_tree_preloading | Hugh Dickins |
2008-02-05 | tmpfs: open a window in shmem_unuse_inode | Hugh Dickins |
2008-02-05 | tmpfs: make shmem_unuse more preemptible | Hugh Dickins |
2008-02-05 | tmpfs: allocate on read when stacked | Hugh Dickins |
2008-02-05 | tmpfs: allow filepage alongside swappage | Hugh Dickins |
2008-02-05 | tmpfs: move swap swizzling into shmem | Hugh Dickins |
2008-02-05 | tmpfs: shuffle add_to_swap_caches | Hugh Dickins |
2008-02-05 | tmpfs: move swap_state stats update | Hugh Dickins |
2008-02-05 | tmpfs: fix mounts when size is less than the page size | Michael Marineau |
2008-02-05 | shmem: factor out sbi->free_inodes manipulations | Pavel Emelyanov |
2008-02-05 | swapoff: scan ptes preemptibly | Hugh Dickins |
2008-02-05 | swapin: fix valid_swaphandles defect | Hugh Dickins |
2008-02-05 | shmem_file_write is redundant | Hugh Dickins |
2008-02-05 | shmem_getpage return page locked | Hugh Dickins |
2008-02-05 | shmem: SGP_QUICK and SGP_FAULT redundant | Hugh Dickins |
2008-02-05 | swapin needs gfp_mask for loop on tmpfs | Hugh Dickins |
2008-02-05 | swapin_readahead: move and rearrange args | Hugh Dickins |
2008-02-05 | swapin_readahead: excise NUMA bogosity | Hugh Dickins |
2008-02-05 | vmalloc: clean up page array indexing | Christoph Lameter |
2008-02-05 | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter |
2008-02-05 | vmalloc: add const to void* parameters | Christoph Lameter |
2008-02-05 | Move vmalloc_to_page() to mm/vmalloc. | Christoph Lameter |
2008-02-05 | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter |
2008-02-05 | sys_remap_file_pages: fix ->vm_file accounting | Oleg Nesterov |
2008-02-04 | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-02-04 | SLUB: Do not upset lockdep | root |
2008-02-04 | SLUB: Fix coding style violations | Pekka Enberg |
2008-02-04 | Add parameter to add_partial to avoid having two functions | Christoph Lameter |
2008-02-04 | SLUB: rename defrag to remote_node_defrag_ratio | Christoph Lameter |
2008-02-04 | Move count_partial before kmem_cache_shrink | Christoph Lameter |
2008-02-04 | SLUB: Fix sysfs refcounting | Christoph Lameter |
2008-02-04 | slub: fix shadowed variable sparse warnings | Harvey Harrison |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-04 | vm audit: add VM_DONTEXPAND to mmap for drivers that need it | Nick Piggin |
2008-02-03 | do_invalidatepage() comment typo fix | Fengguang Wu |
2008-02-03 | fix writev regression: pan hanging unkillable and un-straceable | Nick Piggin |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-01-30 | x86: print which shared library/executable faulted in segfault etc. messages v3 | Andi Kleen |
2008-01-30 | spinlock: lockbreak cleanup | Nick Piggin |
2008-01-30 | x86: randomize brk | Jiri Kosina |
2008-01-28 | sh: Bump number of quicklists for SH-5. | Paul Mundt |
2008-01-25 | sched: sched_rt_entity | Peter Zijlstra |
2008-01-25 | cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() | Gautham R Shenoy |
2008-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-01-25 | slab: fix bootstrap on memoryless node | Pekka Enberg |