index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2011-01-20
memcg: correctly order reading PCG_USED and pc->mem_cgroup
Johannes Weiner
2011-01-20
mm: fix truncate_setsize() comment
Jan Kara
2011-01-20
memcg: fix rmdir, force_empty with THP
KAMEZAWA Hiroyuki
2011-01-20
memcg: fix LRU accounting with THP
KAMEZAWA Hiroyuki
2011-01-20
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-20
memcg: modify accounting function for supporting THP better
KAMEZAWA Hiroyuki
2011-01-20
mm: compaction: prevent division-by-zero during user-requested compaction
Johannes Weiner
2011-01-20
mm/vmscan.c: remove duplicate include of compaction.h
Jesper Juhl
2011-01-20
memblock: fix memblock_is_region_memory()
Tomi Valkeinen
2011-01-20
thp: keep highpte mapped until it is no longer needed
Johannes Weiner
2011-01-17
Revert "mm: simplify code of swap.c"
Linus Torvalds
2011-01-17
Revert "mm: batch activate_page() to reduce lock contention"
Linus Torvalds
2011-01-16
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
2011-01-15
mm/slab.c: make local symbols static
H Hartley Sweeten
2011-01-15
Merge branch 'slub/hotplug' into slab/urgent
Pekka Enberg
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
2011-01-13
memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset
Jesper Juhl
2011-01-13
memcg: fix deadlock between cpuset and memcg
Daisuke Nishimura
2011-01-13
memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()
Minchan Kim
2011-01-13
memcg: fix unit mismatch in memcg oom limit calculation
Johannes Weiner
2011-01-13
memcg: add lock to synchronize page accounting and migration
KAMEZAWA Hiroyuki
2011-01-13
memcg: create extensible page stat update routines
Greg Thelen
2011-01-13
mm: batch activate_page() to reduce lock contention
Shaohua Li
2011-01-13
mm: simplify code of swap.c
Shaohua Li
2011-01-13
mm/page_alloc.c: don't cache `current' in a local
Andrew Morton
2011-01-13
mm: fix hugepage migration
Hugh Dickins
2011-01-13
mm: fix migration hangs on anon_vma lock
Hugh Dickins
2011-01-13
ksm: drain pagevecs to lru
Hugh Dickins
2011-01-13
hugetlb: fix handling of parse errors in sysfs
Eric B Munson
2011-01-13
hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
Eric B Munson
2011-01-13
hugetlb: check the return value of string conversion in sysctl handler
Michal Hocko
2011-01-13
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
2011-01-13
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
2011-01-13
mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists
KyongHo Cho
2011-01-13
brk: fix min_brk lower bound computation for COMPAT_BRK
Jiri Kosina
2011-01-13
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
Jesper Juhl
2011-01-13
mm: migration: use rcu_dereference_protected when dereferencing the radix tre...
Mel Gorman
2011-01-13
thp: add compound_trans_head() helper
Andrea Arcangeli
2011-01-13
thp: KSM on THP
Andrea Arcangeli
2011-01-13
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-13
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-13
thp: compound_trans_order
Andrea Arcangeli
2011-01-13
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
2011-01-13
thp: add debug checks for mapcount related invariants
Andrea Arcangeli
2011-01-13
thp: scale nr_rotated to balance memory pressure
Rik van Riel
2011-01-13
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-13
thp: disable transparent hugepages by default on small systems
Rik van Riel
2011-01-13
thp: use compaction for all allocation orders
Andrea Arcangeli
2011-01-13
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
[next]