summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall2014-10-031-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-1/+2
|\ \ \ \ \ \ \
| * | | | | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0Star
| * | | | | | | arm64: support restart through restart handler call chainGuenter Roeck2014-09-261-0/+2
* | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-105-23/+203
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: mm: enable RCU fast_gupSteve Capper2014-10-103-1/+39
| * | | | | | | | arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-102-3/+18
| * | | | | | | | arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott2014-10-102-19/+146
* | | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-099-2/+307
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | arm64: dts: Add APM X-Gene PCIe device tree nodesTanmay Inamdar2014-10-062-0/+173
| * | | | | | | | arm64: Add architectural support for PCILiviu Dudau2014-10-017-2/+134
| |/ / / / / / /
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-093-29/+1Star
|\ \ \ \ \ \ \ \