aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2017-01-04arm64: restore get_current() optimisationMark Rutland
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12arm64: Disable PAN on uaccess_enable()Marc Zyngier
2016-12-06arm64: Work around broken .inst when defective gas is detectedMarc Zyngier
2016-12-05arm64: Remove reference to asm/opcodes.hMarc Zyngier
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-12-02arm64: Get rid of asm/opcodes.hMarc Zyngier
2016-12-02arm64: smp: Prevent raw_smp_processor_id() recursionRobin Murphy
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki
2016-11-29Merge Will Deacon's for-next/perf branch into for-next/coreCatalin Marinas
2016-11-29irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin
2016-11-29irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin
2016-11-29irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154Will Deacon
2016-11-29irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2016-11-23arm64: Remove I-cache invalidation from flush_cache_range()Catalin Marinas
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-21arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas
2016-11-21arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas
2016-11-21arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas
2016-11-19Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-11-18arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand
2016-11-18arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand
2016-11-18KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16arm64: Support systems without FP/ASIMDSuzuki K Poulose
2016-11-16arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner
2016-11-11arm64: split thread_info from task stackMark Rutland
2016-11-11arm64: assembler: introduce ldr_this_cpuMark Rutland
2016-11-11arm64: make cpu number a percpu variableMark Rutland
2016-11-11arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland