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
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
2
-23
/
+17
2018-10-13
mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
Jérôme Glisse
1
-6
/
+0
2018-10-13
mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
Jann Horn
1
-1
/
+1
2018-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-10
/
+0
2018-10-09
mm, sched/numa: Remove remaining traces of NUMA rate-limiting
Srikar Dronamraju
1
-10
/
+0
2018-10-07
percpu: stop leaking bitmap metadata blocks
Mike Rapoport
1
-0
/
+1
2018-10-05
Merge branch 'akpm'
Greg Kroah-Hartman
8
-23
/
+132
2018-10-05
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-05
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
1
-4
/
+3
2018-10-05
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-05
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-05
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
1
-1
/
+1
2018-10-05
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
1
-1
/
+2
2018-10-05
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2
-1
/
+4
2018-10-05
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
1
-9
/
+44
2018-10-05
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-5
/
+74
2018-10-02
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
2
-67
/
+0
2018-10-02
mm/migrate: Use spin_trylock() while resetting rate limit
Srikar Dronamraju
1
-4
/
+12
2018-09-20
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
1
-0
/
+11
2018-09-20
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
1
-0
/
+1
2018-09-13
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-63
/
+66
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2
-40
/
+2
2018-09-06
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2018-09-04
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
1
-2
/
+2
2018-09-04
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2
-1
/
+6
2018-09-04
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
1
-4
/
+7
2018-09-04
kmemleak: always register debugfs file
Vincent Whitchurch
1
-4
/
+5
2018-09-04
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
1
-0
/
+1
2018-09-04
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2
-5
/
+10
2018-08-31
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
1
-0
/
+5
2018-08-30
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
Amir Goldstein
3
-30
/
+21
2018-08-30
vfs: add the fadvise() file operation
Amir Goldstein
1
-33
/
+45
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
3
-3
/
+0
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
4
-46
/
+186
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-100
/
+162
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
7
-81
/
+83
2018-08-23
mm/util: add kernel-doc for kvfree
Mike Rapoport
1
-0
/
+7
2018-08-23
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
1
-1
/
+1
2018-08-23
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
3
-6
/
+52
2018-08-23
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
3
-14
/
+21
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
1
-10
/
+0
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
1
-0
/
+18
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-14
/
+8
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2
-3
/
+4
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-389
/
+559
2018-08-22
bdi: use irqsave variant of refcount_dec_and_lock()
Anna-Maria Gleixner
1
-4
/
+1
[next]