aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-22arm64: perf: add support for Cortex-A72Will Deacon1-1/+12
2015-12-22arm64: perf: add format entry to describe event -> config mappingWill Deacon1-2/+16
2015-12-21Merge tag 'samsung-dt64-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt64Olof Johansson2-1/+288
2015-12-21arm64: dts: uniphier: add PH1-LD10 SoC/board supportMasahiro Yamada6-0/+382
2015-12-21arm64: traps: address fallout from printk -> pr_* conversionWill Deacon1-5/+5
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro8-6/+54
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro7-11/+13
2015-12-21arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro1-7/+4
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse3-48/+11
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods5-36/+313
2015-12-21arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2-3/+2
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini1-0/+1
2015-12-21arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini4-0/+66
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann1-6/+0
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin3-1/+19
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin1-1/+0
2015-12-18arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier1-29/+29
2015-12-18arm64: mediatek: enable MTK_TIMERYingjoe Chen1-0/+1
2015-12-18arm64: renesas: r8a7795: fix SATA clock assignmentUlrich Hecht1-1/+1
2015-12-18arm64: dts: salvator-x: Enable SATA controllerKouei Abe1-0/+4
2015-12-18arm64: dts: r8a7795: Add SATA controller nodeKouei Abe1-0/+8
2015-12-18arm64: renesas: r8a7795: add internal delay for i2c IPsWolfram Sang1-0/+7
2015-12-18arm64: dts: r8a7795: Add pmu device nodesYoshifumi Hosoya1-0/+12
2015-12-18arm64: dts: r8a7795: Add Cortex-A57 CPU coresGaku Inami1-6/+25
2015-12-18arm64: dts: r8a7795: Add PSCI nodeGaku Inami1-0/+6
2015-12-18arm64: defconfig: add CS2000 supportKuninori Morimoto1-0/+1
2015-12-17arm64: Use PoU cache instr for I/D coherencyAshok Kumar4-26/+58
2015-12-17arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar1-1/+2
2015-12-16arm64: dts: Add PM8916 support on MSM8916Andy Gross1-0/+28
2015-12-16arm64: dts: qcom: Add RPM/SMD support on MSM8916Andy Gross1-0/+20
2015-12-16arm64: dts: qcom: Add MSM8916 SMEM nodesAndy Gross1-0/+41
2015-12-16arm64: dts: set the default i2c pin drive strength to 16mASrinivas Kandagatla1-3/+3
2015-12-16arm64: dts: fix the i2c aliasing to match to schematics.Srinivas Kandagatla1-0/+3
2015-12-16arm64: dts: qcom: msm8916: Add fixed rate on-board oscillatorsGeorgi Djakov1-0/+14
2015-12-16arm64: dts: qcom: Alias pm8916 on msm8916 devicesStephen Boyd3-3/+5
2015-12-16arm64: dts: qcom: Make msm8916-mtp compatible string compliantStephen Boyd1-1/+1
2015-12-15arm64: reduce stack use in irq_handlerJames Morse3-15/+27
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon4-318/+29
2015-12-15arm64: defconfig: Add Renesas R-Car SATA driver for R-Car Gen3 SoCsKouei Abe1-0/+1
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier5-21/+13
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier1-39/+0
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier11-82/+86
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier4-1485/+1
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier5-0/+21
2015-12-14arm64: KVM: Add panic handlingMarc Zyngier3-1/+41
2015-12-14arm64: KVM: HYP mode entry pointsMarc Zyngier2-0/+204
2015-12-14arm64: KVM: Implement TLB handlingMarc Zyngier3-0/+75
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier6-2/+81
2015-12-14arm64: KVM: Implement the core world switchMarc Zyngier2-0/+136
2015-12-14arm64: KVM: Add patchable function selectorMarc Zyngier1-0/+24