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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
1
-1
/
+1
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
1
-0
/
+10
2024-05-03
powerpc/dexcr: Reset DEXCR value across exec
Benjamin Gray
1
-1
/
+1
2024-05-03
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
1
-0
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+0
2023-08-16
powerpc/watchpoints: Track perf single step directly on the breakpoint
Benjamin Gray
1
-5
/
+0
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-3
/
+0
2023-06-19
powerpc/dexcr: Support userspace ROP protection
Benjamin Gray
1
-0
/
+1
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
1
-3
/
+12
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2022-09-28
powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops
Nicholas Piggin
1
-5
/
+17
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-1
/
+0
2022-09-08
powerpc/math-emu: Inhibit W=1 warnings
Christophe Leroy
1
-0
/
+2
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
1
-2
/
+0
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
1
-0
/
+8
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
[next]