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
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
powerpc/book3s64/pkeys: Simplify pkey disable branch
Aneesh Kumar K.V
1
-4
/
+3
2020-07-20
powerpc/book3s64/pkeys: Prevent key 1 modification from userspace.
Aneesh Kumar K.V
1
-0
/
+1
2020-07-20
powerpc/book3s64/pkeys: Simplify the key initialization
Aneesh Kumar K.V
1
-83
/
+116
2020-07-20
powerpc/book3s64/pkeys: Explain key 1 reservation details
Aneesh Kumar K.V
1
-1
/
+4
2020-07-20
powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
Aneesh Kumar K.V
1
-6
/
+10
2020-07-20
powerpc/mm/radix: Create separate mappings for hot-plugged memory
Aneesh Kumar K.V
1
-11
/
+80
2020-07-20
powerpc/mm/radix: Remove split_kernel_mapping()
Bharata B Rao
1
-76
/
+19
2020-07-20
powerpc/mm/radix: Free PUD table when freeing pagetable
Bharata B Rao
1
-0
/
+16
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
3
-5
/
+18
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
2
-8
/
+8
2020-07-16
powerpc/numa: remove arch_update_cpu_topology
Nathan Lynch
1
-10
/
+0
2020-07-16
powerpc/numa: remove prrn_is_enabled()
Nathan Lynch
1
-5
/
+0
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
1
-20
/
+0
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
1
-9
/
+0
2020-07-16
powerpc/numa: stub out numa_update_cpu_topology()
Nathan Lynch
1
-192
/
+1
2020-07-16
powerpc/numa: remove vphn_enabled and prrn_enabled internal flags
Nathan Lynch
1
-4
/
+2
2020-07-16
powerpc/numa: remove unreachable topology workqueue code
Nathan Lynch
1
-14
/
+0
2020-07-16
powerpc/numa: remove unreachable topology timer code
Nathan Lynch
1
-21
/
+0
2020-07-16
powerpc/numa: make vphn_enabled, prrn_enabled flags const
Nathan Lynch
1
-2
/
+2
2020-07-16
powerpc/numa: remove unreachable topology update code
Nathan Lynch
1
-147
/
+2
2020-07-16
powerpc/numa: remove ability to enable topology updates
Nathan Lynch
1
-70
/
+1
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
1
-7
/
+75
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
1
-1
/
+4
2020-07-15
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
1
-12
/
+13
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2
-3
/
+3
2020-07-13
powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey
Aneesh Kumar K.V
1
-5
/
+7
2020-06-29
powerpc/mm/pkeys: Make pkey access check work on execute_only_key
Aneesh Kumar K.V
1
-3
/
+0
2020-06-22
powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE
Arseny Solokha
1
-0
/
+1
2020-06-22
powerpc/mm/book3s64: Skip 16G page reservation with radix
Aneesh Kumar K.V
1
-1
/
+1
2020-06-22
powerpc/ptdump: Fix build failure in hashpagetable.c
Christophe Leroy
1
-1
/
+1
2020-06-22
powerpc/mm: Fix typo in IS_ENABLED()
Joe Perches
1
-3
/
+2
2020-06-11
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
5
-10
/
+10
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
4
-16
/
+16
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
8
-15
/
+15
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
7
-7
/
+7
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
11
-11
/
+11
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
15
-15
/
+0
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+1
2020-06-08
powerpc: unexport flush_icache_user_range
Christoph Hellwig
1
-1
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
30
-451
/
+736
2020-06-05
arch/kmap: ensure kmap_prot visibility
Ira Weiny
1
-3
/
+0
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-8
/
+3
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-6
/
+0
2020-06-05
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
1
-7
/
+2
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
10
-56
/
+97
2020-06-04
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-2
/
+1
2020-06-04
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-15
/
+0
2020-06-04
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-7
/
+13
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
[prev]
[next]