index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2012-07-09
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
2012-07-09
slub: remove invalid reference to list iterator variable
Julia Lawall
2012-07-02
slab: move FULL state transition to an initcall
Glauber Costa
2012-07-02
slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"
Feng Tang
2012-07-02
mm, slab: Build fix for recent kmem_cache changes
Thierry Reding
2012-07-02
slab: rename gfpflags to allocflags
Glauber Costa
2012-06-20
slub: refactoring unfreeze_partials()
Joonsoo Kim
2012-06-20
slub: use __cmpxchg_double_slab() at interrupt disabled place
Joonsoo Kim
2012-06-20
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
2012-06-14
slab: Get rid of obj_size macro
Christoph Lameter
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-04
Merge branch 'slub/cleanups' into slab/next
Pekka Enberg
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-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-06-01
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-31
unexport do_mmap()
Al Viro
2012-05-31
merge do_mremap() into sys_mremap()
Al Viro
2012-05-31
fs: move file_remove_suid() to fs/inode.c
Cong Wang
2012-05-30
mm: fix vma_resv_map() NULL pointer
Dave Hansen
2012-05-30
->encode_fh() API change
Al Viro
2012-05-29
memcg: decrement static keys at real destroy time
Glauber Costa
2012-05-29
memcg: always free struct memcg through schedule_work()
Glauber Costa
2012-05-29
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
mm: trivial cleanups in vmscan.c
Hugh Dickins
2012-05-29
mm/memcg: get_lru_size not get_lruvec_size
Hugh Dickins
2012-05-29
mm: memcg: print statistics from live counters
Johannes Weiner
2012-05-29
mm: memcg: group swapped-out statistics counter logically
Johannes Weiner
[next]