aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-03-22Merge branch 'v4.1/vdso' of https://git.linaro.org/people/david.brown/linux-l...Alex Shi
2016-03-18asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-02-05Merge tag 'v4.1.17' into linux-linaro-lsk-v4.1Mark Brown
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-22Merge remote-tracking branch 'v4.1/topic/PSCI' into linux-linaro-lsk-v4.1lsk-v4.1-16.01Alex Shi
2016-01-20arm64: psci: factor invocation code to driversMark Rutland
2016-01-20arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2016-01-20arm64: psci: remove ACPI couplingMark Rutland
2016-01-20arm64: smp_plat: add get_logical_indexMark Rutland
2016-01-20ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2016-01-20ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-12-10Merge branch 'v4.1/topic/PAN' into linux-linaro-lsk-v4.1lsk-v4.1-15.12Kevin Hilman
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-12-08arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-12-08arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-12-08arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-12-08arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-12-08arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-12-08arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-12-08arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-12-08arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-12-08arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2015-12-08arm64: kernel: Move config_sctlr_el1James Morse
2015-12-08arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-11-09arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-10-27arm64: Fix THP protection change logicSteve Capper
2015-09-29arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel
2015-04-27arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14arm64: standardize mmap_rnd() usageKees Cook
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger
2015-04-10Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-03-31arm64: Use bool function return values of true/false not 1/0Joe Perches
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-03-30arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose