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
/
xmon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
1
-4
/
+24
2020-05-18
powerpc: Use a function for reading instructions
Jordan Niethe
1
-3
/
+3
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
2
-14
/
+14
2020-05-18
powerpc: Introduce functions for instruction equality
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use an accessor for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-3
/
+4
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
4
-6
/
+25
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-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
1
-1
/
+1
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
1
-1
/
+1
2020-04-01
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
1
-3
/
+0
2020-03-26
powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.
Douglas Miller
1
-1
/
+6
2020-03-25
powerpc/xmon: Lower limits on nidump and ndump
Michael Ellerman
1
-3
/
+4
2020-02-18
powerpc/xmon: Fix whitespace handling in getstring()
Oliver O'Halloran
1
-0
/
+5
2020-01-25
powerpc/xmon: Fix compile error in print_insn* functions
Sukadev Bhattiprolu
1
-2
/
+2
2020-01-23
powerpc/xmon: Allow passing an argument to ppc_md.restart()
Oliver O'Halloran
1
-4
/
+7
2020-01-14
powerpc/xmon: don't access ASDR in VMs
Sukadev Bhattiprolu
1
-5
/
+4
2019-11-25
powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
1
-2
/
+2
2019-11-13
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
1
-1
/
+1
2019-10-28
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
1
-21
/
+82
2019-10-28
powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
Christopher M. Riedl
1
-5
/
+11
2019-09-13
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-11
/
+4
2019-08-19
powerpc/xmon: Add a dump of all XIVE interrupts
Cédric Le Goater
1
-0
/
+21
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
1
-6
/
+6
2019-08-19
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
Cédric Le Goater
1
-7
/
+10
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+9
2019-07-04
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
1
-3
/
+3
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
1
-0
/
+2
2019-07-01
powerpc/xmon: Fix disabling tracing while in xmon
Naveen N. Rao
1
-2
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76
Thomas Gleixner
2
-27
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
4
-52
/
+8
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+53
2019-05-02
powerpc/xmon: add read-only mode
Christopher M. Riedl
1
-0
/
+42
2019-05-02
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
1
-0
/
+1
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
1
-14
/
+10
2019-04-08
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
1
-1
/
+4
2019-02-26
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
Nathan Chancellor
1
-1
/
+1
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
1
-0
/
+1
2018-12-19
powerpc/xmon: fix dump_segments()
Christophe Leroy
1
-1
/
+1
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
1
-0
/
+1
2018-12-04
powerpc/xmon: Fix invocation inside lock region
Breno Leitao
1
-4
/
+14
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
1
-1
/
+1
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-2
/
+2
2018-11-25
powerpc/xmon: Define static functions
Breno Leitao
1
-3
/
+3
2018-10-31
powerpc/xmon: Relax frame size for clang
Joel Stanley
1
-0
/
+6
[next]