summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-052-0/+16
|\
| * arm64: add EFI runtime servicesMark Salter2014-04-301-0/+14
| * arm64: Add function to create identity mappingsMark Salter2014-04-301-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \
| * | arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-046-8/+18
|\ \ \
| * | | arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-252-1/+3
| * | | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-151-0/+2
| * | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-151-1/+1
| * | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-301-1/+1
| * | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-303-5/+11
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-2/+0
|\ \ \
| * \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-224-1/+12
| |\ \ \
| * | | | arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra2014-05-221-2/+0
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-14/+3
|\ \ \ \
| * | | | arch,arm64: Convert smp_mb__*()Peter Zijlstra2014-04-183-14/+3
| |/ / /
* | | | arm64: mm: fix pmd_write CoW brokennessWill Deacon2014-05-291-1/+1
| |/ / |/| |
* | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-131-0/+1
|\ \ \
| * | | arm64: introduce virt_to_pfnStefano Stabellini2014-05-121-0/+1
* | | | arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-251-0/+3
* | | | 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: __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-082-14/+5
|\ \ \
| * | | Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
| * | | arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-031-1/+5
* | | | arm64: add early_ioremap supportMark Salter2014-04-074-1/+70
* | | | arm64: initialize pgprot info earlier in bootMark Salter2014-04-071-0/+1
| |_|/ |/| |
* | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-023-6/+22
|\ \ \ | |_|/ |/| |
| * | arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-0/+2
| * | 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-032-2/+4
| * | arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-4/+12
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3121-186/+350
|\ \ \ | | |/ | |/|
| * | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-241-2/+0
| * | arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
| * | arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-141-28/+24
| * | arm64: rwsem: use asm-generic rwsem implementationWill Deacon2014-03-141-0/+1
| * | arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2014-03-141-0/+29
| * | ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-132-2/+2
| * | ARM64: perf: add support for perf registers APIJean Pihet2014-03-133-0/+42
| * | arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-132-12/+8
| * | arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-03-131-1/+1
| * | arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-03-131-3/+3
| * | arm64: barriers: add dmb barrierWill Deacon2014-03-101-0/+1
| * | arm64: topology: Implement basic CPU topology supportMark Brown2014-03-041-0/+39
| * | arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-041-0/+6
| * | arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-041-1/+2
| * | arm64: remove return value form psci_init()Vladimir Murzin2014-02-281-1/+1
| * | arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-272-0/+14
OpenPOWER on IntegriCloud