index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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-03-14
vmscan: pgmoved should be cleared after updating recent_rotated
Daisuke Nishimura
1
-1
/
+1
2009-03-12
memcg: use correct scan number at reclaim
KOSAKI Motohiro
1
-1
/
+1
2009-02-27
mm: fix lazy vmap purging (use-after-free error)
Vegard Nossum
1
-1
/
+2
2009-02-27
mm: vmap fix overflow
Nick Piggin
1
-0
/
+7
2009-02-25
shmem: fix shared anonymous accounting
Hugh Dickins
1
-22
/
+21
2009-02-21
Merge branch 'hibernate'
Linus Torvalds
2
-18
/
+14
2009-02-21
swsusp: clean up shrink_all_zones()
Johannes Weiner
1
-12
/
+11
2009-02-21
swsusp: dont fiddle with swappiness
Johannes Weiner
1
-4
/
+1
2009-02-21
PM/hibernate: fix "swap breaks after hibernation failures"
Alan Jenkins
1
-2
/
+2
2009-02-20
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
1
-0
/
+2
2009-02-20
slab: introduce kzfree()
Johannes Weiner
1
-0
/
+20
2009-02-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2009-02-18
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-3
/
+20
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
1
-1
/
+7
2009-02-18
mm: task dirty accounting fix
Nick Piggin
1
-10
/
+3
2009-02-18
vmalloc: add __get_vm_area_caller()
Benjamin Herrenschmidt
1
-0
/
+8
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
1
-1
/
+1
2009-02-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-0
/
+3
2009-02-12
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
1
-1
/
+1
2009-02-12
mm: Export symbol ksize()
Kirill A. Shutemov
3
-0
/
+3
2009-02-11
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
1
-4
/
+6
2009-02-11
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-11
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-02-11
mm: fix mlocked page counter mismatch
MinChan Kim
1
-1
/
+2
2009-02-11
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
1
-1
/
+1
2009-02-11
migration: migrate_vmas should check "vma"
Daisuke Nishimura
1
-1
/
+1
2009-02-11
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
1
-20
/
+33
2009-02-11
x86, ptrace, mm: fix double-free on race
Markus Metzger
1
-1
/
+6
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
4
-33
/
+51
2009-02-08
mm: fix error case in mlock downgrade reversion
Hugh Dickins
1
-1
/
+4
2009-02-05
do_wp_page: fix regression with execute in place
Carsten Otte
1
-1
/
+1
2009-02-03
write-back: fix nr_to_write counter
Artem Bityutskiy
1
-6
/
+15
2009-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+1
2009-02-01
Manually revert "mlock: downgrade mmap sem while populating mlocked regions"
Linus Torvalds
1
-45
/
+2
2009-01-31
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
2
-24
/
+26
2009-01-30
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
1
-1
/
+4
2009-01-29
memcg: NULL pointer dereference at rmdir on some NUMA systems
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-01-29
memcg: fix refcnt handling at swapoff
KAMEZAWA Hiroyuki
1
-1
/
+4
2009-01-29
memcg: get/put parents at create/free
Daisuke Nishimura
1
-1
/
+22
2009-01-29
Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments
Linus Torvalds
1
-20
/
+6
2009-01-28
slub: fix per cpu kmem_cache_cpu array memory leak
David Rientjes
1
-1
/
+1
2009-01-27
uclinux: add process name to allocation error message
Greg Ungerer
1
-2
/
+2
2009-01-21
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
Paul Mundt
1
-1
/
+19
2009-01-15
memcg: fix a race when setting memory.swappiness
Li Zefan
1
-1
/
+9
2009-01-15
memcg: fix section mismatch
Li Zefan
1
-1
/
+1
2009-01-15
revert "mm: vmalloc use mutex for purge"
Andrew Morton
1
-5
/
+4
2009-01-15
memcg: make oom less frequently
Daisuke Nishimura
1
-4
/
+6
2009-01-15
memcg: fix hierarchical reclaim
Daisuke Nishimura
1
-32
/
+36
2009-01-15
memcg: fix error path of mem_cgroup_move_parent
Daisuke Nishimura
1
-8
/
+15
[next]