summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-12-045-75/+80
|\
| * Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-12-045-75/+80
| |\
| | * arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-042-9/+4Star
| | * arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin2015-12-043-48/+45Star
| | * arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin2015-12-043-21/+21
| | * arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-0/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-041-15/+32
|\ \ \ | |/ / |/| |
| * | arm64: bpf: add 'store immediate' instructionYang Shi2015-12-031-1/+19
| * | arm64: bpf: fix buffer pointerZi Shen Lim2015-11-191-14/+13Star
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-278-121/+122
|\ \ \
| * | | arm64: efi: fix initcall return valuesArd Biesheuvel2015-11-261-5/+5
| * | | arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel2015-11-261-1/+13
| * | | arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose2015-11-261-2/+4
| * | | arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2015-11-262-16/+31
| * | | arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose2015-11-261-0/+12
| * | | Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas2015-11-261-61/+8Star
| * | | arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon2015-11-261-12/+26
| * | | arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin2015-11-261-1/+1
| * | | arm64: efi: correctly map runtime regionsMark Rutland2015-11-251-7/+2Star
| * | | arm64: mm: fix fault_info table xFSC decodingMark Rutland2015-11-251-14/+14
| * | | arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose2015-11-251-2/+6
* | | | Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-261-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-261-0/+5
* | | | arm64: kvm: report original PAR_EL1 upon panicMark Rutland2015-11-241-1/+5
* | | | arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland2015-11-241-1/+1
* | | | arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-244-1/+38
* | | | arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-242-4/+6
| |/ / |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-1911-54/+61
|\ \ \ | |_|/ |/| |
| * | arm64: restore bogomips information in /proc/cpuinfoYang Shi2015-11-191-0/+5
| * | arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon2015-11-181-6/+10
| * | arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2015-11-182-1/+2
| * | arm64: crypto: reduce priority of core AES cipherArd Biesheuvel2015-11-181-1/+1
| * | arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2015-11-182-10/+6Star
| * | arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi2015-11-171-0/+10
| * | arm64: do not include ptrace.h from compat.hArnd Bergmann2015-11-171-2/+1Star
| * | arm64: simplify dma_get_opsArnd Bergmann2015-11-172-22/+7Star
| * | arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel2015-11-171-6/+6
| * | arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy2015-11-161-6/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-171-7/+41
|\ \ \ | |/ / |/| |
| * | arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi2015-11-171-5/+39
| * | bpf, arm64: start flushing icache range from headerDaniel Borkmann2015-11-161-1/+1
| * | arm64: bpf: fix JIT frame pointer setupYang Shi2015-11-161-3/+3
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-1314-33/+54
|\ \ \ | |/ / |/| |
| * | arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang2015-11-121-1/+1
| * | arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang2015-11-121-2/+2
| * | arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang2015-11-121-1/+1
| * | arm64: use linux/types.h in kvm.hArnd Bergmann2015-11-121-1/+1
| * | arm64: build vdso without libgcovArnd Bergmann2015-11-121-0/+3
| * | arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann2015-11-121-1/+1
| * | arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2015-11-102-4/+1Star