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
starfive-6.6.63-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
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
4
-0
/
+16
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
5
-67
/
+69
2016-02-16
arm64: use local label prefixes for __reg_num symbols
Ard Biesheuvel
1
-8
/
+8
2016-02-16
arm64: vdso: Mark vDSO code as read-only
David Brown
1
-2
/
+1
2016-02-16
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
Yang Shi
1
-0
/
+1
2016-02-16
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
1
-10
/
+11
2016-02-16
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
1
-0
/
+5
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
3
-12
/
+63
2016-02-16
arm64: Drop alloc function from create_mapping
Laura Abbott
1
-9
/
+20
2016-02-16
arm64: prefetch: add missing #include for spin_lock_prefetch
Will Deacon
1
-0
/
+1
2016-02-16
arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
1
-0
/
+17
2016-02-16
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
1
-8
/
+38
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
4
-17
/
+38
2016-02-16
arm64: prefetch: don't provide spin_lock_prefetch with LSE
Will Deacon
1
-2
/
+5
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
8
-6
/
+242
2016-02-16
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
3
-62
/
+109
2016-02-16
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
1
-3
/
+2
2016-02-16
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
1
-14
/
+19
2016-02-16
arm64: mm: allocate pagetables anywhere
Mark Rutland
1
-35
/
+0
2016-02-16
arm64: mm: use fixmap when creating page tables
Mark Rutland
1
-20
/
+41
2016-02-16
arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2
-0
/
+36
2016-02-16
arm64: mm: add __{pud,pgd}_populate
Mark Rutland
1
-4
/
+22
2016-02-16
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
1
-2
/
+2
2016-02-16
arm64: mm: add functions to walk page tables by PA
Mark Rutland
1
-16
/
+23
2016-02-16
arm64: mm: move pte_* macros
Mark Rutland
1
-10
/
+10
2016-02-16
arm64: kasan: avoid TLB conflicts
Mark Rutland
1
-13
/
+4
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
2
-0
/
+47
2016-02-16
arm64: add function to install the idmap
Mark Rutland
1
-2
/
+14
2016-02-16
arm64: unmap idmap earlier
Mark Rutland
2
-6
/
+6
2016-02-16
arm64: unify idmap removal
Mark Rutland
5
-22
/
+32
2016-02-16
arm64: mm: place empty_zero_page in bss
Mark Rutland
4
-11
/
+5
2016-02-16
arm64: mm: specialise pagetable allocators
Mark Rutland
1
-25
/
+27
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-02-11
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-02-08
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-12
/
+52
2016-02-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-0
/
+3
2016-02-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+22
2016-02-03
arm64: asm: Explicitly include linux/personality.h in asm/page.h
Mark Brown
1
-0
/
+1
2016-02-02
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2016-02-02
arm64: allow vmalloc regions to be set with set_memory_*
Ard Biesheuvel
1
-4
/
+19
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+9
2016-02-01
Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+1
2016-02-01
ARM64: tegra: Add chosen node for tegra132 norrin
Jon Hunter
1
-0
/
+2
2016-02-01
arm64: dts: Add missing DMA Abort interrupt to Juno
Robin Murphy
1
-0
/
+1
2016-01-26
arm64: mm: avoid calling apply_to_page_range on empty range
Mika Penttilä
1
-0
/
+3
2016-01-26
arm64: defconfig: updates for 4.5
Will Deacon
1
-17
/
+25
2016-01-26
arm64: errata: Add -mpc-relative-literal-loads to build flags
dann frazier
1
-0
/
+1
2016-01-26
Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules
William Cohen
1
-0
/
+1
2016-01-25
arm64: Fix an enum typo in mm/dump.c
Masanari Iida
1
-1
/
+1
2016-01-25
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
1
-11
/
+10
[next]