summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-1/+0
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-85/+188
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-3/+15
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport-0/+2
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport-0/+4
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-0/+629
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-11/+2
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-214/+775
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+33
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-54/+8
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+3
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-23/+70
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-34/+31
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds-0/+178
2019-03-06Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+31
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1117/+12034
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-2/+7
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-186/+193
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan-1/+1
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand-28/+1
2019-03-05arm64: kexec: no need to ClearPageReserved()David Hildenbrand-1/+0
2019-03-05arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual-0/+25
2019-03-05arm64/mm: enable HugeTLB migrationAnshuman Khandual-0/+4
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin-4/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-28/+75
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-347/+383
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-37/+124
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+18
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-1/+0
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki-23/+70
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-1/+1
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-30/+42
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+18
2019-03-01arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RD...Claudiu Manoil-0/+17
2019-03-01arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpointsClaudiu Manoil-0/+35
2019-03-01arm64: mmu: drop paging_init commentsPeng Fan-4/+0
2019-03-01arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon-4/+16
2019-03-01arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon-4/+5
2019-03-01Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas-59/+20
2019-03-01Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-1/+1
2019-02-28arm64: avoid clang warning about self-assignmentArnd Bergmann-2/+3
2019-02-28arm64: Kconfig.platforms: fix warning unmet direct dependenciesAnders Roxell-1/+1
2019-02-28arm64: io: Hook up __io_par() for inX() orderingWill Deacon-0/+1
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei-0/+50
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-124/+230
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-119/+216
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers-2/+2
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers-0/+16
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner-0/+2