aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+1
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
2015-05-27arm64: psci: remove unnecessary id indirectionMark Rutland1-17/+3
2015-05-27arm64: smp: consistently use error codesMark Rutland2-7/+10
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2015-05-19Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxCatalin Marinas7-222/+237
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi4-196/+191
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi6-35/+55
2015-05-19arm64: kill flush_cache_all()Mark Rutland1-11/+1
2015-05-19arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell1-1/+1
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon1-4/+4
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon1-52/+1
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose1-1/+1
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon1-1/+6
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-40/+475
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds16-293/+432
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-8/+0
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-04-13arm64: Removed unused variableRichard Weinberger1-1/+0
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger2-7/+0
2015-04-01arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan1-1/+2
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2-0/+28
2015-03-31ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo1-14/+9