index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: dts: rockchip: add voltage properties for vcc3v3_pcie on rk3399 ficus
Enric Balletbo i Serra
2018-07-16
1
-0
/
+2
*
arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board
Enric Balletbo i Serra
2018-07-16
1
-0
/
+88
*
arm64: dts: rockchip: add 96boards RK3399 Ficus board
Ezequiel Garcia
2018-07-12
2
-0
/
+515
*
arm64: dts: rockchip: corrected uart1 clock-names for rk3328
Huibin Hong
2018-07-07
1
-1
/
+1
*
arm64: dts: rockchip: add Google Bob
Heiko Stuebner
2018-07-07
2
-0
/
+80
*
arm64: dts: rockchip: move core edp from rk3399-kevin to shared chromebook
Heiko Stuebner
2018-07-07
2
-35
/
+38
*
arm64: dts: rockchip: move Chromebook-specific Gru-parts to a separate file
Heiko Stuebner
2018-07-07
3
-329
/
+364
*
arm64: dts: rockchip: add phandles to some nodes on rk3399-gru
Heiko Stuebner
2018-07-07
1
-3
/
+3
*
arm64: dts: rockchip: add some common pin-settings to rk3399
Randy Li
2018-07-03
1
-14
/
+72
*
arm64: dts: rockchip: generalize rk3399 #sound-dai-cells
Heiko Stuebner
2018-06-20
5
-7
/
+3
*
arm64: dts: rockchip: Add missing cooling device properties for CPUs
Viresh Kumar
2018-06-20
3
-4
/
+15
*
arm64: dts: rockchip: enable hdmi sound on rk3399-sapphire
Vicente Bergas
2018-06-20
1
-0
/
+4
*
arm64: dts: rockchip: connect hdmi sound in rk3399
Vicente Bergas
2018-06-20
1
-0
/
+17
*
arm64: dts: rockchip: use SPDX-License-Identifier
Klaus Goger
2018-06-17
21
-798
/
+21
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
1
-3
/
+3
|
\
|
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-3
/
+3
*
|
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
2018-06-15
1
-1
/
+1
|
/
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
2
-6
/
+1
|
\
|
*
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2018-06-08
2
-6
/
+1
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
2
-3
/
+3
|
\
\
|
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-3
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
20
-255
/
+392
|
\
\
\
|
*
|
|
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
1
-0
/
+4
|
*
|
|
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-06-01
20
-255
/
+388
|
|
\
\
\
|
|
*
|
|
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
1
-0
/
+1
|
|
*
|
|
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
2018-05-25
3
-51
/
+13
|
|
*
|
|
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
2018-05-25
1
-4
/
+8
|
|
*
|
|
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
2018-05-25
1
-12
/
+4
|
|
*
|
|
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
2
-31
/
+0
|
|
*
|
|
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
4
-2
/
+39
|
|
*
|
|
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
3
-13
/
+24
|
|
*
|
|
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
2018-05-25
1
-5
/
+5
|
|
*
|
|
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
5
-29
/
+32
|
|
*
|
|
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
7
-31
/
+180
|
|
*
|
|
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-25
6
-19
/
+18
|
|
*
|
|
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
2018-05-25
1
-15
/
+15
|
|
*
|
|
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
2
-25
/
+19
|
|
*
|
|
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
2018-05-25
1
-6
/
+7
|
|
*
|
|
arm64: fpsimd: Generalise context saving for non-task contexts
Dave Martin
2018-05-25
1
-12
/
+14
|
|
*
|
|
KVM: arm64: Convert lazy FPSIMD context switch trap to C
Dave Martin
2018-05-25
2
-35
/
+46
|
|
*
|
|
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
2018-05-25
1
-10
/
+8
|
|
*
|
|
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
2018-05-25
1
-5
/
+2
|
|
*
|
|
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
2018-05-20
1
-2
/
+5
*
|
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-06-12
25
-2828
/
+6083
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'renesas-arm64-dt-for-v4.18' of https://git.kernel.org/pub/scm/linu...
Olof Johansson
2018-06-02
25
-2828
/
+6083
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: dts: renesas: salvator-common: Add ADV7482 support
Kieran Bingham
2018-05-18
1
-0
/
+103
|
|
*
|
|
|
|
arm64: dts: renesas: salvator-common: enable VIN
Niklas Söderlund
2018-05-16
1
-0
/
+32
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77970: add VIN and CSI-2 nodes
Niklas Söderlund
2018-05-16
1
-0
/
+152
[next]