summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-29
* arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse2016-03-29
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-24
|\
| * arm64: drop unused __local_flush_icache_all()Kefeng Wang2016-03-21
* | arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier2016-03-21
* | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-20
|\ \
| * \ Merge tag 'arm-soc/for-4.6/soc-arm64' of http://github.com/Broadcom/stblinux ...Arnd Bergmann2016-02-26
| |\ \
| | * | arm64: cputype info for Broadcom VulcanJayachandran C2016-02-20
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas2016-03-11
| * | | arm64: Fix misspellings in comments.Adam Buchbinder2016-03-04
| * | | arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-04
| * | | arm64: Rework valid_user_regsMark Rutland2016-03-02
| * | | arm64: KVM: Move kvm_call_hyp back to its original localtionMarc Zyngier2016-03-01
| * | | arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-02-29
| * | | arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel2016-02-26
| * | | arm64: Add support for Half precision floating pointSuzuki K Poulose2016-02-26
| * | | arm64: Remove fixmap include fragilityMark Rutland2016-02-26
| * | | arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-02-26
| * | | arm64: Fix building error with 16KB pages and 36-bit VACatalin Marinas2016-02-25
| * | | arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-25
| * | | arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2016-02-25
| * | | arm64: Ensure the secondary CPUs have safe ASIDBits sizeSuzuki K Poulose2016-02-25
| * | | arm64: Enable CPU capability verification unconditionallySuzuki K Poulose2016-02-25
| * | | arm64: Handle early CPU boot failuresSuzuki K Poulose2016-02-25
| * | | arm64: Move cpu_die_early to smp.cSuzuki K Poulose2016-02-24
| * | | arm64: Add a helper for parking CPUs in a loopSuzuki K Poulose2016-02-24
| * | | arm64: add support for kernel ASLRArd Biesheuvel2016-02-24
| * | | arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-24
| * | | arm64: switch to relative exception tablesArd Biesheuvel2016-02-24
| * | | arm64: make asm/elf.h available to asm filesArd Biesheuvel2016-02-24
| * | | arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-02-24
| * | | arm64: add support for module PLTsArd Biesheuvel2016-02-24
| * | | arm64: move brk immediate argument definitions to separate headerArd Biesheuvel2016-02-23
| * | | arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel2016-02-23
| * | | arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel2016-02-23
| * | | arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-18
| * | | arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel2016-02-18
| * | | arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-02-18
| * | | arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-18
| * | | arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel2016-02-18
| * | | arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-02-18
| * | | arm64: add support for ioremap() block mappingsArd Biesheuvel2016-02-18
| * | | arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-18
| * | | arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-18
| * | | arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-18
| * | | arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
| * | | arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-02-18
| * | | arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-18