summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: define __smp_xxxMichael S. Tsirkin2016-01-121-5/+5
* arm64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-131-0/+1
|\
| * irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-101-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-121-0/+5
|\ \
| * | ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang2015-12-111-0/+4
| * | ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu2015-12-111-0/+1
* | | arm64: Improve error reporting on set_pte_at() checksCatalin Marinas2015-12-111-4/+8
* | | arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-071-2/+3
| |/ |/|
* | 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/+4
| | * arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin2015-12-043-48/+45
| | * 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-031-15/+32
|\ \ \ | |/ / |/| |
| * | arm64: bpf: add 'store immediate' instructionYang Shi2015-12-031-1/+19
| * | arm64: bpf: fix buffer pointerZi Shen Lim2015-11-181-14/+13
* | | 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/+8
| * | | 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/+2
| * | | 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/+6
| * | 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/+1
| * | arm64: simplify dma_get_opsArnd Bergmann2015-11-172-22/+7
| * | 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
OpenPOWER on IntegriCloud