index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2012-06-14
mm, sl[aou]b: Extract common fields from struct kmem_cache
Christoph Lameter
2012-06-14
slab: Remove some accessors
Christoph Lameter
2012-06-14
slab: Use page struct fields instead of casting
Christoph Lameter
2012-06-14
slob: Remove various small accessors
Christoph Lameter
2012-06-14
slob: No need to zero mapping since it is no longer in use
Christoph Lameter
2012-06-14
slob: Define page struct fields used in mm_types.h
Christoph Lameter
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-11
mm: frontswap: remove unnecessary check during initialization
Sasha Levin
2012-06-11
mm: frontswap: make all branches of if statement in put page consistent
Sasha Levin
2012-06-11
mm: frontswap: split frontswap_shrink further to simplify locking
Sasha Levin
2012-06-11
mm: frontswap: split out __frontswap_unuse_pages
Sasha Levin
2012-06-11
mm: frontswap: split out __frontswap_curr_pages
Sasha Levin
2012-06-11
mm: frontswap: trivial coding convention issues
Sasha Levin
2012-06-11
mm: frontswap: remove casting from function calls through ops structure
Sasha Levin
2012-06-09
writeback: Fix some comment errors
Wanpeng Li
2012-06-09
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
2012-06-08
mm, oom: fix badness score underflow
David Rientjes
2012-06-08
memblock: Document memblock_is_region_{memory,reserved}()
Stephen Boyd
2012-06-07
shmem: replace_page must flush_dcache and others
Hugh Dickins
2012-06-04
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-06-04
nommu: fix compilation of nommu.c
Greg Ungerer
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-06-04
Merge branch 'slub/cleanups' into slab/next
Pekka Enberg
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
2012-06-03
mm: fix warning in __set_page_dirty_nobuffers
Hugh Dickins
2012-06-01
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
2012-06-01
unexport do_munmap()
Al Viro
2012-06-01
new helper: vm_mmap_pgoff()
Al Viro
2012-06-01
kill do_mmap() completely
Al Viro
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
2012-06-01
move security_mmap_addr() to saner place
Al Viro
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
2012-06-01
slub: pass page to node_match() instead of kmem_cache_cpu structure
Christoph Lameter
2012-06-01
slub: Use page variable instead of c->page.
Christoph Lameter
2012-06-01
slub: Separate out kmem_cache_cpu processing from deactivate_slab
Christoph Lameter
2012-06-01
slub: Get rid of the node field
Christoph Lameter
2012-06-01
slub: new_slab_objects() can also get objects from partial list
Christoph Lameter
2012-06-01
slub: Simplify control flow in __slab_alloc()
Christoph Lameter
2012-06-01
slub: Acquire_slab() avoid loop
Christoph Lameter
2012-06-01
slub: Add frozen check in __slab_alloc
Christoph Lameter
2012-06-01
slub: Use freelist instead of "object" in __slab_alloc
Christoph Lameter
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
2012-05-30
unexport do_mmap()
Al Viro
2012-05-30
merge do_mremap() into sys_mremap()
Al Viro
2012-05-30
fs: move file_remove_suid() to fs/inode.c
Cong Wang
2012-05-30
mm: fix vma_resv_map() NULL pointer
Dave Hansen
[prev]
[next]