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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
1
-0
/
+1
2014-10-20
arm64: Allow 48-bits VA space without ARM_SMMU
Christoffer Dall
1
-1
/
+1
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2014-10-10
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-0
/
+5
2014-10-10
arm64: mm: enable RCU fast_gup
Steve Capper
1
-0
/
+3
2014-10-10
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
1
-0
/
+1
2014-10-10
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
1
-0
/
+1
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+21
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2014-10-09
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2014-10-03
arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
Julien Grall
1
-1
/
+1
2014-10-02
arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family
Radha Mohan Chintakuntla
1
-0
/
+5
2014-10-01
arm64: Add architectural support for PCI
Liviu Dudau
1
-1
/
+21
2014-09-22
Revert "arm64: dmi: Add SMBIOS/DMI support"
Catalin Marinas
1
-11
/
+0
2014-09-22
arm64: dmi: Add SMBIOS/DMI support
Yi Li
1
-0
/
+11
2014-09-08
arm64: defconfig: increase NR_CPUS default to 64
Robert Richter
1
-3
/
+3
2014-09-08
arm64: eBPF JIT compiler
Zi Shen Lim
1
-0
/
+1
2014-09-03
arm64: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
1
-0
/
+1
2014-08-09
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
1
-0
/
+1
2014-08-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+55
2014-07-31
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
1
-11
/
+0
2014-07-25
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
1
-0
/
+1
2014-07-23
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
1
-0
/
+1
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
1
-8
/
+5
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
1
-0
/
+8
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
1
-1
/
+44
2014-07-23
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
1
-1
/
+0
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
1
-0
/
+11
2014-07-19
efi: efistub: Convert into static library
Ard Biesheuvel
1
-0
/
+5
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-0
/
+1
2014-07-10
arm64: Add audit support
AKASHI Takahiro
1
-0
/
+2
2014-07-10
arm64: enable context tracking
Larry Bassel
1
-0
/
+1
2014-07-09
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
1
-0
/
+1
2014-07-09
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
1
-0
/
+1
2014-07-07
efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls
Ard Biesheuvel
1
-0
/
+1
2014-06-18
arm64: add ARCH_HAS_OPP to allow enabling OPP library
Sudeep Holla
1
-0
/
+1
2014-06-18
arm64: restore alphabetic order in Kconfig
Sudeep Holla
1
-1
/
+1
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+12
2014-06-06
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+16
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
1
-0
/
+1
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
1
-0
/
+1
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro
1
-0
/
+2
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
1
-0
/
+2
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
1
-0
/
+3
2014-05-14
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
1
-0
/
+3
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
1
-0
/
+3
2014-04-30
arm64: efi: add EFI stub
Mark Salter
1
-2
/
+3
2014-04-30
arm64: add EFI runtime services
Mark Salter
1
-0
/
+15
2014-04-28
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+0
[next]