index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
mm: fix hugepage migration
Hugh Dickins
1
-17
/
+6
2011-01-14
mm: fix migration hangs on anon_vma lock
Hugh Dickins
1
-29
/
+19
2011-01-14
ksm: drain pagevecs to lru
Hugh Dickins
1
-0
/
+12
2011-01-14
hugetlb: fix handling of parse errors in sysfs
Eric B Munson
1
-4
/
+2
2011-01-14
hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
Eric B Munson
1
-2
/
+21
2011-01-14
hugetlb: check the return value of string conversion in sysctl handler
Michal Hocko
1
-6
/
+12
2011-01-14
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
1
-1
/
+1
2011-01-14
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
1
-8
/
+6
2011-01-14
mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists
KyongHo Cho
1
-15
/
+10
2011-01-14
brk: fix min_brk lower bound computation for COMPAT_BRK
Jiri Kosina
1
-1
/
+9
2011-01-14
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
Jesper Juhl
1
-1
/
+3
2011-01-14
mm: migration: use rcu_dereference_protected when dereferencing the radix tre...
Mel Gorman
1
-2
/
+2
2011-01-14
thp: add compound_trans_head() helper
Andrea Arcangeli
1
-12
/
+3
2011-01-14
thp: KSM on THP
Andrea Arcangeli
1
-9
/
+58
2011-01-14
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2
-5
/
+20
2011-01-14
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2
-12
/
+33
2011-01-14
thp: compound_trans_order
Andrea Arcangeli
2
-12
/
+12
2011-01-14
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
2
-2
/
+2
2011-01-14
thp: add debug checks for mapcount related invariants
Andrea Arcangeli
1
-2
/
+4
2011-01-14
thp: scale nr_rotated to balance memory pressure
Rik van Riel
1
-2
/
+3
2011-01-14
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
3
-6
/
+17
2011-01-14
thp: disable transparent hugepages by default on small systems
Rik van Riel
1
-0
/
+8
2011-01-14
thp: use compaction for all allocation orders
Andrea Arcangeli
1
-1
/
+1
2011-01-14
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
2
-15
/
+46
2011-01-14
thp: freeze khugepaged and ksmd
Andrea Arcangeli
2
-4
/
+18
2011-01-14
thp: mmu_notifier_test_young
Andrea Arcangeli
2
-2
/
+24
2011-01-14
thp: don't allow transparent hugepage support without PSE
Andrea Arcangeli
1
-0
/
+8
2011-01-14
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
2
-2
/
+80
2011-01-14
thp: transhuge isolate_migratepages()
Andrea Arcangeli
1
-0
/
+15
2011-01-14
thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: transparent hugepage config choice
Andrea Arcangeli
2
-2
/
+30
2011-01-14
thp: allocate memory in khugepaged outside of mmap_sem write mode
Andrea Arcangeli
1
-22
/
+34
2011-01-14
thp: add numa awareness to hugepage allocations
Andrea Arcangeli
2
-18
/
+82
2011-01-14
thp: enable direct defrag
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: set recommended min free kbytes
Andrea Arcangeli
1
-0
/
+52
2011-01-14
thp: mprotect: transparent huge page support
Johannes Weiner
2
-1
/
+34
2011-01-14
thp: mprotect: pass vma down to page table walkers
Johannes Weiner
1
-6
/
+9
2011-01-14
thp: mincore transparent hugepage support
Johannes Weiner
2
-1
/
+32
2011-01-14
thp: add x86 32bit support
Johannes Weiner
1
-1
/
+1
2011-01-14
thp: remove PG_buddy
Andrea Arcangeli
3
-12
/
+13
2011-01-14
thp: skip transhuge pages in ksm for now
Andrea Arcangeli
1
-4
/
+15
2011-01-14
thp: khugepaged vma merge
Andrea Arcangeli
1
-0
/
+5
2011-01-14
thp: khugepaged
Andrea Arcangeli
1
-10
/
+1063
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
3
-4
/
+20
2011-01-14
thp: memcg huge memory
Andrea Arcangeli
1
-5
/
+31
2011-01-14
thp: transhuge-memcg: commit tail pages at charge
Daisuke Nishimura
1
-17
/
+35
2011-01-14
thp: memcg compound
Andrea Arcangeli
1
-30
/
+53
2011-01-14
thp: pmd_trans_huge migrate bugcheck
Andrea Arcangeli
2
-1
/
+11
2011-01-14
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2
-0
/
+24
2011-01-14
thp: verify pmd_trans_huge isn't leaking
Andrea Arcangeli
1
-1
/
+6
[prev]
[next]