aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-27arm64: perf: factor out callchain codeMark Rutland3-179/+197
2015-07-27arm64: Better native ptrace support for compat tasksCatalin Marinas1-1/+91
2015-07-27arm64: modify the dump mem for 64 bit addressesRohit Thapliyal1-9/+20
2015-07-27arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla1-2/+2
2015-07-27arm64: perf: Remove unnecessary printkSuzuki K. Poulose1-3/+1
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-2/+2
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon1-2/+3
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée1-12/+0
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée1-0/+6
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée1-0/+1
2015-07-20arm64: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland1-2/+2
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone1-1/+1
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-11/+12
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose1-1/+1
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo1-4/+4
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang1-1/+1
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2015-06-30arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao1-1/+2
2015-06-30arm64: perf: Don't use of_node after putting itStephen Boyd1-1/+2
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+1
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh1-1/+0
2015-06-25ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-06-19arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin1-3/+2
2015-06-19arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla3-6/+6
2015-06-17arm64: compat: print compat_sp instead of spVladimir Murzin1-2/+2
2015-06-17arm64: entry: fix context tracking for el0_sp_pcMark Rutland1-0/+1
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-1/+0
2015-06-12arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier1-0/+16
2015-06-11arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon1-5/+5
2015-06-11arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu1-0/+31
2015-06-11arm64: kernel thread don't need to save fpsimd context.Janet Liu1-1/+2
2015-06-08arm64: fix missing syscall trace exitJosh Stone1-1/+6
2015-06-05Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linuxCatalin Marinas3-106/+146
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier1-1/+1
2015-06-05arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier1-5/+66
2015-06-05arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier1-12/+15
2015-06-03arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier1-0/+60
2015-06-02arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2-8/+2
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel3-7/+19
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2-58/+11
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon1-27/+20
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini1-0/+2
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-0/+1
2015-05-27arm64: psci: remove ACPI couplingMark Rutland2-2/+13
2015-05-27arm64: psci: kill psci_power_stateMark Rutland1-52/+37
2015-05-27arm64: psci: account for Trusted OS instancesMark Rutland1-0/+66
2015-05-27arm64: psci: support unsigned return valuesMark Rutland1-29/+18