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
2014-11-13
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+17
2014-11-13
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
3
-7
/
+19
2014-11-13
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
1
-3
/
+5
2014-11-13
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
1
-2
/
+6
2014-11-13
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
1
-3
/
+2
2014-11-13
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
1
-0
/
+4
2014-11-13
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
3
-29
/
+78
2014-11-13
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
1
-11
/
+3
2014-11-13
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
1
-5
/
+8
2014-11-13
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2
-2
/
+11
2014-11-13
mm/compaction: skip the range until proper target pageblock is met
Joonsoo Kim
1
-0
/
+10
2014-11-07
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2014-11-07
mm: Fix comment before truncate_setsize()
Jan Kara
1
-2
/
+3
2014-11-03
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-24
/
+44
2014-10-30
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
1
-1
/
+0
2014-10-29
mm/balloon_compaction: fix deflation when compaction is disabled
Konstantin Khlebnikov
1
-0
/
+2
2014-10-29
mm/slab_common: don't check for duplicate cache names
Mikulas Patocka
1
-10
/
+0
2014-10-29
mm: rmap: split out page_remove_file_rmap()
Johannes Weiner
1
-32
/
+46
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
3
-68
/
+79
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
1
-19
/
+4
2014-10-29
memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()
Yasuaki Ishimatsu
1
-5
/
+0
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2
-9
/
+10
2014-10-29
mm: free compound page with correct order
Yu Zhao
1
-2
/
+2
2014-10-29
mm/compaction.c: avoid premature range skip in isolate_migratepages_range
Joonsoo Kim
1
-0
/
+3
2014-10-29
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
1
-0
/
+1
2014-10-28
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
1
-0
/
+1
2014-10-27
mm: cma: Use %pa to print physical addresses
Laurent Pinchart
1
-7
/
+6
2014-10-27
mm: cma: Ensure that reservations never cross the low/high mem boundary
Laurent Pinchart
1
-16
/
+33
2014-10-27
mm: cma: Always consider a 0 base address reservation as dynamic
Laurent Pinchart
1
-1
/
+4
2014-10-27
mm: cma: Don't crash on allocation if CMA area can't be activated
Laurent Pinchart
1
-0
/
+1
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+35
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+25
2014-10-24
shmem: support RENAME_WHITEOUT
Miklos Szeredi
1
-1
/
+35
2014-10-21
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2
-0
/
+25
2014-10-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+57
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+16
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
5
-46
/
+90
2014-10-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
3
-33
/
+35
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
1
-11
/
+51
2014-10-14
mm/cma: fix cma bitmap aligned mask computing
Weijie Yang
1
-1
/
+3
2014-10-14
mm/slab: fix unaligned access on sparc64
Joonsoo Kim
1
-1
/
+1
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+226
2014-10-12
Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2014-10-10
mm: Support fadvise without CONFIG_MMU
Josh Triplett
1
-1
/
+2
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
8
-239
/
+477
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2014-10-09
zbud: avoid accessing last unused freelist
Chao Yu
1
-6
/
+7
2014-10-09
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
1
-9
/
+5
[next]