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
/
arm64
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
arm64: irqchip/gic-v3: Select priorities at boot time
Mark Rutland
1
-29
/
+6
2023-01-31
arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKING
Mark Rutland
1
-1
/
+1
2021-08-03
arm64: fix compat syscall return truncation
Mark Rutland
1
-1
/
+11
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-0
/
+4
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-2
/
+1
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
1
-0
/
+5
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
1
-0
/
+4
2020-09-13
irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Alexandru Elisei
1
-1
/
+13
2020-07-30
arm64: ptrace.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-05-28
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
1
-0
/
+1
2020-01-19
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
1
-0
/
+1
2019-08-07
arm64: Add support for function error injection
Leo Yan
1
-0
/
+5
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
1
-1
/
+1
2019-07-13
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+19
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+8
2019-07-01
arm64: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-12
/
+19
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
1
-2
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-12
arm64: ptrace: Add function argument access API
Masami Hiramatsu
1
-0
/
+22
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
1
-3
/
+11
2019-02-06
arm64: ptrace: Provide definitions for PMR values
Julien Thierry
1
-0
/
+12
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2018-10-19
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
1
-0
/
+3
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
1
-0
/
+1
2018-07-05
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
1
-28
/
+0
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
1
-1
/
+1
2018-07-05
arm64: add PSR_AA32_* definitions
Mark Rutland
1
-1
/
+56
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
1
-0
/
+1
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
1
-0
/
+1
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
1
-0
/
+21
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
1
-1
/
+8
2017-02-15
arm64: ptrace: add XZR-safe regs accessors
Mark Rutland
1
-0
/
+20
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-0
/
+8
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+61
2016-07-27
arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype
Catalin Marinas
1
-1
/
+0
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
1
-2
/
+62
2016-07-19
arm64: ptrace: remove extra define for CPSR's E bit
Vladimir Murzin
1
-1
/
+0
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
1
-2
/
+12
2016-07-19
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
1
-0
/
+50
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
1
-0
/
+2
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
1
-29
/
+4
2015-10-29
arm64: Fix compat register mappings
Robin Murphy
1
-8
/
+8
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-4
/
+0
2015-01-23
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
1
-0
/
+7
2014-08-29
arm64: Add brackets around user_stack_pointer()
Catalin Marinas
1
-1
/
+1
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
1
-0
/
+4
2014-05-12
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
1
-0
/
+5
2014-03-13
ARM64: perf: support dwarf unwinding in compat mode
Jean Pihet
1
-1
/
+1
2014-03-13
ARM64: perf: add support for perf registers API
Jean Pihet
1
-0
/
+1
2014-02-26
misc: debug: remove compilation warnings
Vijaya Kumar K
1
-1
/
+1
[next]