index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-01-04
arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC
Masahiro Yamada
2018-01-04
Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2018-01-04
Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
arm64: dts: renesas: ulcb: Remove renesas, no-ether-link property
Bogdan Mirea
2017-12-22
arm64: dts: renesas: salvator-x: Remove renesas, no-ether-link property
Bogdan Mirea
2017-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-21
Merge tag 'v4.15-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...
Arnd Bergmann
2017-12-19
bpf: arm64: fix uninitialized variable
Alexei Starovoitov
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
Julien Thierry
2017-12-17
bpf: arm64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-15
arm64: fpsimd: Fix copying of FP state from signal frame into task struct
Will Deacon
2017-12-14
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
2017-12-14
arm64: fix CONFIG_DEBUG_WX address reporting
Mark Rutland
2017-12-13
arm64: fault: avoid send SIGBUS two times
Dongjiu Geng
2017-12-12
arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.h
Will Deacon
2017-12-12
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2017-12-12
arm64: Define cputype macros for Falkor CPU
Shanker Donthineni
2017-12-12
arm64: mm: Fix false positives in set_pte_at access/dirty race detection
Will Deacon
2017-12-11
arm64: mm: Fix pte_mkclean, pte_mkdirty semantics
Steve Capper
2017-12-11
arm64: Initialise high_memory global variable earlier
Steve Capper
2017-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-09
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2017-12-06
arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
Dave Martin
2017-12-06
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2017-12-06
arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.
Dave Martin
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2017-12-06
arm64: dts: rockchip: limit rk3328-rock64 gmac speed to 100MBit for now
Heiko Stuebner
2017-12-06
arm64: dts: rockchip: remove vdd_log from rk3399-puma
Klaus Goger
2017-12-05
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
2017-12-05
arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
arm64: dts: orange-pi-zero-plus2: fix sdcard detect
Sergey Matyukevich
2017-12-05
arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3
Jagan Teki
2017-12-04
arm64: dts: rockchip: fix trailing 0 in rk3328 tsadc interrupts
Heiko Stuebner
2017-12-02
Merge tag 'uniphier-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2017-12-02
arm64: dts: sort vendor subdirectories in Makefile alphabetically
Masahiro Yamada
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
[next]