summaryrefslogtreecommitdiff
path: root/arch/arm64/include (follow)
Commit message (Expand)AuthorAge
...
| | * | arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel2016-03-09
| | |/
| * / asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-03-17
| |/
* | arm64: topology: Export arch_get_cpu_efficiency APITrilok Soni2016-07-08
* | drivers: GICv3: remove isb() from IAR read functionSatya Durga Srinivasu Prabhala2016-07-05
* | arm64: Add support for app specific settingsSarangdhar Joshi2016-06-07
* | jtagv8: add jtagv8 support snapshotShashank Mittal2016-05-24
* | iommu: Add DMA mapper for io-pgtable-fastMitchel Humpherys2016-05-20
* | drivers: GICv3: Add isb() before mb() per GICv3 requirementSatya Durga Srinivasu Prabhala2016-04-29
* | arm64: process management: Add TIF_MM_RELEASEDAbhimanyu Kapur2016-04-07
* | arm64: cputype: Add Kryo2xx series of the Gold and Silver CPU partsTrilok Soni2016-03-23
* | arm64: cputype: Add Qualcomm CPU Implementer ID macroTrilok Soni2016-03-23
* | arm64: fpsimd: add support to enable/disable fpsimd_settings.Sanrio Alvares2016-03-23
* | arm64: fpsimd: Enable FP(floating-point) settings for msm8996Se Wang (Patrick) Oh2016-03-23
* | arm64: cpuinfo: make machine_name as externTrilok Soni2016-03-23
* | arm64: Add 32-bit sigcontext definition to uapi signcontext.hDavid Ng2016-03-23
* | arm64: spinlock: Drop the prfm from arch_spin_trylockRohit Vaswani2016-03-22
* | arm64: Add macro for Cortex A72 primary part numberSrinivas Ramana2016-03-22
* | ARM64: Add snapshot of edac.h from msm-3.10Stepan Moskovchenko2016-03-22
* | ARM64: Enable EDAC support for ARM64 targetsStepan Moskovchenko2016-03-22
* | dma-mapping: fix build when !CONFIG_ARM_DMA_USE_IOMMUShiraz Hashim2016-03-22
* | arm64: dma-mapping: remove order parameter from arm_iommu_create_mapping()Mitchel Humpherys2016-03-22
* | Revert "arm64: dma-mapping: avoid calling iommu_iova_to_phys"Mitchel Humpherys2016-03-22
* | arm64: dma-mapping: avoid calling iommu_iova_to_physMitchel Humpherys2016-03-22
* | arm64: dma-mapping: use ERR_PTR instead of NULL in stubMitchel Humpherys2016-03-22
* | arm64: dma-mapping: make dma_ops constMitchel Humpherys2016-03-22
* | arm64: dma-mapping: fix build when !CONFIG_ARM64_DMA_USE_IOMMUMitchel Humpherys2016-03-22
* | arm64: dma-mapping: add support for IOMMU mapperMitchel Humpherys2016-03-22
* | ARM64: smp: implement arch_trigger_all_cpus_backtrace using IPIRohit Vaswani2016-03-22
* | arm64: smp: Add wakeup IPI supportAbhimanyu Kapur2016-03-22
* | arm64: fix sparse errors from msm-rtbJeremy Gebben2016-03-22
* | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
* | msm: pcie: add PCIe bus driver snapshotTony Truong2016-03-22
* | drivers: GICv3: Add mb() after the read of the IAR1_EL1 and other registersAbhimanyu Kapur2016-03-22
* | arm: traps: emulate a MRCC instruction reading CNTPCT registerSe Wang (Patrick) Oh2016-03-22
* | arm64: dma: Bring back set_dma_ops for other internal uses like dma-removed.cRohit Vaswani2016-03-22
* | arm64: Add support for KERNEL_TEXT_RDONLYRohit Vaswani2016-03-22
* | arm64: Add support for FREE_PAGES_RDONLYNeeti Desai2016-03-22
* | arm64: Support early fixup for CMALaura Abbott2016-03-22
* | ARM64: Introduce arch_read_hardware_idAbhimanyu Kapur2016-03-22
* | CHROMIUM: ARM64: add gpio.h to increase default nrOlof Johansson2016-03-22
* | lib: iomap: Add MSM RTB supportRohit Vaswani2016-03-01
* | msm: redefine __raw_{read, write}v for RTBXiaogang Cui2016-03-01
* | Revert "arm64: kill flush_cache_all()"Rohit Vaswani2016-03-01
* | Revert "arm64: Remove unused macros from assembler.h"Rohit Vaswani2016-03-01
* | arm64: provide dma cache routines with same API as 32 bitLarry Bassel2016-03-01
* | arm64: Mask out 16KB granule in MMFR registerHanumant Singh2016-03-01
* | sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins2016-03-01
* | arm64: Add pdev_archdata for dmamaskLaura Abbott2016-03-01
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-13
|\
| * irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-10