summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-01-304-74/+48
|\
| * arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-291-5/+8
| * arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-291-0/+18
| * arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-294-69/+22
* | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-251-1/+1
|\ \
| * | arm64: dts: add baud rate to Juno stdout-pathRobin Murphy2015-01-231-1/+1
* | | arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown2015-01-231-0/+1
* | | arm64: Add dtb files to archclean ruleJungseok Lee2015-01-202-2/+1
| |/ |/|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-01-173-8/+4
|\ \
| * | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas2015-01-161-7/+1
| * | arm64: compat: wire up compat_sys_execveatWill Deacon2015-01-122-1/+3
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-153-1/+3
|\ \ | |/ |/|
| * arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-01-122-1/+2
| * arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-01-121-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-111-0/+8
|\ \
| * | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-0/+8
| |/
* | arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-082-1/+2
* | arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley2015-01-071-0/+1
* | arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley2015-01-071-0/+1
* | arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley2015-01-071-0/+1
* | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley2015-01-071-0/+1
* | arm64: sanity checks: add missing AArch32 registersMark Rutland2015-01-072-0/+15
* | arm64: Remove unused prepare_to_copy()Tobias Klauser2015-01-071-3/+0
* | arm64: Correct __NR_compat_syscalls for bpfMark Rutland2015-01-071-1/+1
|/
* arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee2014-12-231-2/+3
* arm64: defconfig: defconfig update for 3.19Will Deacon2014-12-231-4/+5
* arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-231-1/+13
* arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas2014-12-221-5/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-201-2/+2
|\
| * arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-184-30/+10
|\ \
| * | arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-131-0/+1
| * | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-131-0/+1
| * | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-132-27/+0
| * | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-132-1/+5
| * | arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2014-11-251-2/+3
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-12-162-4/+3
|\ \
| * | arm64: mm: dump: don't skip final regionMark Rutland2014-12-111-3/+0
| * | arm64: mm: dump: fix shift warningMark Rutland2014-12-111-1/+1
| * | arm64: psci: Fix build breakage without PM_SLEEPKrzysztof Kozlowski2014-12-111-0/+2
* | | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-152-0/+3
|\ \ \
| * | | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-261-0/+1
| * | | irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier2014-11-261-0/+1
| * | | arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier2014-11-261-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-135-5/+287
|\ \ \ \
| * | | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-242-5/+5
| * | | | crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-203-0/+282
* | | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-131-0/+1
|\ \ \ \ \
| * | | | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
OpenPOWER on IntegriCloud