summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall2014-11-261-0/+9
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-145-11/+27
|\
| * arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang2014-11-131-1/+1
| * Correct the race condition in aarch64_insn_patch_text_sync()William Cohen2014-11-131-2/+3
| * arm64: __clear_user: handle exceptions on strbKyle McMartin2014-11-131-1/+1
| * arm64: Fix data type for physical addressMin-Hua Chen2014-11-131-1/+1
| * arm64: efi: Fix stub cache maintenanceMark Rutland2014-11-131-6/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-141-5/+5
|\ \ | |/ |/|
| * dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian2014-11-041-5/+5
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-093-3/+27
|\ \ | |/ |/|
| * arm64: defconfig: update defconfig for 3.18Will Deacon2014-11-051-2/+24
| * arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
| * arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap2014-10-301-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-10-2412-31/+159
|\|
| * arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas2014-10-241-4/+8
| * arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-243-7/+3Star
| * arm64: vexpress: Add CLCD support to the ARMv8 model platformCatalin Marinas2014-10-222-1/+36
| * arm64: Fix compilation error on UP buildsCatalin Marinas2014-10-211-0/+11
| * net: bpf: arm64: minor fix of type in jitedDaniel Borkmann2014-10-201-1/+1
| * arm64: bpf: add 'load 64-bit immediate' instructionZi Shen Lim2014-10-201-0/+31
| * arm64: bpf: add 'shift by register' instructionsZi Shen Lim2014-10-202-2/+18
| * net: bpf: arm64: address randomize and write protect JIT codeDaniel Borkmann2014-10-201-9/+30
| * arm64: mm: Correct fixmap pagetable typesSteve Capper2014-10-201-2/+2
| * arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky2014-10-201-2/+2
| * arm64: Align less than PAGE_SIZE pgds naturallyCatalin Marinas2014-10-201-2/+16
| * arm64: Allow 48-bits VA space without ARM_SMMUChristoffer Dall2014-10-201-1/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-231-26/+18Star
|\ \ | |/ |/|
| * Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-031-26/+18Star
| |\
| | * arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-20/+6Star
| | * arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young2014-10-031-3/+8
| | * arm64/efi: uefi_init error handling fixDave Young2014-10-031-3/+4
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-2/+2
|\ \ \
| * | | audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris2014-09-231-2/+2
| * | | arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-09-231-0/+7
* | | | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-183-15/+126
|\ \ \ \
| * | | | arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-161-4/+8
| * | | | arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-141-9/+116
| * | | | arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
| * | | | arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-101-1/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-182-28/+1Star
|\ \ \ \ \
| * | | | | arm64: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-222-28/+1Star
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-182-0/+28
|\ \ \ \ \
| * | | | | dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-142-0/+28
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-2/+0Star
|\ \ \ \ \ \
| * | | | | | kbuild: arm: Do not define "comma" twiceMasahiro Yamada2014-10-021-2/+0Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-119/+82Star
|\ \ \ \ \ \
| * | | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | | | | | locking,arch,arm64: Fold atomic_opsPeter Zijlstra2014-08-141-117/+80Star
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-122-2/+31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-102-2/+31