aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland
2014-11-18arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-11-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-11-14arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon
2014-11-14arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon
2014-11-14arm64: Fix up /proc/cpuinfoMark Rutland
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang
2014-11-13Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-11-13arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-13arm64: Fix data type for physical addressMin-Hua Chen
2014-11-13arm64: efi: Fix stub cache maintenanceMark Rutland
2014-11-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-11-07arm64: kvm: eliminate literal pool entriesArd Biesheuvel
2014-11-07arm64: ftrace: eliminate literal pool entriesArd Biesheuvel
2014-11-06arm64: log physical ID of boot CPUMark Rutland
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel
2014-11-06arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2014-11-06arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel
2014-11-06arm64: xchg: Implement cmpxchg_doubleSteve Capper
2014-11-06arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park
2014-11-06arm64: fix data type for physical addressMin-Hua Chen
2014-11-05arm64: defconfig: update defconfig for 3.18Will Deacon
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas
2014-11-05arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-11-05arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel
2014-11-05arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel
2014-11-05arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel
2014-11-05arm64/efi: set PE/COFF section alignment to 4 KBArd Biesheuvel
2014-11-05arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel
2014-11-04dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian
2014-11-03Merge tag 'dts-subdirs-for-arm-soc-v3.19' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2014-10-30arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-22arm64: vexpress: Add CLCD support to the ARMv8 model platformCatalin Marinas
2014-10-21dts, arm64: Move dts files to vendor subdirsRobert Richter
2014-10-21dts, kbuild: Implement support for dtb vendor subdirsRobert Richter
2014-10-21dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter
2014-10-21dts, arm64: Add dtbs_install make targetRobert Richter
2014-10-21arm64: Fix compilation error on UP buildsCatalin Marinas
2014-10-20net: bpf: arm64: minor fix of type in jitedDaniel Borkmann
2014-10-20arm64: bpf: add 'load 64-bit immediate' instructionZi Shen Lim
2014-10-20arm64: bpf: add 'shift by register' instructionsZi Shen Lim