aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-01-22Merge remote-tracking branch 'v4.1/topic/PSCI' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1Alex Shi
2016-01-20drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi
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: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel
2016-01-20arm64: reduce ID map to a single pageArd Biesheuvel
2016-01-20arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon
2016-01-20arm64: psci: remove ACPI couplingMark Rutland
2016-01-20arm64: psci: kill psci_power_stateMark Rutland
2016-01-20arm64: psci: account for Trusted OS instancesMark Rutland
2016-01-20arm64: psci: support unsigned return valuesMark Rutland
2016-01-20arm64: psci: remove unnecessary id indirectionMark Rutland
2016-01-20arm64: smp: consistently use error codesMark 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-10Merge tag 'v4.1.14' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-12-08arm64: kernel: Add support for Privileged Access Neverv4.1/topic/PANJames 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: lib: use pair accessors for copy_*_user routinesWill Deacon
2015-12-08arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-11-10Merge tag 'v4.1.13' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-11-09arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-11-09arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-11-09arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-11-09Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-08Merge remote-tracking branch 'origin/v4.1/topic/pcie-junor1' into linux-linar...Alex Shi
2015-10-30arm64: defconfig: Enable PCI generic host bridge by defaultv4.1/topic/pcie-junor1Liviu Dudau
2015-10-30arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2015-10-27arm64: Fix THP protection change logicSteve Capper
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-22arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-10-15arm64: Juno: Add memory mapped timer nodeLiviu Dudau
2015-10-15arm64: Add DT support for Juno r1 board.Liviu Dudau
2015-10-15arm64: Juno: Add GICv2m support in device tree.Liviu Dudau
2015-10-15arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau
2015-10-15arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau