summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-191-3/+2
* arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-06-191-0/+4
* arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-193-6/+6
* arm64: compat: print compat_sp instead of spVladimir Murzin2015-06-171-2/+2
* arm64: entry: fix context tracking for el0_sp_pcMark Rutland2015-06-171-0/+1
* arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-121-1/+0
* arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2015-06-121-0/+16
* arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon2015-06-111-5/+5
* arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu2015-06-111-0/+31
* arm64: kernel thread don't need to save fpsimd context.Janet Liu2015-06-111-1/+2
* arm64: fix missing syscall trace exitJosh Stone2015-06-081-1/+6
* Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-053-106/+146
|\
| * arm64: psci: remove ACPI couplingMark Rutland2015-05-272-2/+13
| * arm64: psci: kill psci_power_stateMark Rutland2015-05-271-52/+37
| * arm64: psci: account for Trusted OS instancesMark Rutland2015-05-271-0/+66
| * arm64: psci: support unsigned return valuesMark Rutland2015-05-271-29/+18
| * arm64: psci: remove unnecessary id indirectionMark Rutland2015-05-271-17/+3
| * arm64: smp: consistently use error codesMark Rutland2015-05-272-7/+10
* | arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-051-1/+1
* | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-06-051-5/+66
* | arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier2015-06-051-12/+15
* | arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2015-06-031-0/+60
* | arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2015-06-022-8/+2
* | arm64: reduce ID map to a single pageArd Biesheuvel2015-06-023-7/+19
* | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-022-58/+11
* | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-011-27/+20
* | arm64: Use common outgoing-CPU-notification codePaul E. McKenney2015-05-211-4/+2
* | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-197-222/+237
|\ \ | |/
| * ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-194-196/+191
| * ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-196-35/+55
* | arm64: kill flush_cache_all()Mark Rutland2015-05-191-11/+1
* | arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell2015-05-191-1/+1
|/
* arm64: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-121-4/+4
* Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon2015-05-051-52/+1
* arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose2015-04-301-1/+1
* arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon2015-04-301-1/+6
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-248-40/+475
|\
| * ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo2015-03-311-14/+9
| * ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo2015-03-311-1/+2
| * ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon2015-03-261-6/+5
| * ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2015-03-262-5/+13
| * ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi2015-03-261-36/+59
| * ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi2015-03-261-3/+1
| * ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi2015-03-261-16/+34
| * ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-261-73/+0
| * ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2015-03-262-2/+2
| * ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone2015-03-261-1/+7
| * clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-0/+7
| * irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-261-0/+25
| * ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+73
OpenPOWER on IntegriCloud