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
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
6
-11
/
+142
2016-07-07
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
2
-0
/
+8
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
4
-3
/
+22
2016-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-06-25
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-22
arm64: hibernate: Don't hibernate on systems with stuck CPUs
James Morse
1
-0
/
+6
2016-06-22
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2
-0
/
+30
2016-06-21
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2016-06-21
arm64: fix boot image dependencies to not generate invalid images
Masahiro Yamada
1
-1
/
+1
2016-06-21
arm64: update ASID limit
Jean-Philippe Brucker
1
-3
/
+6
2016-06-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+2
2016-06-19
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...
Olof Johansson
1
-1
/
+1
2016-06-19
Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...
Olof Johansson
15
-60
/
+116
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2
-9
/
+50
2016-06-15
arm64: spinlock: Ensure forward-progress in spin_unlock_wait
Will Deacon
1
-3
/
+24
2016-06-15
arm64: spinlock: fix spin_unlock_wait for LSE atomics
Will Deacon
1
-3
/
+7
2016-06-15
arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks
Will Deacon
1
-0
/
+7
2016-06-14
arm64: mm: mark fault_info table const
Mark Rutland
1
-1
/
+1
2016-06-14
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
1
-13
/
+13
2016-06-08
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
1
-1
/
+1
2016-06-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2016-06-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-44
/
+74
2016-06-03
arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2
Masahiro Yamada
2
-2
/
+2
2016-06-03
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
1
-1
/
+3
2016-06-03
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2
-10
/
+14
2016-06-03
arm64: mm: dump: log span level
Mark Rutland
1
-1
/
+7
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
1
-1
/
+2
2016-06-03
arm64: report CPU number in bad_mode
Mark Rutland
1
-2
/
+3
2016-06-02
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
1
-0
/
+9
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2
-1
/
+9
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2
-3
/
+9
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
1
-4
/
+2
2016-05-31
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
1
-1
/
+12
2016-05-31
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
1
-4
/
+3
2016-05-31
arm64: enable CONFIG_SET_MODULE_RONX by default
Mark Rutland
1
-12
/
+13
2016-05-31
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
1
-13
/
+0
2016-05-31
Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"
Will Deacon
1
-0
/
+14
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
6
-1
/
+129
2016-05-30
arm64, NUMA: Cleanup NUMA disabled messages
David Daney
1
-4
/
+7
2016-05-30
arm64, NUMA: rework numa_add_memblk()
Hanjun Guo
1
-6
/
+6
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-1
/
+29
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-25
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+2
2016-05-25
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-55
/
+68
2016-05-25
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2016-05-24
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
5
-1
/
+29
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
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
1
-0
/
+2
[next]