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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
2
-59
/
+53
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
1
-2
/
+15
2015-01-22
arm64: use fixmap for text patching
Laura Abbott
1
-1
/
+46
2015-01-16
arm64: respect mem= for EFI
Mark Rutland
1
-19
/
+0
2015-01-16
arm64/efi: handle potential failure to remap memory map
Ard Biesheuvel
1
-4
/
+6
2015-01-15
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...
Catalin Marinas
3
-35
/
+81
2015-01-15
arm64: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
1
-2
/
+48
2015-01-15
arm64: move to ESR_ELx macros
Mark Rutland
2
-33
/
+33
2015-01-15
arm64: kernel: add support for cpu cache information
Sudeep Holla
3
-13
/
+129
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2
-32
/
+1
2015-01-12
arm64/efi: remove free_boot_services() and friends
Ard Biesheuvel
1
-122
/
+1
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2
-103
/
+128
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
1
-0
/
+8
2015-01-08
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
2
-1
/
+2
2015-01-07
arm64: fix missing asm/io.h include in kernel/smp_spin_table.c
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: fix missing asm/alternative.h include in kernel/module.c
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: sanity checks: add missing AArch32 registers
Mark Rutland
1
-0
/
+10
2014-12-23
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
Lorenzo Pieralisi
1
-1
/
+13
2014-12-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2014-12-11
arm64: psci: Fix build breakage without PM_SLEEP
Krzysztof Kozlowski
1
-0
/
+2
2014-12-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
27
-404
/
+1539
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
3
-5
/
+44
2014-12-04
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
1
-2
/
+8
2014-12-04
arm64: Provide a namespace to NCAPS
Fabio Estevam
1
-1
/
+1
2014-12-01
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
1
-20
/
+29
2014-11-28
arm64: add seccomp support
AKASHI Takahiro
1
-0
/
+5
2014-11-28
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
1
-0
/
+6
2014-11-28
arm64: ptrace: allow tracer to skip a system call
AKASHI Takahiro
1
-2
/
+10
2014-11-28
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
1
-0
/
+35
2014-11-26
arm64: Move some head.text functions to executable section
Laura Abbott
1
-198
/
+209
2014-11-26
arm64: jump labels: NOP out NOP -> NOP replacement
Mark Rutland
1
-14
/
+9
2014-11-25
arm64: alternatives: fix pr_fmt string for consistency
Will Deacon
1
-1
/
+1
2014-11-25
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
1
-2
/
+3
2014-11-25
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
1
-0
/
+1
2014-11-25
arm64: Move cpu_resume into the text section
Laura Abbott
2
-32
/
+8
2014-11-25
arm64: Switch to adrp for loading the stub vectors
Laura Abbott
1
-1
/
+2
2014-11-25
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2
-4
/
+4
2014-11-25
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
1
-0
/
+11
2014-11-25
arm64: sanity checks: add missing newline to print
Mark Rutland
1
-1
/
+1
2014-11-25
arm64: sanity checks: ignore ID_MMFR0.AuxReg
Mark Rutland
1
-1
/
+6
2014-11-25
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
Mark Brown
1
-2
/
+5
2014-11-25
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
1
-0
/
+14
2014-11-25
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
1
-0
/
+7
2014-11-25
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
1
-1
/
+32
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
3
-1
/
+63
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
4
-1
/
+78
2014-11-25
arm64: add cpu_capabilities bitmap
Andre Przywara
1
-0
/
+3
2014-11-25
arm64: fix return code check when changing emulation handler
Will Deacon
1
-1
/
+1
[next]