aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-121/+122
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel1-5/+5
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel1-1/+13
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose1-2/+4
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2-16/+31
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky1-0/+5
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose1-0/+12
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas1-61/+8
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon1-12/+26
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin1-1/+1
2015-11-25arm64: efi: correctly map runtime regionsMark Rutland1-7/+2
2015-11-25arm64: mm: fix fault_info table xFSC decodingMark Rutland1-14/+14
2015-11-25arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose1-2/+6
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland1-1/+5
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland1-1/+1
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier4-1/+38
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2015-11-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds11-54/+61
2015-11-19arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+5
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon1-6/+10
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2-1/+2
2015-11-18arm64: crypto: reduce priority of core AES cipherArd Biesheuvel1-1/+1
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2-10/+6
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-7/+41
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi1-5/+39
2015-11-17arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi1-0/+10
2015-11-17arm64: do not include ptrace.h from compat.hArnd Bergmann1-2/+1
2015-11-17arm64: simplify dma_get_opsArnd Bergmann2-22/+7
2015-11-17arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel1-6/+6
2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann1-1/+1
2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi1-3/+3
2015-11-16arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy1-6/+13
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds14-33/+54
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-12arm64: build vdso without libgcovArnd Bergmann1-0/+3
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann1-1/+1
2015-11-10Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds38-190/+2728
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+0
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2015-11-10arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2-4/+1
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson10-19/+224
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel2-1/+2
2015-11-09arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel1-1/+1
2015-11-07arm64: fixup for mm renamesAndrew Morton1-1/+1
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2