summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+3
* | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-111-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-3.19Tejun Heo2014-11-229-19/+59
| |\ \ \ \ \ \
| * | | | | | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcXChristoph Lameter2014-10-291-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-113-43/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini2014-12-041-43/+1
| * | | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+2
| * | | | | | arm64: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \ \ \ \ \ \
| * | | | | | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/ / / / / /
* | | | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-101-0/+1
* | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-093-98/+28
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud