summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-122-28/+0
* arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2015-06-121-1/+7
* Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-053-16/+27
|\
| * arm64: psci: remove ACPI couplingMark Rutland2015-05-272-16/+11
| * arm64: smp_plat: add get_logical_indexMark Rutland2015-05-271-0/+16
* | arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-051-7/+18
* | arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-052-29/+27
* | arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2015-06-031-0/+3
* | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-023-0/+30
* | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-011-1/+18
* | arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-191-0/+7
* | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-193-13/+20
|\ \ | |/
| * ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-193-2/+5
| * ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-191-11/+15
* | arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-191-4/+4
* | arm64: kill flush_cache_all()Mark Rutland2015-05-193-10/+0
|/
* arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2015-04-271-0/+16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-1/+7
|\
| * KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-221-1/+7
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-248-3/+142
|\ \
| * | ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2015-03-261-3/+0
| * | ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2015-03-261-0/+3
| * | irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-262-0/+15
| * | ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo2015-03-261-0/+12
| * | ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-253-2/+6
| * | ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory2015-03-252-1/+17
| * | ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone2015-03-251-0/+7
| * | ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo2015-03-251-0/+6
| * | ACPI: fix acpi_os_ioremap for arm64Mark Salter2015-03-251-0/+13
| * | ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-252-0/+63
| * | ARM64: allow late use of early_ioremapMark Salter2015-03-251-0/+3
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-0/+27
|\ \ \
| * | | arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-271-0/+27
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-1615-47/+163
|\ \ \
| * | | arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-011-1/+2
| * | | arm64: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
| * | | arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-301-0/+15
| * | | arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2015-03-301-0/+1
| * | | arm64: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-241-0/+1
| * | | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-231-0/+33
| * | | arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-233-3/+53
| * | | arm64: proc: remove unused cpu_get_pgd macroWill Deacon2015-03-191-9/+0
| * | | arm64: add macros for common adrp usagesArd Biesheuvel2015-03-191-0/+48
| * | | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-191-30/+0
| * | | arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland2015-03-191-1/+1
| * | | arm64: fix implementation of mmap2 compat syscallAndreas Schwab2015-03-191-1/+1
| * | | arm64: apply alternatives for !SMP kernelsMark Rutland2015-03-171-0/+2
| * | | arm64: Implement cpu_relax as yieldPeter Crosthwaite2015-03-171-1/+5
| |/ /
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-3/+0
|\ \ \
| * | | arm64: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0
OpenPOWER on IntegriCloud