summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | arm64: show unhandled SP/PC alignment faultsVladimir Murzin2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | arm64: compat: print compat_sp instead of spVladimir Murzin2015-06-17
| * | | | | | | | | | | | | | | | | | | | | | | arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-06-17
| * | | | | | | | | | | | | | | | | | | | | | | arm64: entry: fix context tracking for el0_sp_pcMark Rutland2015-06-17
| * | | | | | | | | | | | | | | | | | | | | | | arm64: defconfig: enable memtestMark Rutland2015-06-15
| * | | | | | | | | | | | | | | | | | | | | | | arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin2015-06-12
| * | | | | | | | | | | | | | | | | | | | | | | arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-06-12
| * | | | | | | | | | | | | | | | | | | | | | | arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-12
| * | | | | | | | | | | | | | | | | | | | | | | arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2015-06-12
| * | | | | | | | | | | | | | | | | | | | | | | arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon2015-06-11
| * | | | | | | | | | | | | | | | | | | | | | | arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu2015-06-11
| * | | | | | | | | | | | | | | | | | | | | | | arm64: kernel thread don't need to save fpsimd context.Janet Liu2015-06-11
| * | | | | | | | | | | | | | | | | | | | | | | arm64: fix missing syscall trace exitJosh Stone2015-06-08
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | arm64: psci: remove ACPI couplingMark Rutland2015-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | arm64: psci: kill psci_power_stateMark Rutland2015-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | arm64: psci: account for Trusted OS instancesMark Rutland2015-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | arm64: psci: support unsigned return valuesMark Rutland2015-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | arm64: psci: remove unnecessary id indirectionMark Rutland2015-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | arm64: smp: consistently use error codesMark Rutland2015-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | arm64: smp_plat: add get_logical_indexMark Rutland2015-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | arm/arm64: kvm: add missing PSCI includeMark Rutland2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-05
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-05
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-06-05
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier2015-06-05
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2015-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: reduce ID map to a single pageArd Biesheuvel2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: Use common outgoing-CPU-notification codePaul E. McKenney2015-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-19
| |\| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-19
| | * | | | | | | | | | | | | | | | | | | | | | | ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-19
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | arm64: kill flush_cache_all()Mark Rutland2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | arm64: Allow forced irq threadingAnders Roxell2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell2015-05-19
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | KVM: s390: clear floating interrupt bitmap and parametersJens Freimann2015-06-23
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRsWei Huang2015-06-23
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: Implement AMD vPMU code for KVMWei Huang2015-06-23
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang2015-06-23
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmcWei Huang2015-06-23