summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-1668-940/+2486
|\
| * arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King2016-05-121-3/+0
| * arm64: kernel: Fix incorrect brk randomizationKees Cook2016-05-111-7/+8
| * arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall2016-05-111-1/+2
| * arm64: secondary_start_kernel: Remove unnecessary barrierSuzuki K Poulose2016-05-111-2/+0
| * 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: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi2016-05-051-2/+0
| * arm64: always use STRICT_MM_TYPECHECKSYang Shi2016-05-031-32/+0
| * arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-034-8/+49
| * arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia2016-04-281-1/+0
| * arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon2016-04-281-0/+1
| * arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse2016-04-281-0/+26
| * arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-287-0/+673
| * 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-282-3/+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-287-115/+57
| * arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse2016-04-284-90/+97
| * arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-285-1/+66
| * arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse2016-04-283-2/+12
| * arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand2016-04-284-14/+44
| * arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse2016-04-283-7/+16
| * arm64: Cleanup SCTLR flagsGeoff Levand2016-04-283-17/+18
| * arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-284-104/+81
| * arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTArd Biesheuvel2016-04-261-2/+6
| * arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel2016-04-262-6/+9
| * arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel2016-04-262-6/+5
| * arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel2016-04-261-4/+4
| * arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2016-04-261-0/+20
| * arm64: kernel: perform relocation processing from ID mapArd Biesheuvel2016-04-262-48/+55
| * arm64: kernel: use literal for relocated address of __secondary_switchedArd Biesheuvel2016-04-261-7/+7
| * arm64: kernel: don't export local symbols from head.SArd Biesheuvel2016-04-261-3/+3
| * arm64: Fix behavior of maxcpus=NSuzuki K Poulose2016-04-251-17/+1
| * arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose2016-04-253-0/+22
| * arm64: Allow a capability to be checked on a single CPUMarc Zyngier2016-04-252-0/+20
| * arm64: cpufeature: Add scope for capability checkSuzuki K Poulose2016-04-253-61/+83
| * arm64: make dt_scan_depth1_nodes more readableMark Rutland2016-04-251-9/+16
| * ARM64: ACPI: Check if it runs on Xen to enable or disable ACPIShannon Zhao2016-04-251-4/+10
| * arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel2016-04-251-0/+5
| * arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel2016-04-251-36/+13
| * arm64/dma-mapping: Remove default domain workaroundRobin Murphy2016-04-211-44/+8
| * arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy2016-04-211-0/+4
| * arm64: compat: Check for AArch32 stateSuzuki K Poulose2016-04-203-3/+17
| * arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose2016-04-202-1/+16
| * arm64: cpufeature: Check availability of AArch32Suzuki K Poulose2016-04-202-56/+67
| * arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose2016-04-202-0/+8
| * arm64: HWCAP: Split COMPAT HWCAP table entriesSuzuki K Poulose2016-04-201-48/+56
OpenPOWER on IntegriCloud