summaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kvm-arm/next'Stephen Rothwell2017-04-071-0/+2
|\
| * KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-03-271-0/+2
* | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2017-04-074-4/+28
|\ \
| * \ Merge branch 'x86/asm'Ingo Molnar2017-04-051-1/+1
| |\ \
| | * | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-1/+1
| | |/
| * | Merge branch 'x86-mm-for-xen'Ingo Molnar2017-04-051-1/+1
| |\ \
| | * \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-037-8/+28
| | |\ \
| | * | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-03-181-1/+1
| | | |/ | | |/|
| * | | efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma2017-04-051-0/+3
| * | | efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-051-0/+1
| * | | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-1/+22
| | |/ | |/|
* | | Merge remote-tracking branch 'crypto/master'Stephen Rothwell2017-04-072-1/+6
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-249-27/+89
| |\ \ \ | | | |/ | | |/|
| * | | ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng nodeHeiner Kallweit2017-03-162-1/+6
* | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2017-04-075-81/+34
|\ \ \ \
| * \ \ \ Merge branch 'work.uaccess' into for-nextAl Viro2017-04-065-81/+34
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-061-1/+0
| | * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-061-1/+0
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-0617-111/+151
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0213-31/+116
| | | | | |\ \ | | | | |/ / / | | | |/| | |
| | | | * | | arm64: switch to RAW_COPY_USERAl Viro2017-03-284-53/+9
| | | | * | | arm64: add extable.hAl Viro2017-03-282-22/+26
| | | |/ / /
| | | * | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| | | * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| | |/ / /
* | | | | Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell2017-04-0748-645/+1570
|\ \ \ \ \
| * | | | | arm64: print a fault message when attempting to write RO memoryStephen Boyd2017-04-061-19/+36
| * | | | | arm64: kdump: enable kdump in defconfigAKASHI Takahiro2017-04-051-0/+1
| * | | | | arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro2017-04-054-0/+136
| * | | | | arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro2017-04-051-0/+11
| * | | | | arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-055-6/+167
| * | | | | arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-054-1/+117
| * | | | | arm64: kdump: protect crash dump kernel memoryTakahiro Akashi2017-04-052-55/+80
| * | | | | arm64: mm: add set_memory_valid()AKASHI Takahiro2017-04-052-6/+10
| * | | | | arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro2017-04-052-1/+72
| * | | | | arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro2017-04-051-0/+35
| * | | | | Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas2017-04-043-79/+172
| |\ \ \ \ \
| | * | | | | arm64: sysreg: add Set/Way sys encodingsMark Rutland2017-03-091-0/+6
| | * | | | | arm64: sysreg: add register encodings used by KVMMark Rutland2017-03-091-0/+37
| | * | | | | arm64: sysreg: add physical timer registersMark Rutland2017-03-091-0/+4
| | * | | | | arm64: sysreg: subsume GICv3 sysreg definitionsMark Rutland2017-03-093-72/+69
| | * | | | | arm64: sysreg: add performance monitor registersMark Rutland2017-03-091-0/+25
| | * | | | | arm64: sysreg: add debug system registersMark Rutland2017-03-091-0/+23
| | * | | | | arm64: sysreg: sort by encodingMark Rutland2017-03-091-8/+9
| | | |/ / / | | |/| | |
| * | | | | arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2017-04-042-5/+20
| * | | | | arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel2017-04-041-17/+21
| * | | | | arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel2017-04-041-21/+1
| * | | | | arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel2017-04-041-3/+3
| * | | | | arm64: efi: clean up Image header after PE header has been split offArd Biesheuvel2017-04-041-9/+3
| * | | | | arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel2017-04-042-147/+161
| * | | | | arm64: relocation testing moduleArd Biesheuvel2017-04-044-0/+170