summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-25arm64: Enable CPU capability verification unconditionallySuzuki K Poulose1-6/+0
2016-02-25arm64: Handle early CPU boot failuresSuzuki K Poulose1-0/+28
2016-02-24arm64: Move cpu_die_early to smp.cSuzuki K Poulose1-0/+1
2016-02-24arm64: Add a helper for parking CPUs in a loopSuzuki K Poulose1-0/+8
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel2-1/+10
2016-02-24arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel1-0/+2
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel5-44/+39
2016-02-24arm64: make asm/elf.h available to asm filesArd Biesheuvel1-9/+13
2016-02-24arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel1-0/+11
2016-02-24arm64: add support for module PLTsArd Biesheuvel1-0/+11
2016-02-23arm64: move brk immediate argument definitions to separate headerArd Biesheuvel3-14/+27
2016-02-23arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel1-3/+4
2016-02-23arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel1-1/+3
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook1-4/+0
2016-02-20arm64: cputype info for Broadcom VulcanJayachandran C1-0/+3
2016-02-18arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel4-24/+29
2016-02-18arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel1-0/+8
2016-02-18arm64: move kernel image to base of vmalloc areaArd Biesheuvel3-15/+18
2016-02-18arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2-3/+22
2016-02-18arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel1-0/+13
2016-02-18arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel1-2/+8
2016-02-18arm64: add support for ioremap() block mappingsArd Biesheuvel1-0/+6
2016-02-18arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2-2/+2
2016-02-18arm64: Remove the get_thread_info() functionCatalin Marinas1-6/+0
2016-02-18arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2-5/+6
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse7-13/+117
2016-02-18arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2-0/+5
2016-02-18arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2-10/+12
2016-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+0
2016-02-16arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel1-8/+8
2016-02-16Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-2/+0
2016-02-16arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon1-0/+1
2016-02-16arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2-2/+18
2016-02-16arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon1-2/+5
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi3-2/+28
2016-02-16arm64: mm: create new fine-grained mappings at bootMark Rutland1-0/+3
2016-02-16arm64: mm: add functions to walk tables in fixmapMark Rutland2-0/+36
2016-02-16arm64: mm: add __{pud,pgd}_populateMark Rutland1-4/+22
2016-02-16arm64: mm: add functions to walk page tables by PAMark Rutland1-16/+23
2016-02-16arm64: mm: move pte_* macrosMark Rutland1-10/+10
2016-02-16arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland1-0/+19
2016-02-16arm64: add function to install the idmapMark Rutland1-2/+14
2016-02-16arm64: unify idmap removalMark Rutland1-0/+25
2016-02-16arm64: mm: place empty_zero_page in bssMark Rutland2-3/+3
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-02-11arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla1-2/+0
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla1-0/+1
2016-02-08Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-2/+7
2016-02-06ARM64: PCI: Remove generated include of asm-generic/pci-bridge.hBjorn Helgaas1-3/+0
2016-02-06PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas1-1/+0