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
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
2013-03-18
arm64: Fix build error with !SMP
Catalin Marinas
1
-0
/
+2
2013-03-18
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
1
-1
/
+0
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-5
/
+0
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-244
/
+4
2013-02-22
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+27
2013-02-21
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-29
/
+560
2013-02-18
ARM64 idle: delete pm_idle
Len Brown
1
-9
/
+4
2013-02-14
arm64: switch to generic old sigaction() (compat-only)
Al Viro
1
-45
/
+0
2013-02-14
arm64: switch to generic compat rt_sigaction()
Al Viro
1
-41
/
+0
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
1
-12
/
+0
2013-02-14
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-18
/
+0
2013-02-14
arm64: switch to generic compat rt_sigpending()
Al Viro
1
-18
/
+0
2013-02-14
arm64: switch to generic compat rt_sigprocmask()
Al Viro
1
-33
/
+0
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
5
-77
/
+4
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
1
-1
/
+3
2013-02-11
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
Will Deacon
1
-2
/
+2
2013-02-01
Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...
Will Deacon
1
-2
/
+27
2013-01-31
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
1
-2
/
+27
2013-01-29
arm64: SMP: enable PSCI boot method
Marc Zyngier
3
-1
/
+54
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon
3
-1
/
+215
2013-01-29
arm64: SMP: rework the SMP code to be enabling method agnostic
Marc Zyngier
3
-23
/
+113
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
1
-0
/
+37
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
3
-2
/
+129
2013-01-22
arm64: Populate the platform devices
Catalin Marinas
1
-0
/
+8
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-10
arm64: vdso: remove broken, redundant sequence counting for timezones
Will Deacon
2
-6
/
+0
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-15
/
+0
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-27
/
+4
2012-12-05
arm64: move FP-SIMD save/restore code to a macro
Marc Zyngier
1
-40
/
+3
2012-12-05
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
1
-0
/
+3
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
3
-1
/
+115
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier
1
-3
/
+22
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
1
-4
/
+0
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2
-2
/
+3
2012-12-05
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2
-3
/
+7
2012-12-05
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
1
-44
/
+44
2012-12-05
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
1
-3
/
+3
2012-12-05
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
Will Deacon
1
-1
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
3
-26
/
+4
2012-11-23
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
1
-3
/
+3
2012-11-23
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
1
-6
/
+6
2012-11-23
arm64: signal: align return types for compat and native setup_return
Will Deacon
1
-9
/
+5
2012-11-23
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
1
-21
/
+16
2012-11-19
Merge remote-tracking branch 'viro/arch-arm64' into execve
Catalin Marinas
5
-44
/
+16
2012-11-17
Merge branch 'arch-microblaze' into no-rebases
Al Viro
1
-2
/
+1
2012-11-17
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
6
-59
/
+75
[next]