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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
Michael Ellerman
2
-96
/
+4
2020-07-29
powerpc/52xx: Fix comment about CONFIG_BDI*
Michael Ellerman
1
-1
/
+1
2020-07-29
powerpc/configs: Remove dead symbols
Michael Ellerman
15
-27
/
+0
2020-07-29
powerpc/configs: Drop old symbols from ppc6xx_defconfig
Michael Ellerman
1
-39
/
+0
2020-07-29
powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only
Bharata B Rao
3
-12
/
+7
2020-07-29
selftests/powerpc: Remove powerpc special cases from stack expansion test
Michael Ellerman
1
-36
/
+5
2020-07-29
powerpc/mm: Remove custom stack expansion checking
Michael Ellerman
1
-104
/
+5
2020-07-29
selftests/powerpc: Update the stack expansion test
Michael Ellerman
1
-5
/
+5
2020-07-29
powerpc: Allow 4224 bytes of stack expansion for the signal frame
Michael Ellerman
1
-2
/
+5
2020-07-29
selftests/powerpc: Add test of stack expansion logic
Michael Ellerman
5
-1
/
+361
2020-07-29
selftests/powerpc: Squash spurious errors due to device removal
Oliver O'Halloran
1
-3
/
+8
2020-07-29
selftests/powerpc: Add test for pkey siginfo verification
Sandipan Das
3
-1
/
+338
2020-07-29
selftests/powerpc: Add wrapper for gettid
Sandipan Das
1
-0
/
+10
2020-07-29
selftests/powerpc: Add helper to exit on failure
Sandipan Das
1
-0
/
+9
2020-07-29
selftests/powerpc: Harden test for execute-disabled pkeys
Sandipan Das
1
-43
/
+41
2020-07-29
selftests/powerpc: Add pkey helpers for rights
Sandipan Das
2
-16
/
+48
2020-07-29
selftests/powerpc: Move pkey helpers to headers
Sandipan Das
3
-98
/
+114
2020-07-29
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
5
-41
/
+53
2020-07-29
powerpc/pseries: Use doorbells even if XIVE is available
Nicholas Piggin
1
-18
/
+36
2020-07-29
powerpc: Inline doorbell sending functions
Nicholas Piggin
3
-58
/
+63
2020-07-29
powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28
Athira Rajeev
1
-1
/
+2
2020-07-27
powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
Michael Ellerman
1
-1
/
+3
2020-07-26
powerpc/powernv/pci.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/smu.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/reg.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/ppc_asm.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/hw_breakpoint.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/epapr_hcalls.h: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-07-26
powerpc/cputime.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/book3s/radix-4k.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/book3s/mmu-hash.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2
-4
/
+2
2020-07-26
powerpc/ptdump: Refactor update of pg_state
Christophe Leroy
1
-14
/
+20
2020-07-26
powerpc/ptdump: Refactor update of st->last_pa
Christophe Leroy
1
-4
/
+1
2020-07-26
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
3
-10
/
+14
2020-07-26
powerpc/32s: Kernel space starts at TASK_SIZE
Christophe Leroy
2
-7
/
+7
2020-07-26
powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
Christophe Leroy
2
-3
/
+9
2020-07-26
powerpc/32s: Only leave NX unset on segments used for modules
Christophe Leroy
1
-3
/
+14
2020-07-26
powerpc: Use MODULES_VADDR if defined
Christophe Leroy
2
-0
/
+17
2020-07-26
powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
Christophe Leroy
1
-1
/
+1
2020-07-26
powerpc/papr_scm: Make some symbols static
Wei Yongjun
1
-2
/
+2
2020-07-26
powerpc/64s: allow for clang's objdump differences
Bill Wendling
1
-1
/
+4
2020-07-26
powerpc: Implement smp_cond_load_relaxed()
Nicholas Piggin
1
-0
/
+16
2020-07-26
powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hint
Nicholas Piggin
2
-1
/
+29
2020-07-26
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
7
-2
/
+118
2020-07-26
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
7
-0
/
+56
2020-07-26
powerpc: Move spinlock implementation to simple_spinlock
Nicholas Piggin
4
-295
/
+311
2020-07-26
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
3
-29
/
+66
2020-07-26
powerpc/numa: Limit possible nodes to within num_possible_nodes
Srikar Dronamraju
1
-3
/
+4
2020-07-26
macintosh/via-macii: Clarify definition of macii_init()
Finn Thain
1
-1
/
+1
[next]