summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-02-21dts: blueline: Set labb/ibb regulators to always ondev/p3-mainline-panel-wipJohn Stultz
2020-02-21blueline_defconfig: add ignore_unused flags for pd and clocks.Sumit Semwal
2020-02-21blueline_defconfig updateJohn Stultz
2020-02-21temp: add blueline_defconfig for non-gki testingSumit Semwal
2020-02-21blueline: GKI : Add build configSumit Semwal
2020-02-21blueline: arm64: dts: qcom: add display-related nodesSumit Semwal
2020-02-21dts: qcom: sdm845: Add suspend/active pinmux bits for DSIJohn Stultz
2020-02-21blueline: arm64: dts: qcom: Specify UFS device-reset GPIOAmit Pundir
2020-02-21blueline: arm64: dts: qcom: Reserve gpio rangesAmit Pundir
2020-02-21blueline: arm64: dts: qcom: Add bootloader compatible board and msm idsAmit Pundir
2020-02-21blueline: arm64: dts: qcom: Add Blueline (Pixel 3)Amit Pundir
2020-02-21arm64: dts: qcom: pmi8998: Add nodes for LAB and IBB regulatorsNisha Kumari
2020-02-20db845c: Add db845c_defconfigAmit Pundir
2020-02-20ANDROID: db845c: add db845c_gki.fragmentJohn Stultz
2020-02-20ANDROID: Add gki_defconfig from common/android-mainlineJohn Stultz
2020-02-20ANDROID: arm64: dts: db845c: Add clocks entry to display to track real clock ...Saravana Kannan
2020-02-20arm64: dts: qcom: db845c: Enable PCIe controllersBjorn Andersson
2020-02-20arm64: dts: qcom: sdm845: Add second PCIe PHY and controllerBjorn Andersson
2020-02-20arm64: dts: qcom: sdm845: Add first PCIe controller and PHYBjorn Andersson
2020-02-19HACK: avoid zap shader path since it is breaking thingsJohn Stultz
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-02-12arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-11Merge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of https://github.com/Broad...Olof Johansson
2020-02-11Merge tag 'sunxi-config64-for-5.6-2' of https://git.kernel.org/pub/scm/linux/...Olof Johansson
2020-02-11Merge tag 'v5.6-rc1' into arm/fixesOlof Johansson
2020-02-11Merge tag 'juno-fix-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson
2020-02-11arm64: Fix CONFIG_ARCH_RANDOM=n buildRobin Murphy
2020-02-10arm64/spinlock: fix a -Wunused-function warningQian Cai
2020-02-10arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-10arm64: use shared sysctl constantsMatteo Croce
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual
2020-02-10arm64: defconfig: Enable DRM_SUN6I_DSIJagan Teki
2020-02-10arm64: defconfig: Enable CONFIG_SUN8I_THERMALYangtao Li
2020-02-09arm64: defconfig: Set bcm2835-dma as built-inNicolas Saenz Julienne
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2020-02-04arm64: mm: display non-present entries in ptdumpSteven Price
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2020-02-04arm64: mm: add p?d_leaf() definitionsSteven Price
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada