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
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-2
/
+4
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-7
/
+7
2016-05-17
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-7
/
+7
2016-05-17
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
1
-188
/
+365
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
26
-560
/
+1304
2016-05-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2016-05-12
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
1
-3
/
+0
2016-05-11
arm64: kernel: Fix incorrect brk randomization
Kees Cook
1
-7
/
+8
2016-05-11
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
1
-1
/
+2
2016-05-11
arm64: secondary_start_kernel: Remove unnecessary barrier
Suzuki K Poulose
1
-2
/
+0
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-6
/
+18
2016-04-28
arm64: hibernate: Refuse to hibernate if the boot cpu is offline
James Morse
1
-0
/
+26
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
5
-0
/
+658
2016-04-28
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
1
-3
/
+0
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
5
-77
/
+33
2016-04-28
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
3
-90
/
+77
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
1
-2
/
+3
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
1
-10
/
+24
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
1
-2
/
+8
2016-04-28
arm64/efi/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2
-0
/
+4
2016-04-28
arm64/efi: Apply strict permissions to UEFI Runtime Services regions
Ard Biesheuvel
1
-14
/
+40
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-26
arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT
Ard Biesheuvel
1
-2
/
+6
2016-04-26
arm64: relocatable: deal with physically misaligned kernel images
Ard Biesheuvel
2
-6
/
+9
2016-04-26
arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it
Ard Biesheuvel
2
-6
/
+5
2016-04-26
arm64: kernel: replace early 64-bit literal loads with move-immediates
Ard Biesheuvel
1
-4
/
+4
2016-04-26
arm64: kernel: perform relocation processing from ID map
Ard Biesheuvel
2
-48
/
+55
2016-04-26
arm64: kernel: use literal for relocated address of __secondary_switched
Ard Biesheuvel
1
-7
/
+7
2016-04-26
arm64: kernel: don't export local symbols from head.S
Ard Biesheuvel
1
-3
/
+3
2016-04-25
arm64: Fix behavior of maxcpus=N
Suzuki K Poulose
1
-17
/
+1
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2
-0
/
+21
2016-04-25
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
1
-0
/
+18
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2
-60
/
+75
2016-04-25
arm64: perf: don't expose CHAIN event in sysfs
Will Deacon
1
-2
/
+1
2016-04-25
arm64/perf: Add Broadcom Vulcan PMU support
Ashok Kumar
1
-0
/
+60
2016-04-25
arm64/perf: Filter common events based on PMCEIDn_EL0
Ashok Kumar
1
-15
/
+55
2016-04-25
arm64/perf: Access pmu register using <read/write>_sys_reg
Ashok Kumar
1
-17
/
+16
2016-04-25
arm64/perf: Define complete ARMv8 recommended implementation defined events
Ashok Kumar
1
-0
/
+79
2016-04-25
arm64/perf: Changed events naming as per the ARM ARM
Ashok Kumar
1
-153
/
+153
2016-04-25
arm64: make dt_scan_depth1_nodes more readable
Mark Rutland
1
-9
/
+16
2016-04-25
ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
Shannon Zhao
1
-4
/
+10
2016-04-21
arm64: Fix EL1/EL2 early init inconsistencies with VHE
Dave Martin
1
-0
/
+10
2016-04-20
arm64: compat: Check for AArch32 state
Suzuki K Poulose
2
-2
/
+15
2016-04-20
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
1
-0
/
+9
2016-04-20
arm64: cpufeature: Check availability of AArch32
Suzuki K Poulose
2
-56
/
+67
2016-04-20
arm64: HWCAP: Split COMPAT HWCAP table entries
Suzuki K Poulose
1
-48
/
+56
2016-04-20
arm64: hwcaps: Cleanup naming
Suzuki K Poulose
1
-9
/
+9
[next]