summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2015-07-27arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-07-27arm64: kernel: Move config_sctlr_el1James Morse
2015-07-27arm64: kernel: Adopt new alternative assembler macrosDaniel Thompson
2015-07-27arm64: perf: condense event number mapsMark Rutland
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-27arm64: perf: factor out callchain codeMark Rutland
2015-07-27arm64: Better native ptrace support for compat tasksCatalin Marinas
2015-07-27arm64: modify the dump mem for 64 bit addressesRohit Thapliyal
2015-07-27arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...Sudeep Holla
2015-07-27arm64: perf: Remove unnecessary printkSuzuki K. Poulose
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée
2015-07-20arm64: Remove clk-provider.h includeStephen Boyd
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-30arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao
2015-06-30arm64: perf: Don't use of_node after putting itStephen Boyd
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh
2015-06-25ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-06-19arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin
2015-06-19arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-06-17arm64: compat: print compat_sp instead of spVladimir Murzin
2015-06-17arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2015-06-12arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-06-11arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon
2015-06-11arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu
2015-06-11arm64: kernel thread don't need to save fpsimd context.Janet Liu
2015-06-08arm64: fix missing syscall trace exitJosh Stone
2015-06-05Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-06-05arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2015-06-05arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier
2015-06-03arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier
2015-06-02arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini