summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-031-0/+3
* arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33
* arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
* arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-4/+2
* arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
* arm64: init: Move of_clk_init to time_initChanho Min2014-04-252-1/+2
* arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-251-0/+3
* arm64: debug: remove noisy, pointless warningWill Deacon2014-04-251-3/+0
* arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper2014-04-251-0/+6
* arm64: add renameat2 compat syscallMiklos Szeredi2014-04-231-1/+2
* ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo2014-04-221-2/+0
* arm64: __NR_compat_syscalls fixMiklos Szeredi2014-04-221-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-088-31/+87
|\
| * arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas2014-04-081-4/+11
| * arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott2014-04-071-0/+14
| * arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-062-0/+6
| * Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
| * arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-052-2/+37
| * arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-032-12/+19
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-0711-53/+172
|\ \
| * | arm64: add early_ioremap supportMark Salter2014-04-0710-50/+167
| * | arm64: initialize pgprot info earlier in bootMark Salter2014-04-073-2/+4
| * | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-072-2/+11
|\ \ \ | |/ / |/| |
| * | arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
| * | arm64, hw_breakpoint.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+6
* | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-025-18/+111
|\ \ \
| * | | arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-032-1/+6
| * | | ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-031-0/+4
| * | | arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-033-14/+82
| * | | arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier2014-03-032-0/+8
| * | | arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-4/+12
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-022-0/+2
|\ \ \ \
| * | | | arm64: add support for reserved memory defined by device treeMarek Szyprowski2014-03-132-0/+2
| | |/ / | |/| |
* | | | arm64: Fix duplicated Kconfig entries againJosh Boyer2014-04-021-6/+0
* | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-0/+8
|\ \ \ \
| * \ \ \ Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-03-061-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | cpufreq: enable ARM drivers on arm64Rob Herring2014-03-011-0/+8
* | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-03-311-0/+152
|\ \ \ \ \
| * | | | | arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entriesLoc Ho2014-03-171-0/+80
| * | | | | arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho2014-03-171-0/+72
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3140-294/+1346
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-242-5/+1
| * | | | | arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott2014-03-241-2/+12
| * | | | | arm64: Implement custom mmap functions for dma mappingLaura Abbott2014-03-241-0/+44
| * | | | | arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
| * | | | | arm64: Fix duplicated Kconfig entriesMark Brown2014-03-191-6/+0
| * | | | | arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-141-28/+24
| * | | | | arm64: rwsem: use asm-generic rwsem implementationWill Deacon2014-03-142-1/+2
| * | | | | arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2014-03-142-0/+30
OpenPOWER on IntegriCloud