aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann2015-06-01
|\
| * arm64: dts: mt8173-evb: fix model nameYingjoe Chen2015-06-01
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-16
|\ \
| * | ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla2015-05-12
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-05-14
|\ \ \
| * | | arm64: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-12
| * | | arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang2015-05-08
| * | | arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee2015-05-05
| * | | Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon2015-05-05
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-11
|\ \ \ | |/ / |/| |
| * | crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-06
| * | crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-06
| * | crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel2015-05-06
* | | arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose2015-04-30
* | | arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon2015-04-30
* | | arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson2015-04-29
* | | arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-04-27
* | | ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla2015-04-27
* | | arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2015-04-27
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\ \
| * | KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-22
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\ \ \
| * | | arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodesRameshwar Prasad Sahu2015-04-02
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\ \ \ \
| * | | | ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo2015-03-31
| * | | | ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo2015-03-31
| * | | | ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon2015-03-26
| * | | | ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2015-03-26
| * | | | ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi2015-03-26
| * | | | ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi2015-03-26
| * | | | ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi2015-03-26
| * | | | ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-26
| * | | | ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2015-03-26
| * | | | ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory2015-03-26
| * | | | ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone2015-03-26
| * | | | clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-26
| * | | | irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-26
| * | | | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-26
| * | | | ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo2015-03-26
| * | | | ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-25
| * | | | ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory2015-03-25
| * | | | ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory2015-03-25
| * | | | ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone2015-03-25
| * | | | ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo2015-03-25
| * | | | ACPI: fix acpi_os_ioremap for arm64Mark Salter2015-03-25
| * | | | ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-25
| * | | | ARM64: allow late use of early_ioremapMark Salter2015-03-25
* | | | | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-22
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson2015-04-03
| |\ \ \ \ \
| | * | | | | arm64: dts: mt8173: Add pinctrl/GPIO/EINT node for mt8173.Hongzhou Yang2015-03-10