summary refs log tree commit diff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2016-04-25arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose
2016-04-25arm64: Allow a capability to be checked on a single CPUMarc Zyngier
2016-04-25arm64: cpufeature: Add scope for capability checkSuzuki K Poulose
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose
2016-04-21arm64: Introduce pmd_thp_or_hugeSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-04-21arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose
2016-04-21arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose
2016-04-20arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2016-04-20arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose
2016-04-20arm64: asm: remove unused push/pop macrosMark Rutland
2016-04-15arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-04-15arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose
2016-04-15arm64: Add cpu_panic_kernel helperSuzuki K Poulose
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: mm: avoid virt_to_page() translation for the zero pageArd 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-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang
2016-04-08Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier
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: 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-21arm64: drop unused __local_flush_icache_all()Kefeng Wang
2016-03-21arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-11arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas
2016-03-09arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-03-09arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder
2016-03-04arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland