aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2019-03-06Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand
2019-03-05arm64: kexec: no need to ClearPageReserved()David Hildenbrand
2019-03-05arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual
2019-03-05arm64/mm: enable HugeTLB migrationAnshuman Khandual
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-01arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RD...Claudiu Manoil
2019-03-01arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpointsClaudiu Manoil
2019-03-01arm64: mmu: drop paging_init commentsPeng Fan
2019-03-01arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-01arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-03-01Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas
2019-03-01Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-02-28arm64: avoid clang warning about self-assignmentArnd Bergmann
2019-02-28arm64: Kconfig.platforms: fix warning unmet direct dependenciesAnders Roxell
2019-02-28arm64: io: Hook up __io_par() for inX() orderingWill Deacon
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-27arm64: dts: rockchip: move QCA6174A wakeup pin into its USB nodeBrian Norris
2019-02-26arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez
2019-02-26arm64: Rename get_thread_info()Julien Thierry
2019-02-26arm64: Remove documentation about TIF_USEDFPUJulien Grall
2019-02-25arm64: dts: renesas: r8a774c0: Fix SCIF5 DMA channelsGeert Uytterhoeven
2019-02-25arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channelsTakeshi Kihara
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-22Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-02-22Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm...Arnd Bergmann
2019-02-22arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin
2019-02-22arm64: tegra: custom name for hda sound cardSameer Pujar
2019-02-22crypto: arm64/aes-blk - update IV after partial final CTR blockEric Biggers