summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-10-09arm64: mm: Log the process id in the rtbSe Wang (Patrick) Oh
2016-09-09drivers: GICv3: remove the rtb logs of gic write and readRunmin Wang
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-15Revert "arm64: fpsimd: Enable FP(floating-point) settings for msm8996"Satya Durga Srinivasu Prabhala
2016-08-15Revert "arm64: fpsimd: add support to enable/disable fpsimd_settings."Satya Durga Srinivasu Prabhala
2016-08-15Revert "arm64: Add support for app specific settings"Satya Durga Srinivasu Prabhala
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-07-08arm64: topology: Export arch_get_cpu_efficiency APITrilok Soni
2016-07-05drivers: GICv3: remove isb() from IAR read functionSatya Durga Srinivasu Prabhala
2016-06-07arm64: Add support for app specific settingsSarangdhar Joshi
2016-05-24jtagv8: add jtagv8 support snapshotShashank Mittal
2016-05-20iommu: Add DMA mapper for io-pgtable-fastMitchel Humpherys
2016-05-12Merge branch 'v4.4/topic/mm-kaslr' into linux-linaro-lsk-v4.4Alex Shi
2016-05-12arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel
2016-05-12arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel
2016-05-11arm64: add support for kernel ASLRArd Biesheuvel
2016-05-11arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel
2016-05-11arm64: switch to relative exception tablesArd Biesheuvel
2016-05-11arm64: futex.h: Add missing PAN togglingJames Morse
2016-05-11arm64: make asm/elf.h available to asm filesArd Biesheuvel
2016-05-11arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel
2016-05-11arm64: add support for module PLTsArd Biesheuvel
2016-05-11arm64: move brk immediate argument definitions to separate headerArd Biesheuvel
2016-05-11arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel
2016-05-11arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel
2016-05-11arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel
2016-05-11arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel
2016-05-11arm64: move kernel image to base of vmalloc areaArd Biesheuvel
2016-05-11arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-05-11arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel
2016-05-11arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-05-11arm64: add support for ioremap() block mappingsArd Biesheuvel
2016-05-11arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel
2016-05-11arm64: Remove the get_thread_info() functionCatalin Marinas
2016-05-11arm64: kernel: Don't toggle PAN on systems with UAOJames Morse
2016-05-11arm64: kernel: Add support for User Access OverrideJames Morse
2016-05-11arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-05-11arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-05-11arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel
2016-05-11arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon
2016-05-11arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon
2016-05-11arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon
2016-05-11arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-05-11arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-05-11arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-05-11arm64: mm: add __{pud,pgd}_populateMark Rutland
2016-05-11arm64: mm: add functions to walk page tables by PAMark Rutland