summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-141-0/+1
|\
| * irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla2016-02-111-0/+1
* | Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-085-12/+52
|\ \
| * | arm64: KVM: Fix guest dead loop when register accessor returns falseShannon Zhao2016-01-241-3/+2Star
| * | arm64: KVM: Fix comments of the CP handlerShannon Zhao2016-01-241-2/+2
| * | arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao2016-01-241-2/+6
| * | arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-242-2/+7
| * | arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier2016-01-241-3/+35
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-082-0/+3
|\ \ \
| * \ \ Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2016-02-011-0/+1
| |\ \ \
| | * | | arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy2016-02-011-0/+1
| | | |/ | | |/|
| * / | ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter2016-02-011-0/+2
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-02-043-4/+22
|\ \ \
| * | | arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown2016-02-031-0/+1
| * | | arm64: futex.h: Add missing PAN togglingJames Morse2016-02-021-0/+2
| * | | arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel2016-02-021-4/+19
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-021-10/+9Star
|\ \ \ | |/ / |/| |
| * | net: hns: enet specifies a reference to dsafyankejian2016-01-211-10/+9Star
* | | arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä2016-01-261-0/+3
* | | arm64: defconfig: updates for 4.5Will Deacon2016-01-261-17/+25
* | | arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier2016-01-261-0/+1
* | | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen2016-01-261-0/+1
* | | arm64: Fix an enum typo in mm/dump.cMasanari Iida2016-01-251-1/+1
* | | arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas2016-01-251-11/+10Star
* | | arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-253-2/+19
* | | arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel2016-01-251-0/+9
* | | arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel2016-01-251-15/+25
| |/ |/|
* | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-2313-12/+6890
|\ \
| * \ Merge tag 'tegra-for-4.5-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2016-01-1212-0/+6890
| |\ \
| | * | arm64: tegra: Add NVIDIA Jetson TX1 Developer Kit supportThierry Reding2015-11-242-0/+10
| | * | arm64: tegra: Add NVIDIA P2597 I/O board supportThierry Reding2015-11-241-0/+1270
| | * | arm64: tegra: Add NVIDIA Jetson TX1 supportThierry Reding2015-11-241-0/+45
| | * | arm64: tegra: Add NVIDIA P2571 board supportThierry Reding2015-11-242-0/+1303
| | * | arm64: tegra: Add NVIDIA P2371 board supportThierry Reding2015-11-242-0/+10
| | * | arm64: tegra: Add NVIDIA P2595 I/O board supportThierry Reding2015-11-241-0/+1272
| | * | arm64: tegra: Add NVIDIA P2530 main board supportThierry Reding2015-11-241-0/+50
| | * | arm64: tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+805
| | * | arm64: tegra: Add NVIDIA Tegra132 Norrin supportThierry Reding2015-11-242-0/+1132
| | * | arm64: tegra: Add Tegra132 supportThierry Reding2015-11-243-0/+993
| * | | Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-121-12/+0Star
| |\| |
| | * | soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-241-12/+0Star
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-212-3/+0Star
|\ \ \ \
| * | | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-212-3/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-211-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'reset-for-4.5-2' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann2015-12-121-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm64: dts: Add reset dts config for Hisilicon Hi6220 SoCChen Feng2015-11-201-0/+1
| | | |/ | | |/|
* | | | Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-212-2/+33
|\ \ \ \
| * \ \ \ Merge tag 'v4.4-next-kconfig' of https://github.com/mbgg/linux-mediatek into ...Olof Johansson2015-12-221-0/+1
| |\ \ \ \
| | * | | | arm64: mediatek: enable MTK_TIMERYingjoe Chen2015-12-181-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'renesas-arm64-defconfig3-for-v4.5' of git://git.kernel.org/pub/scm...Olof Johansson2015-12-221-0/+2
| |\ \ \ \