summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-02-08Merge tag 'renesas-arm64-dt-for-v4.6' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2016-02-08dtb: amd: Add support for AMD/Linaro 96Boards Enterprise Edition Server boardSuravee Suthikulpanit
2016-02-08dtb: amd: Add support for new AMD Overdrive boardsSuravee Suthikulpanit
2016-02-08dtb: amd: Add AMD XGBE device tree fileTom Lendacky
2016-02-08dtb: amd: Add KCS device tree nodeBrijesh Singh
2016-02-08dtb: amd: Add PERF CCN-504 device tree nodeSuravee Suthikulpanit
2016-02-08dtb: amd: Misc changes for GPIO devicesSuravee Suthikulpanit
2016-02-08dtb: amd: Misc changes for SATA device tree nodesSuravee Suthikulpanit
2016-02-08dtb: amd: Misc changes for I2C device nodesSuravee Suthikulpanit
2016-02-08dtb: amd: Fix typo in SPI device nodesSuravee Suthikulpanit
2016-02-08dtb: amd: Fix DMA ranges in device treeSuravee Suthikulpanit
2016-02-08dtb: amd: Fix GICv2 hypervisor and virtual interface sizesBrijesh Singh
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-03arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown
2016-02-03arm64: dts: salvator-x: Enable SCIF_CLK frequency and pinsGeert Uytterhoeven
2016-02-03arm64: dts: r8a7795: Add BRG support for (H)SCIFGeert Uytterhoeven
2016-02-03arm64: dts: r8a7795: Rename the serial port clock to fckGeert Uytterhoeven
2016-02-02arm64: futex.h: Add missing PAN togglingJames Morse
2016-02-02arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-02-02arm64: dts: r8a7795: Add SCIF fallback compatibility stringsGeert Uytterhoeven
2016-02-02arm64: dts: r8a7795: Add USB-DMAC device nodesYoshihiro Shimoda
2016-02-02arm64: dts: salvator-x: enable usb3.0 host channel 0Yoshihiro Shimoda
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2016-02-01ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter
2016-02-01arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy
2016-01-26arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-01-26arm64: defconfig: updates for 4.5Will Deacon
2016-01-26arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-01-26Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen
2016-01-26arm64: dts: r8a7795: Add USB3.0 host device nodesYoshihiro Shimoda
2016-01-25arm64: Fix an enum typo in mm/dump.cMasanari Iida
2016-01-25arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas
2016-01-25arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-01-25arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel
2016-01-25arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel
2016-01-25arm64: dts: r8a7795: Complete SYS-DMAC nodesGeert Uytterhoeven
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21net: hns: enet specifies a reference to dsafyankejian
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-20Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-17arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim
2016-01-17arm64: insn: remove BUG_ON from codegenZi Shen Lim