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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
arm64: KVM: HYP mode world switch implementation
Marc Zyngier
2
-0
/
+650
2013-06-12
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Catalin Marinas
12
-0
/
+164
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
5
-66
/
+75
2013-06-12
arm64: extable: sort the exception table at build time
Will Deacon
2
-9
/
+2
2013-06-11
arm64: device: add iommu pointer to device archdata
Will Deacon
1
-0
/
+3
2013-06-11
arm64: pgtable: use pte_index instead of __pte_index
Will Deacon
1
-2
/
+2
2013-06-10
arm64: kernel: compiling issue, need delete read_current_timer()
Chen Gang
2
-9
/
+3
2013-06-07
arm64: mm: don't bother invalidating the icache in switch_mm
Will Deacon
1
-6
/
+0
2013-06-07
arm64: spinlock: retry trylock operation if strex fails on free lock
Catalin Marinas
1
-1
/
+2
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
3
-10
/
+1
2013-06-07
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2
-6
/
+3
2013-06-07
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
1
-18
/
+4
2013-06-07
arm64: Provide default implementation for dma_{alloc,free}_attrs
Damian Hobson-Garcia
1
-6
/
+11
2013-06-07
arm64: KVM: hypervisor initialization code
Marc Zyngier
2
-0
/
+120
2013-06-07
arm64: KVM: guest one-reg interface
Marc Zyngier
1
-0
/
+259
2013-06-07
arm64: KVM: MMIO access backend
Marc Zyngier
1
-0
/
+59
2013-06-07
arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
Marc Zyngier
1
-0
/
+186
2013-06-07
arm64: KVM: virtual CPU reset
Marc Zyngier
1
-0
/
+76
2013-06-07
arm64: KVM: CPU specific system registers handling
Marc Zyngier
1
-0
/
+85
2013-06-07
arm64: KVM: system register handling
Marc Zyngier
4
-0
/
+1101
2013-06-07
arm64: KVM: user space interface
Marc Zyngier
1
-0
/
+117
2013-06-07
arm64: KVM: architecture specific MMU backend
Marc Zyngier
1
-0
/
+135
2013-06-07
arm64: KVM: fault injection into a guest
Marc Zyngier
1
-0
/
+126
2013-06-07
arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
Marc Zyngier
1
-0
/
+158
2013-06-07
arm64: KVM: system register definitions for 64bit guests
Marc Zyngier
1
-0
/
+68
2013-06-07
arm64: KVM: EL2 register definitions
Marc Zyngier
1
-0
/
+245
2013-06-07
arm64: KVM: HYP mode idmap support
Marc Zyngier
1
-0
/
+20
2013-06-07
arm64: KVM: define HYP and Stage-2 translation page flags
Marc Zyngier
3
-0
/
+37
2013-06-07
arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64
Stefano Stabellini
4
-0
/
+105
2013-06-07
arm64/xen: implement ioremap_cached on arm64
Stefano Stabellini
1
-0
/
+2
2013-06-07
arm64/xen: introduce asm/xen header files on arm64
Stefano Stabellini
7
-0
/
+57
2013-06-07
clocksource: arch_timer: use virtual counters
Mark Rutland
1
-10
/
+0
2013-05-31
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
1
-3
/
+9
2013-05-31
arm64: treat unhandled compat el0 traps as undef
Mark Rutland
1
-0
/
+10
2013-05-28
arm64: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
1
-2
/
+2
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
2
-3
/
+5
2013-05-24
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'
Chen Gang
1
-0
/
+1
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
1
-1
/
+1
2013-05-14
arm64: Do not source kernel/time/Kconfig explicitly
Catalin Marinas
1
-2
/
+0
2013-05-14
arm64: mm: Fix operands of clz in __flush_dcache_all
Sukanto Ghosh
1
-1
/
+1
2013-05-14
arm64: Invoke the of_platform_populate() at arch_initcall() level
Catalin Marinas
1
-9
/
+3
2013-05-13
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2
-4
/
+1
2013-05-13
arm64: Fix duplicate definition of early_console
Chen Gang
1
-2
/
+3
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-8
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-05-09
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-12
/
+17
2013-05-08
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
1
-5
/
+5
2013-05-08
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
1
-1
/
+2
2013-05-08
arm64: dts: fix #address-cells for foundation-v8
Mark Rutland
1
-1
/
+1
[prev]
[next]