summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier
2016-07-03arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier
2016-07-03arm64: KVM: Define HYP offset masksMarc Zyngier
2016-07-03arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier
2016-07-03arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier
2016-07-03arm64: KVM: Merged page tables documentationMarc Zyngier
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara
2016-07-01arm64: include alternative handling in dcache_by_line_opAndre Przywara
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier
2016-06-29arm64: Add PTE_HYP_XN page table flagMarc Zyngier
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand
2016-06-27arm64: Add back cpu reset routinesGeoff Levand
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-22ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-06-21arm64: kasan: instrument user memory access APIYang Shi
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Will Deacon
2016-06-16locking/atomic, arch/arm64: Generate LSE non-return cases using common macrosWill Deacon
2016-06-16locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini
2016-06-06arm64: Allow for different DMA and CPU bus offsetsAlexander Graf
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-05-31arm64: Remove orphaned __addr_ok() definitionRobin Murphy
2016-05-31arm64: add io{read,write}64be accessorsHoria Geantă
2016-05-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo