summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-05-19arm64: dts: meson: libretech-pc: add initial audio playback supportJerome Brunet1-0/+40
2020-05-19arm64: dts: meson: libretech-ac: add initial audio playback supportJerome Brunet1-0/+40
2020-05-19arm64: dts: meson: libretech-cc: add initial audio playback supportJerome Brunet1-0/+40
2020-05-19arm64: dts: meson: p230-q200: add initial audio playback supportJerome Brunet1-0/+63
2020-05-19arm64: dts: meson-gx: add aiu supportJerome Brunet3-0/+59
2020-04-29arm64: dts: meson: kvim3: move hdmi to tdm aJerome Brunet1-9/+9
2020-04-29arm64: dts: meson: S922X: extend cpu opp-pointsTim Lewis1-0/+15
2020-04-29arm64: dts: meson: fix leds subnodes nameNeil Armstrong11-16/+16
2020-04-29arm64: dts: meson-gxbb-kii-pro: fix board compatibleNeil Armstrong1-1/+1
2020-04-29arm64: dts: meson-g12b-ugoos-am6: fix board compatibleNeil Armstrong1-1/+1
2020-04-29arm64: dts: meson: fixup SCP sram nodesNeil Armstrong2-8/+8
2020-04-29arm64: dts: amlogic: use the new USB control driver for GXL and GXMMartin Blumenstingl16-31/+68
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-1/+2
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-2/+2
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+1
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+6
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-27/+12
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2020-04-08arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+14
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds174-441/+11545
2020-04-03Merge tag 'arm-defconfig-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+88
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+0
2020-04-03Merge branch 'arm/late' into arm/dtArnd Bergmann26-69/+2860
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-0/+5
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-6/+3
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-36/+8
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-5/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02arm64/mm: use helper fault_signal_pending()Peter Xu1-12/+7
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-18/+0
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-0/+45
2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel2-24/+1
2020-04-01arm64: Always force a branch protection mode when the compiler has oneMark Brown1-1/+6
2020-04-01vhost: refine vhost and vringh kconfigJason Wang1-2/+0
2020-04-01arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap1-1/+4
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds7-0/+188
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+74
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds70-650/+1908
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini14-75/+88
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-56/+50
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-10/+7
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+4
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+2
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-86/+27
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+4
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+3
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner1-3/+2