index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-19
/
+12
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
1
-19
/
+12
2009-05-13
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
Linus Torvalds
1
-8
/
+0
2009-05-07
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
1
-2
/
+0
2009-05-06
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
David Howells
2
-1
/
+29
2009-05-06
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
David Howells
1
-0
/
+18
2009-05-06
mm: use roundown_pow_of_two() in zone_batchsize()
David Howells
1
-1
/
+1
2009-05-06
alloc_vmap_area: fix memory leak
Ralph Wuerthner
1
-0
/
+1
2009-05-06
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
1
-23
/
+21
2009-05-05
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
1
-0
/
+8
2009-05-02
vmscan: avoid multiplication overflow in shrink_zone()
Andrew Morton
1
-1
/
+1
2009-05-02
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
3
-58
/
+13
2009-05-02
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2
-23
/
+18
2009-05-02
mm: close page_mkwrite races
Nick Piggin
1
-32
/
+76
2009-05-02
memcg: fix try_get_mem_cgroup_from_swapcache()
Daisuke Nishimura
1
-3
/
+2
2009-05-02
mm: fix pageref leak in do_swap_page()
Johannes Weiner
1
-2
/
+2
2009-04-21
vmscan,memcg: reintroduce sc->may_swap
KOSAKI Motohiro
1
-4
/
+8
2009-04-18
PM/Hibernate: Fix memory shrinking
Rafael J. Wysocki
1
-2
/
+3
2009-04-16
mm: pass correct mm when growing stack
Hugh Dickins
1
-1
/
+1
2009-04-16
Export filemap_write_and_wait_range
Chris Mason
1
-0
/
+1
2009-04-13
shmem: respect MAX_LFS_FILESIZE
Hugh Dickins
1
-5
/
+20
2009-04-13
shmem: fix division by zero
Yuri Tikhonov
1
-1
/
+1
2009-04-13
memcg: remove warning when CONFIG_DEBUG_VM=n
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-13
mm: document get_user_pages_fast()
Andy Grover
1
-0
/
+16
2009-04-13
mm: point the UNEVICTABLE_LRU config option at the documentation
David Howells
1
-0
/
+2
2009-04-13
filemap: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
1
-12
/
+19
2009-04-07
mm: fix pdflush thread creation upper bound
Peter W Morreale
1
-6
/
+24
2009-04-06
percpu: __percpu_depopulate_mask can take a const mask
Stephen Rothwell
1
-1
/
+1
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-50
/
+55
2009-04-06
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
1
-5
/
+5
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+2
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-20
/
+169
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
4
-7
/
+9
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-03
Staging: pohmelfs: kconfig/makefile and vfs changes.
Evgeniy Polyakov
1
-0
/
+2
2009-04-03
CacheFiles: Permit the page lock state to be monitored
David Howells
1
-0
/
+18
2009-04-03
FS-Cache: Recruit a page flags for cache management
David Howells
6
-19
/
+23
2009-04-03
FS-Cache: Release page->private after failed readahead
David Howells
1
-2
/
+37
2009-04-03
kmemtrace: trace kfree() calls with NULL or zero-length objects
Pekka Enberg
3
-6
/
+6
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
4
-47
/
+51
2009-04-03
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
Pekka Enberg
1
-0
/
+1
2009-04-02
memcg: cleanup cache_charge
Daisuke Nishimura
1
-37
/
+23
2009-04-02
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
1
-7
/
+0
2009-04-02
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
2
-30
/
+76
2009-04-02
memcg: charge swapcache to proper memcg
Daisuke Nishimura
1
-2
/
+13
2009-04-02
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
1
-17
/
+0
2009-04-02
memcg: show memcg information during OOM
Balbir Singh
2
-0
/
+70
2009-04-02
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
1
-2
/
+28
2009-04-02
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
1
-12
/
+59
[next]