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
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
1
-0
/
+10
2018-08-07
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
1
-0
/
+32
2018-07-30
powerpc: declare set_breakpoint() static
Christophe Leroy
1
-7
/
+7
2018-07-24
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
1
-4
/
+3
2018-07-24
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
1
-0
/
+1
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-9
/
+1
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-115
/
+32
2018-06-03
powerpc: use task_pid_nr() for TID allocation
Alastair D'Silva
1
-94
/
+28
2018-06-03
powerpc: Use TIDR CPU feature to control TIDR allocation
Alastair D'Silva
1
-3
/
+3
2018-06-03
powerpc/64: change softe to irqmask in show_regs and xmon
Nicholas Piggin
1
-1
/
+1
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
1
-14
/
+0
2018-06-03
powerpc/64: remove start_tb and accum_tb from thread_struct
Nicholas Piggin
1
-5
/
+1
2018-05-24
powerpc: Export msr_check_and_set() to modules
Simon Guo
1
-0
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-04-03
powerpc: Don't write to DABR on >= Power8 if DAWR is disabled
Nicholas Piggin
1
-2
/
+8
2018-03-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+12
2018-03-27
powerpc: Add ppc_breakpoint_available()
Michael Neuling
1
-0
/
+12
2018-03-13
powerpc/kernel: Make function __giveup_fpu() static
Mathieu Malaterre
1
-2
/
+2
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+20
2018-01-27
powerpc/kernel: Block interrupts when updating TIDR
Sukadev Bhattiprolu
1
-6
/
+9
2018-01-23
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-7
/
+2
2018-01-23
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
Eric W. Biederman
1
-3
/
+3
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
1
-0
/
+7
2018-01-19
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
1
-0
/
+1
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-1
/
+2
2018-01-16
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
1
-1
/
+1
2017-12-19
powerpc/kernel: Print actual address of regs when oopsing
Michael Ellerman
1
-1
/
+1
2017-11-29
powerpc: Do not assign thread.tidr if already assigned
Vaibhav Jain
1
-0
/
+3
2017-11-29
powerpc: Avoid signed to unsigned conversion in set_thread_tidr()
Vaibhav Jain
1
-3
/
+6
2017-11-12
powerpc: Define set_thread_uses_vas()
Sukadev Bhattiprolu
1
-10
/
+31
2017-11-12
powerpc: Add support for setting SPRN_TIDR
Sukadev Bhattiprolu
1
-0
/
+116
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
1
-14
/
+8
2017-11-06
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
1
-2
/
+2
2017-11-06
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
1
-2
/
+16
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-6
/
+6
2017-10-21
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
1
-0
/
+2
2017-10-21
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
1
-0
/
+7
2017-10-06
powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Kautuk Consul
1
-1
/
+2
2017-08-28
powerpc/oops: Line up NIP & MSR with other rows
Michael Ellerman
1
-2
/
+2
2017-08-28
powerpc/oops: Print CR/XER on same line as MSR
Michael Ellerman
1
-1
/
+1
2017-08-23
powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)
Nicholas Piggin
1
-8
/
+27
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-6
/
+3
2017-08-16
powerpc: Remove more redundant VSX save/tests
Benjamin Herrenschmidt
1
-25
/
+8
2017-08-16
powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()
Benjamin Herrenschmidt
1
-3
/
+11
2017-08-16
powerpc: Remove redundant FP/Altivec giveup code
Benjamin Herrenschmidt
1
-4
/
+0
2017-08-16
powerpc: Fix missing newline before {
Benjamin Herrenschmidt
1
-1
/
+2
2017-08-16
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
1
-2
/
+3
2017-08-07
Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
Michael Ellerman
1
-4
/
+0
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+3
[next]