aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-12-08Merge branch 'pan-3.18' of https://git.linaro.org/people/david.brown/linux-ls...Kevin Hilman
2015-12-03arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-12-03arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-12-03arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-12-03arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2015-12-03arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-12-03arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-12-03arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-12-03arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-12-03arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-12-03arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2015-12-03arm64: lib: use pair accessors for copy_*_user routinesWill Deacon
2015-12-03arm64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-12-03arm64: kernel: Move config_sctlr_el1James Morse
2015-12-03arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-12-03arm64: kconfig: move emulation option under kernel featuresWill Deacon
2015-12-03arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-12-03arm64: fix return code check when changing emulation handlerWill Deacon
2015-12-03arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2015-12-03arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2015-12-03arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2015-12-03arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2015-12-03arm64: Add framework for legacy instruction emulationPunit Agrawal
2015-12-03arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-12-03arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-12-03arm64: alternatives: fix pr_fmt string for consistencyWill Deacon
2015-12-03arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-12-03arm64: Provide a namespace to NCAPSFabio Estevam
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-07arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau
2015-11-07arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2015-11-07arm64: Add DT support for Juno r1 board.Liviu Dudau
2015-11-07arm64: Juno: Add GICv2m support in device tree.Liviu Dudau
2015-11-07arm64: Juno: Add memory mapped timer nodeLiviu Dudau
2015-11-07arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau
2015-11-07arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau
2015-11-07arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon
2015-11-07arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-11-07arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-11-07arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau
2015-11-07arm64: Add Juno board device tree.Liviu Dudau
2015-11-07arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau
2015-11-07dts, arm64: Move dts files to vendor subdirsRobert Richter
2015-11-07irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2015-11-07irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier
2015-11-07arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-27arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-13Merge tag 'v3.18.22' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman