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
2020-05-18
powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
Ravi Bangoria
1
-3
/
+7
2020-05-18
powerpc/watchpoint: Get watchpoint count dynamically while disabling them
Ravi Bangoria
1
-8
/
+8
2020-05-18
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
6
-15
/
+15
2020-05-18
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
3
-8
/
+13
2020-05-18
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
1
-1
/
+1
2020-05-18
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
4
-3
/
+12
2020-05-18
powerpc/watchpoint: Add SPRN macros for second DAWR
Ravi Bangoria
1
-0
/
+2
2020-05-18
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
5
-20
/
+20
2020-05-18
powerpc sstep: Add support for prefixed fixed-point arithmetic
Jordan Niethe
1
-0
/
+20
2020-05-18
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2
-2
/
+166
2020-05-18
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
1
-1
/
+18
2020-05-18
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
1
-0
/
+13
2020-05-18
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
1
-2
/
+25
2020-05-18
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2
-0
/
+144
2020-05-18
powerpc: Test prefixed code patching
Jordan Niethe
3
-1
/
+42
2020-05-18
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
14
-17
/
+175
2020-05-18
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
1
-17
/
+17
2020-05-18
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
3
-3
/
+5
2020-05-18
powerpc: Enable Prefixed Instructions
Alistair Popple
2
-0
/
+4
2020-05-18
powerpc: Make test_translate_branch() independent of instruction length
Jordan Niethe
1
-3
/
+3
2020-05-18
powerpc/xmon: Move insertion of breakpoint for xol'ing
Jordan Niethe
1
-1
/
+2
2020-05-18
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
1
-4
/
+24
2020-05-18
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
4
-10
/
+17
2020-05-18
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
4
-3
/
+12
2020-05-18
powerpc/kprobes: Use patch_instruction()
Jordan Niethe
1
-4
/
+1
2020-05-18
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
3
-10
/
+29
2020-05-18
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
4
-3
/
+26
2020-05-18
powerpc: Use a function for reading instructions
Jordan Niethe
9
-26
/
+33
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
26
-214
/
+237
2020-05-18
powerpc: Introduce functions for instruction equality
Jordan Niethe
4
-15
/
+21
2020-05-18
powerpc: Use a function for byte swapping instructions
Jordan Niethe
2
-1
/
+6
2020-05-18
powerpc: Use a function for getting the instruction op code
Jordan Niethe
6
-6
/
+13
2020-05-18
powerpc: Use an accessor for instructions
Jordan Niethe
11
-179
/
+190
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
24
-120
/
+156
2020-05-18
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
6
-84
/
+119
2020-05-18
powerpc/xmon: Use bitwise calculations in_breakpoint_table()
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
5
-6
/
+33
2020-05-18
powerpc/xmon: Move breakpoint instructions to own array
Jordan Niethe
1
-9
/
+12
2020-05-18
powerpc/xmon: Remove store_inst() for patch_instruction()
Jordan Niethe
1
-13
/
+5
2020-05-18
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
1
-10
/
+12
2020-05-18
powerpc/head_check: Avoid broken pipe
Geoff Levand
1
-1
/
+1
2020-05-18
powerpc/wrapper: Output linker map file
Geoff Levand
1
-1
/
+2
2020-05-18
powerpc/head_check: Automatic verbosity
Geoff Levand
1
-2
/
+4
2020-05-18
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
1
-3
/
+3
2020-05-18
powerpc/traps: Do not trace system reset
Nicholas Piggin
1
-0
/
+5
2020-05-18
powerpc/64s: machine check do not trace real-mode handler
Nicholas Piggin
1
-1
/
+8
2020-05-18
powerpc: Implement ftrace_enabled() helpers
Nicholas Piggin
1
-0
/
+14
2020-05-18
powerpc/64s: machine check interrupt update NMI accounting
Nicholas Piggin
2
-1
/
+20
2020-05-18
powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack
Nicholas Piggin
1
-1
/
+9
2020-05-18
powerpc/pseries: Limit machine check stack to 4GB
Nicholas Piggin
1
-3
/
+12
[next]