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
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: Provide DAWR number to __set_breakpoint
Ravi Bangoria
3
-12
/
+12
2020-05-18
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
2
-6
/
+11
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
1
-1
/
+1
2020-05-18
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
1
-2
/
+2
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: Add prefixed instructions to instruction data type
Jordan Niethe
3
-3
/
+8
2020-05-18
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
1
-17
/
+17
2020-05-18
powerpc: Enable Prefixed Instructions
Alistair Popple
1
-0
/
+1
2020-05-18
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2
-3
/
+5
2020-05-18
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
3
-3
/
+3
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
1
-10
/
+13
2020-05-18
powerpc: Use a function for reading instructions
Jordan Niethe
5
-9
/
+9
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
12
-91
/
+105
2020-05-18
powerpc: Introduce functions for instruction equality
Jordan Niethe
1
-7
/
+8
2020-05-18
powerpc: Use a function for byte swapping instructions
Jordan Niethe
1
-1
/
+1
2020-05-18
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2
-2
/
+3
2020-05-18
powerpc: Use an accessor for instructions
Jordan Niethe
4
-25
/
+29
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
13
-41
/
+57
2020-05-18
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
3
-21
/
+31
2020-05-18
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
1
-0
/
+8
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/64s: machine check interrupt update NMI accounting
Nicholas Piggin
2
-1
/
+20
2020-05-18
powerpc/pseries: Limit machine check stack to 4GB
Nicholas Piggin
1
-3
/
+12
2020-05-18
powerpc/64s/exceptions: Machine check reconcile irq state
Nicholas Piggin
1
-0
/
+19
2020-05-18
powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...
Nicholas Piggin
1
-5
/
+5
2020-05-18
powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
Nicholas Piggin
1
-0
/
+4
2020-05-18
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
1
-6
/
+8
2020-05-18
powerpc/eeh: Release EEH device state synchronously
Sam Bobroff
2
-2
/
+31
2020-05-18
powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status
Michael Ellerman
1
-0
/
+36
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
1
-8
/
+1
2020-05-15
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
3
-9
/
+10
2020-05-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
2
-2
/
+2
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2
-2
/
+2
2020-05-15
powerpc/64s: Always has full regs, so remove remnant checks
Nicholas Piggin
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
1
-4
/
+4
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
5
-10
/
+10
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
3
-8
/
+8
2020-05-11
powerpc: module_[32|64].c: replace swap function with built-in one
Andrey Abramov
2
-32
/
+2
2020-05-06
Merge the lockless page table walk rework into next
Michael Ellerman
2
-6
/
+10
2020-05-05
powerpc/mce: Don't reload pte val in addr_to_pfn
Aneesh Kumar K.V
1
-5
/
+9
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
1
-1
/
+1
2020-05-04
powerpc/fadump: consider reserved ranges while reserving memory
Hari Bathini
1
-9
/
+67
2020-05-04
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
1
-32
/
+45
2020-04-30
powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
Gautham R. Shenoy
1
-3
/
+79
[next]