summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang1-1/+1
2015-07-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+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-30arm64: fix incorrect use of pgprot_t variableArd Biesheuvel1-1/+1
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh1-1/+0
2015-06-26arm64: bpf: fix endianness conversion bugsXi Wang2-2/+24
2015-06-25arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang1-3/+4
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 Murzin3-5/+16
2015-06-19arm64: show unhandled SP/PC alignment faultsVladimir Murzin1-1/+8
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 Holla5-13/+9
2015-06-17arm64: compat: print compat_sp instead of spVladimir Murzin1-2/+2
2015-06-17arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-06-17arm64: entry: fix context tracking for el0_sp_pcMark Rutland1-0/+1
2015-06-15arm64: defconfig: enable memtestMark Rutland1-0/+1
2015-06-12arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin1-2/+0
2015-06-12arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier6-51/+4
2015-06-12arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2-1/+23
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...Catalin Marinas7-122/+175
2015-06-05arm64: alternative: Work around .inst assembler bugsMarc Zyngier1-7/+18
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier4-31/+29
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 Zyngier2-0/+63
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 Biesheuvel9-63/+115
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel5-5/+19
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2-28/+38
2015-05-27arm64: psci: remove ACPI couplingMark Rutland4-18/+24
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-27arm64: smp_plat: add get_logical_indexMark Rutland1-0/+16
2015-05-27arm/arm64: kvm: add missing PSCI includeMark Rutland1-0/+2
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2015-05-19arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang1-0/+7
2015-05-19Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas10-235/+257
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi7-198/+196
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi7-46/+70
2015-05-19arm64: Rename temp variable in read*_relaxed()Michal Simek1-4/+4