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
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
thp: optimize away unnecessary page table locking
Naoya Horiguchi
1
-66
/
+59
2012-03-05
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
1
-3
/
+3
2012-02-08
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
1
-2
/
+2
2012-01-12
memcg: fix split_huge_page_refcounts()
Hugh Dickins
1
-10
/
+0
2012-01-12
thp: improve order in lru list for split huge page
Shaohua Li
1
-3
/
+2
2012-01-12
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
1
-1
/
+2
2012-01-12
thp: remove unnecessary tlb flush for mprotect
Shaohua Li
1
-1
/
+0
2012-01-12
thp: improve the error code path
Shaohua Li
1
-21
/
+50
2012-01-12
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
1
-1
/
+2
2011-12-09
thp: reduce khugepaged freezing latency
Andrea Arcangeli
1
-12
/
+4
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
1
-11
/
+26
2011-10-31
mm/huge_memory: fix typo when updating mmu cache
Hillf Danton
1
-1
/
+1
2011-10-31
mm/huge_memory: fix copying user highpage
Hillf Danton
1
-1
/
+1
2011-10-31
mm/huge_memory.c: quiet sparse noise
H Hartley Sweeten
1
-1
/
+4
2011-10-31
thp: mremap support and TLB optimization
Andrea Arcangeli
1
-0
/
+45
2011-07-25
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
Chris Wright
1
-4
/
+2
2011-06-15
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
Andrea Arcangeli
1
-4
/
+1
2011-05-25
mm: thp: optimize memcg charge in khugepaged
Andrea Arcangeli
1
-10
/
+11
2011-05-25
mm: convert anon_vma->lock to a mutex
Peter Zijlstra
1
-2
/
+2
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
1
-19
/
+24
2011-04-14
mm/thp: use conventional format for boolean attributes
Ben Hutchings
1
-10
/
+14
2011-04-14
mm: add VM counters for transparent hugepages
Andi Kleen
1
-4
/
+21
2011-03-22
mm: use __GFP_OTHER_NODE for transparent huge pages
Andi Kleen
1
-9
/
+11
2011-03-14
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
Hugh Dickins
1
-1
/
+5
2011-03-04
mm: use correct numa policy node for transparent hugepages
Andi Kleen
1
-7
/
+17
2011-03-04
mm: preserve original node for transparent huge page copies
Andi Kleen
1
-2
/
+2
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
1
-1
/
+1
2011-02-15
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
1
-19
/
+16
2011-02-11
memcg: fix leak of accounting at failure path of hugepage collapsing
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-02-02
thp: fix the wrong reported address of hwpoisoned hugepages
Jin Dongming
1
-1
/
+6
2011-01-20
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
1
-0
/
+2
2011-01-20
thp: keep highpte mapped until it is no longer needed
Johannes Weiner
1
-1
/
+2
2011-01-13
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
1
-4
/
+19
2011-01-13
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
1
-11
/
+30
2011-01-13
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
1
-0
/
+10
2011-01-13
thp: disable transparent hugepages by default on small systems
Rik van Riel
1
-0
/
+8
2011-01-13
thp: freeze khugepaged and ksmd
Andrea Arcangeli
1
-2
/
+12
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
1
-2
/
+4
2011-01-13
thp: don't allow transparent hugepage support without PSE
Andrea Arcangeli
1
-0
/
+8
2011-01-13
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
1
-2
/
+78
2011-01-13
thp: transparent hugepage config choice
Andrea Arcangeli
1
-0
/
+5
2011-01-13
thp: allocate memory in khugepaged outside of mmap_sem write mode
Andrea Arcangeli
1
-22
/
+34
2011-01-13
thp: add numa awareness to hugepage allocations
Andrea Arcangeli
1
-13
/
+74
2011-01-13
thp: enable direct defrag
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: set recommended min free kbytes
Andrea Arcangeli
1
-0
/
+52
2011-01-13
thp: mprotect: transparent huge page support
Johannes Weiner
1
-0
/
+27
2011-01-13
thp: mincore transparent hugepage support
Johannes Weiner
1
-0
/
+25
2011-01-13
thp: khugepaged
Andrea Arcangeli
1
-10
/
+1063
2011-01-13
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-0
/
+3
2011-01-13
thp: memcg huge memory
Andrea Arcangeli
1
-5
/
+31
[next]