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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
1
-0
/
+3
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
1
-0
/
+9
2021-12-02
powerpc/signal32: Use struct_group() to zero spe regs
Kees Cook
1
-2
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-06-16
powerpc/64: drop redundant defination of spin_until_cond
Sudeep Holla
1
-11
/
+0
2021-06-16
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
1
-1
/
+9
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
1
-0
/
+1
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
1
-0
/
+2
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
1
-3
/
+1
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
1
-2
/
+0
2020-12-03
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
1
-4
/
+0
2020-12-03
powerpc/signal: Remove get_clean_sp()
Christophe Leroy
1
-14
/
+0
2020-12-03
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
1
-0
/
+2
2020-12-03
powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
Christophe Leroy
1
-11
/
+2
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+0
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
1
-0
/
+1
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
1
-1
/
+1
2020-09-09
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
1
-7
/
+0
2020-09-02
powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
Christophe Leroy
1
-1
/
+0
2020-09-02
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
1
-1
/
+0
2020-09-02
powerpc: drop hard_reset_now() and poweroff_now() declaration
Christophe Leroy
1
-2
/
+0
2020-09-02
powerpc/fpu: Drop cvt_fd() and cvt_df()
Christophe Leroy
1
-2
/
+0
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
1
-0
/
+4
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
1
-1
/
+0
2020-06-02
powerpc/64s: Don't set FSCR bits in INIT_THREAD
Michael Ellerman
1
-1
/
+0
2020-05-18
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
1
-1
/
+1
2020-05-18
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
1
-1
/
+1
2020-05-18
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
1
-1
/
+1
2020-05-15
powerpc: Drop unneeded cast in task_pt_regs()
Michael Ellerman
1
-1
/
+1
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
1
-1
/
+0
2020-04-20
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
1
-1
/
+0
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+4
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+6
2020-01-16
powerpc/64s: Reimplement power4_idle code in C
Nicholas Piggin
1
-0
/
+3
2019-06-15
processor: remove spin_cpu_yield
Heiko Carstens
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-3
/
+6
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
1
-3
/
+6
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+3
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
1
-2
/
+1
2019-02-23
powerpc: Use linux/thread_info.h in processor.h
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Avoid circular header inclusion in mmu-hash.h
Christophe Leroy
1
-95
/
+5
2019-02-21
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
1
-0
/
+3
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+1
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
1
-4
/
+2
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-1
/
+0
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+1
2018-07-30
powerpc: fix includes in asm/processor.h
Christophe Leroy
1
-3
/
+2
[next]