summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
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