summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel
2016-04-14arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel
2016-04-14arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel
2016-04-14arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel
2016-04-14arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel
2016-04-14arm64: mm: free __init memory via the linear mappingArd Biesheuvel
2016-04-14arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel
2016-04-14arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel
2016-04-14Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel
2016-04-14arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel
2016-04-14arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose
2016-03-29arm64: defconfig: updates for 4.6Will Deacon
2016-03-29arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao
2016-03-29arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-24Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland
2016-03-24arm64: consistently use p?d_set_hugeMark Rutland
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel
2016-03-23ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platformMaJun
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-03-21Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel
2016-03-21kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas
2016-03-21arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas
2016-03-21arm64: drop unused __local_flush_icache_all()Kefeng Wang
2016-03-21arm64: fix KASLR boot-time I-cache maintenanceMark Rutland
2016-03-21arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2016-03-21arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18ARM: dts: uniphier: rework UniPhier System Bus nodesMasahiro Yamada
2016-03-18ARM: dts: uniphier: factor out ranges property of support cardMasahiro Yamada
2016-03-18arm64: dts: uniphier: rename PH1-LD10 to PH1-LD20Masahiro Yamada