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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
powerpc/qspinlock: Rename yield_propagate_owner tunable
Nicholas Piggin
1
-9
/
+9
2023-10-20
powerpc/qspinlock: Propagate sleepy if previous waiter is preempted
Nicholas Piggin
1
-1
/
+5
2023-10-20
powerpc/qspinlock: don't propagate the not-sleepy state
Nicholas Piggin
1
-18
/
+8
2023-10-20
powerpc/qspinlock: propagate owner preemptedness rather than CPU number
Nicholas Piggin
1
-44
/
+36
2023-10-20
powerpc/qspinlock: stop queued waiters trying to set lock sleepy
Nicholas Piggin
1
-14
/
+10
2023-10-20
powerpc/perf: Fix disabling BHRB and instruction sampling
Nicholas Piggin
1
-3
/
+2
2023-10-20
powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
Naveen N Rao
2
-0
/
+18
2023-10-20
powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
Naveen N Rao
1
-6
/
+5
2023-10-20
powerpc/boot: Add version to install filenames
Nick Child
1
-6
/
+10
2023-10-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
1
-1
/
+3
2023-10-20
powerpc/imc-pmu: Use the correct spinlock initializer.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-10-20
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
2
-20
/
+18
2023-10-19
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...
Gaurav Batra
1
-4
/
+4
2023-10-19
powerpc/paravirt: Improve vcpu_is_preempted
Srikar Dronamraju
1
-3
/
+44
2023-10-19
powerpc/perf: Optimize find_alternatives_list() using binary search
Kuan-Wei Chiu
1
-17
/
+29
2023-10-19
powerpc: Hide empty pt_regs at base of the stack
Michael Ellerman
1
-3
/
+23
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-4
/
+7
2023-10-19
powerpc/io: Expect immutable pointer in virt_to_phys() prototype
Stanislav Kinsburskii
1
-1
/
+1
2023-10-19
powerpc/fadump: Annotate endianness cast with __force
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/eeh: Remove unnecessary cast
Benjamin Gray
1
-2
/
+2
2023-10-19
powerpc: Cast away __iomem in low level IO routines
Benjamin Gray
1
-6
/
+6
2023-10-19
powerpc/uaccess: Cast away __user annotation after verification
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/opal: Annotate out param endianness
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/kvm: Force cast endianness of KVM shared regs
Benjamin Gray
1
-4
/
+4
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
10
-23
/
+26
2023-10-19
powerpc: Remove extern from function implementations
Benjamin Gray
3
-10
/
+10
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
6
-10
/
+10
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
9
-17
/
+18
2023-10-19
powerpc: Finally remove _PAGE_USER
Christophe Leroy
1
-7
/
+3
2023-10-19
powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
Christophe Leroy
1
-3
/
+8
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
3
-71
/
+60
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
4
-13
/
+22
2023-10-19
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
3
-27
/
+19
2023-10-19
powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2
-36
/
+22
2023-10-19
powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
3
-34
/
+18
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
3
-17
/
+7
2023-10-19
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
10
-15
/
+26
2023-10-19
powerpc/64s: Use generic permission masks
Christophe Leroy
1
-15
/
+5
2023-10-19
powerpc/8xx: Use generic permission masks
Christophe Leroy
1
-8
/
+5
2023-10-19
powerpc: Refactor permission masks used for __P/__S table and kernel memory f...
Christophe Leroy
1
-0
/
+30
2023-10-19
powerpc: Rely on address instead of pte_user()
Christophe Leroy
6
-25
/
+15
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
5
-63
/
+0
2023-10-19
powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
Christophe Leroy
1
-1
/
+2
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2
-3
/
+8
2023-10-19
powerpc/e500: Simplify pte_mkexec()
Christophe Leroy
1
-4
/
+1
2023-10-19
powerpc/nohash: Refactor __ptep_set_access_flags()
Christophe Leroy
3
-31
/
+17
2023-10-19
powerpc/nohash: Refactor pte_clear()
Christophe Leroy
3
-10
/
+5
2023-10-19
powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
Christophe Leroy
3
-31
/
+16
[prev]
[next]