summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand2016-04-281-0/+16
| * | | arm64: Cleanup SCTLR flagsGeoff Levand2016-04-282-15/+15
| * | | arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-281-1/+81
| * | | arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2016-04-261-0/+20
| * | | arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose2016-04-251-0/+1
| * | | arm64: Allow a capability to be checked on a single CPUMarc Zyngier2016-04-251-0/+2
| * | | arm64: cpufeature: Add scope for capability checkSuzuki K Poulose2016-04-251-1/+8
| * | | arm64: compat: Check for AArch32 stateSuzuki K Poulose2016-04-201-1/+2
| * | | arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose2016-04-201-1/+7
| * | | arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose2016-04-202-0/+8
| * | | arm64: asm: remove unused push/pop macrosMark Rutland2016-04-201-12/+0
| * | | arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-04-151-0/+5
| * | | arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni2016-04-151-0/+15
| * | | arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-153-0/+67
| * | | arm64: Move unflatten_device_tree() call earlier.David Daney2016-04-151-0/+1
| * | | arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose2016-04-151-0/+6
| * | | arm64: Add cpu_panic_kernel helperSuzuki K Poulose2016-04-151-0/+11
| * | | arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel2016-04-141-1/+11
| * | | arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-142-9/+20
| * | | arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel2016-04-141-1/+1
| * | | Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel2016-04-141-3/+2
| * | | arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel2016-04-141-3/+18
| * | | arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang2016-04-131-0/+4
* | | | arm64/efi: Enable runtime call flag checkingMark Rutland2016-04-281-0/+3
* | | | arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland2016-04-281-14/+7
* | | | efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel2016-04-281-0/+4
* | | | arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-0/+3
* | | | efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-281-1/+3
* | | | efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-281-0/+2
| |/ / |/| |
* | | Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-04-083-8/+7
|\ \ \ | |/ / |/| / | |/
| * arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-063-8/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-052-1/+6
|\ \ | |/
| * arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose2016-03-302-1/+6
* | arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-294-70/+47
* | arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse2016-03-291-0/+4
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-241-7/+0
|\
| * arm64: drop unused __local_flush_icache_all()Kefeng Wang2016-03-211-7/+0
* | arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier2016-03-211-1/+7
* | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-201-0/+3
|\ \
| * \ Merge tag 'arm-soc/for-4.6/soc-arm64' of http://github.com/Broadcom/stblinux ...Arnd Bergmann2016-02-261-0/+3
| |\ \
| | * | arm64: cputype info for Broadcom VulcanJayachandran C2016-02-201-0/+3
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-1735-286/+712
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas2016-03-111-1/+2
| * | | arm64: Fix misspellings in comments.Adam Buchbinder2016-03-043-4/+4
| * | | arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-042-5/+5
| * | | arm64: Rework valid_user_regsMark Rutland2016-03-021-29/+4
| * | | arm64: KVM: Move kvm_call_hyp back to its original localtionMarc Zyngier2016-03-011-2/+2
| * | | arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-02-291-1/+1
| * | | arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel2016-02-262-19/+20
OpenPOWER on IntegriCloud