summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-0/+106
|\
| * arm64: dts: ls1046a: Add PCIe controller DT nodesHou Zhiqiang2017-10-121-0/+75
| * arm64: dts: ls1012a: Add PCIe controller DT nodeHou Zhiqiang2017-10-121-0/+24
| * arm64: dts: ls1012a: Add MSI controller DT nodeHou Zhiqiang2017-10-121-0/+7
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-1558-507/+3008
|\ \
| * | arm64: Make ARMV8_DEPRECATED depend on SYSCTLDave Martin2017-11-131-0/+1
| * | arm64: Implement __lshrti3 library functionJason A. Donenfeld2017-11-131-0/+21
| * | arm64: support __int128 on gcc 5+Jason A. Donenfeld2017-11-033-1/+62
| * | arm64/sve: Add documentationDave Martin2017-11-031-0/+3
| * | arm64/sve: Detect SVE and activate runtime supportDave Martin2017-11-036-5/+27
| * | arm64/sve: KVM: Hide SVE from CPU features exposed to guestsDave Martin2017-11-031-1/+11
| * | arm64/sve: KVM: Treat guest SVE use as undefined instruction executionDave Martin2017-11-031-0/+8
| * | arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-035-6/+47
| * | arm64/sve: Add sysctl to set the default vector length for new processesDave Martin2017-11-031-1/+61
| * | arm64/sve: Add prctl controls for userspace vector length managementDave Martin2017-11-033-0/+68
| * | arm64/sve: ptrace and ELF coredump supportDave Martin2017-11-034-9/+481
| * | arm64/sve: Preserve SVE registers around EFI runtime service callsDave Martin2017-11-031-6/+61
| * | arm64/sve: Preserve SVE registers around kernel-mode NEON useDave Martin2017-11-031-2/+4
| * | arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin2017-11-036-3/+223
| * | arm64: cpufeature: Move sys_caps_initialised declarationsDave Martin2017-11-031-15/+15
| * | arm64/sve: Backend logic for setting the vector lengthDave Martin2017-11-032-1/+144
| * | arm64/sve: Signal handling supportDave Martin2017-11-034-19/+206
| * | arm64/sve: Support vector length resetting for new processesDave Martin2017-11-033-4/+14
| * | arm64/sve: Core task context handlingDave Martin2017-11-038-11/+407
| * | arm64/sve: Low-level CPU setupDave Martin2017-11-031-1/+12
| * | arm64/sve: Signal frame and context structure definitionDave Martin2017-11-031-1/+116
| * | arm64/sve: Kconfig update and conditional compilation supportDave Martin2017-11-032-0/+16
| * | arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin2017-11-033-0/+170
| * | arm64/sve: System register and exception syndrome definitionsDave Martin2017-11-034-1/+25
| * | arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()Dave Martin2017-11-031-4/+2
| * | arm64: Port deprecated instruction emulation to new sysctl interfaceDave Martin2017-11-031-12/+3
| * | arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEONDave Martin2017-11-031-0/+1
| * | arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin2017-11-033-45/+246
| * | arm64: signal: Verify extra data is user-readable in sys_rt_sigreturnDave Martin2017-11-031-0/+4
| * | arm64: fpsimd: Correctly annotate exception helpers called from asmDave Martin2017-11-031-2/+3
| * | arm64: Fix static use of function graphJulien Thierry2017-11-031-9/+3
| * | arm64: entry.S: move SError handling into a C function for future expansionXie XiuQi2017-11-022-7/+42
| * | arm64: entry.S: convert elX_irqJames Morse2017-11-022-2/+7
| * | arm64: entry.S convert el0_syncJames Morse2017-11-022-23/+10
| * | arm64: entry.S: convert el1_syncJames Morse2017-11-022-8/+10
| * | arm64: entry.S: Remove disable_dbgJames Morse2017-11-021-8/+1
| * | arm64: Mask all exceptions during kernel_exitJames Morse2017-11-022-7/+11
| * | arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse2017-11-024-11/+9
| * | arm64: introduce an order for exceptionsJames Morse2017-11-022-23/+16
| * | arm64: explicitly mask all exceptionsJames Morse2017-11-028-19/+104
| * | arm64: suspend: remove useless included fileYisheng Xie2017-11-021-1/+0
| * | arm64: Don't walk page table for user faults in do_mem_abortWill Deacon2017-11-021-1/+2
| * | arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland2017-10-311-1/+1
| * | arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers2017-10-301-2/+6
| * | arm64: Implement arch-specific pte_access_permitted()Catalin Marinas2017-10-301-0/+14
OpenPOWER on IntegriCloud