summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-1621-93/+407
|\
| * arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2016-05-062-3/+2
| * arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas2016-05-061-3/+3
| * arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas2016-05-061-0/+10
| * arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas2016-05-061-3/+3
| * arm64: always use STRICT_MM_TYPECHECKSYang Shi2016-05-031-32/+0
| * arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-031-1/+2
| * arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-281-0/+7
| * arm64: Add new asm macro copy_pageGeoff Levand2016-04-281-0/+19
| * arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse2016-04-281-0/+3
| * arm64: kernel: Include _AC definition in page.hJames Morse2016-04-281-0/+2
| * arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-281-6/+3
| * arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse2016-04-281-0/+20
| * arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-283-1/+14
| * arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse2016-04-281-0/+2
| * 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
|/
OpenPOWER on IntegriCloud