summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall
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-30arm64: fix incorrect use of pgprot_t variableArd Biesheuvel
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh
2015-06-26arm64: bpf: fix endianness conversion bugsXi Wang
2015-06-25arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang
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: show unhandled SP/PC alignment faultsVladimir 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: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-06-17arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-06-15arm64: defconfig: enable memtestMark Rutland
2015-06-12arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin
2015-06-12arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
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: Work around .inst assembler bugsMarc Zyngier
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-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2015-05-27arm64: psci: remove ACPI couplingMark Rutland
2015-05-27arm64: psci: kill psci_power_stateMark Rutland
2015-05-27arm64: psci: account for Trusted OS instancesMark Rutland
2015-05-27arm64: psci: support unsigned return valuesMark Rutland
2015-05-27arm64: psci: remove unnecessary id indirectionMark Rutland
2015-05-27arm64: smp: consistently use error codesMark Rutland
2015-05-27arm64: smp_plat: add get_logical_indexMark Rutland
2015-05-27arm/arm64: kvm: add missing PSCI includeMark Rutland
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney
2015-05-19arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang
2015-05-19Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi