index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
hugetlb: make some static variables global
Aneesh Kumar K.V
1
-5
/
+2
2012-07-31
hugetlb: add a list for tracking in-use HugeTLB pages
Aneesh Kumar K.V
1
-5
/
+7
2012-07-31
hugetlb: simplify migrate_huge_page()
Aneesh Kumar K.V
2
-55
/
+25
2012-07-31
hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...
Aneesh Kumar K.V
2
-26
/
+40
2012-07-31
hugetlb: add an inline helper for finding hstate index
Aneesh Kumar K.V
1
-9
/
+11
2012-07-31
hugetlb: don't use ERR_PTR with VM_FAULT* values
Aneesh Kumar K.V
1
-5
/
+13
2012-07-31
hugetlb: rename max_hstate to hugetlb_max_hstate
Aneesh Kumar K.V
1
-7
/
+7
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-0
/
+20
2012-07-31
mm/buddy: cleanup on should_fail_alloc_page
Gavin Shan
1
-7
/
+7
2012-07-31
mm: account the total_vm in the vm_stat_account()
Huang Shijie
2
-5
/
+2
2012-07-31
swap: allow swap readahead to be merged
Christian Ehrhardt
1
-0
/
+5
2012-07-31
memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE
Kamezawa Hiroyuki
1
-1
/
+0
2012-07-31
memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
Kamezawa Hiroyuki
1
-8
/
+8
2012-07-31
memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
Kamezawa Hiroyuki
1
-5
/
+5
2012-07-31
mm: make vb_alloc() more foolproof
Jan Kara
1
-0
/
+8
2012-07-31
vmalloc: walk vmap_areas by sorted list instead of rb_next()
Hong zhi guo
1
-4
/
+4
2012-07-30
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-44
/
+69
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-3
/
+3
2012-07-30
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
Joonsoo Kim
1
-3
/
+3
2012-07-30
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
7
-599
/
+559
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
1
-10
/
+18
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
1
-1
/
+9
2012-07-30
mm: vmalloc: use const void * for caller argument
Marek Szyprowski
1
-9
/
+9
2012-07-30
mm: Fix build warning in kmem_cache_create()
Shuah Khan
1
-0
/
+2
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-6
/
+2
2012-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+3
2012-07-24
Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-60
/
+90
2012-07-24
vmalloc: remove KM_USER0 from comments
Cong Wang
1
-6
/
+2
2012-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-3
/
+5
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2012-07-23
mm/frontswap: cleanup doc and comment error
Wanpeng Li
1
-1
/
+1
2012-07-23
mm: frontswap: remove unneeded headers
Sasha Levin
1
-4
/
+0
2012-07-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+8
2012-07-19
mm: frontswap: split out function to clear a page out
Sasha Levin
1
-6
/
+9
2012-07-18
bounce: allow use of bounce pool via config option
Chris Metcalf
1
-3
/
+5
2012-07-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-1
/
+8
2012-07-17
mm: fix lost kswapd wakeup in kswapd_stop()
Aaditya Kumar
1
-1
/
+4
2012-07-17
bootmem: make ___alloc_bootmem_node_nopanic() really nopanic
Yinghai Lu
1
-0
/
+4
2012-07-17
Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-1
/
+6
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-12
slob: Fix early boot kernel crash
Christoph Lameter
1
-1
/
+1
2012-07-11
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2
-43
/
+46
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
3
-7
/
+15
2012-07-11
mm: sparse: fix section usemap placement calculation
Yinghai Lu
1
-1
/
+1
2012-07-11
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
1
-30
/
+28
2012-07-11
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
1
-12
/
+29
2012-07-11
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-93
/
+1
2012-07-11
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
1
-1
/
+1
2012-07-11
mm, thp: abort compaction if migration page cannot be charged to memcg
David Rientjes
1
-1
/
+4
[prev]
[next]