summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin
2015-11-25arm64: efi: correctly map runtime regionsMark Rutland
2015-11-25arm64: mm: fix fault_info table xFSC decodingMark Rutland
2015-11-25arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-11-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-19arm64: restore bogomips information in /proc/cpuinfoYang Shi
2015-11-18arm64: bpf: fix buffer pointerZi Shen Lim
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott
2015-11-18arm64: crypto: reduce priority of core AES cipherArd Biesheuvel
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi
2015-11-17arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2015-11-17arm64: do not include ptrace.h from compat.hArnd Bergmann
2015-11-17arm64: simplify dma_get_opsArnd Bergmann
2015-11-17arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel
2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann
2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi
2015-11-16arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann
2015-11-12arm64: build vdso without libgcovArnd Bergmann
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann
2015-11-10Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds