summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-362/+916
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+106
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann1-0/+106
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+40
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-04-28arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven1-1/+4
2017-04-28arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli1-0/+6
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro4-11/+9
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel3-46/+65
2017-04-25arm64: pmuv3: handle pmuv3+Mark Rutland1-3/+4
2017-04-24arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier1-0/+14
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2-33/+90
2017-04-11arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland1-17/+9
2017-04-11arm64: pmuv3: handle !PMUv3 when probingMark Rutland1-16/+71
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland1-0/+10
2017-04-07Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas3-2/+40
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier1-0/+8
2017-04-07arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier1-0/+7
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier0-0/+0
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier1-0/+14
2017-04-07arm64: Allow checking of a CPU-local erratumMarc Zyngier1-2/+11
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro2-0/+72
2017-04-05arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro1-0/+11
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2-4/+122
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2-1/+80
2017-04-05arm64: kdump: protect crash dump kernel memoryTakahiro Akashi1-6/+26
2017-04-05arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro1-1/+6
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma1-0/+3
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas1-4/+4
2017-04-04arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2-5/+20
2017-04-04arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel1-17/+21
2017-04-04arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel1-21/+1
2017-04-04arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel1-3/+3
2017-04-04arm64: efi: clean up Image header after PE header has been split offArd Biesheuvel1-9/+3
2017-04-04arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel2-147/+161
2017-04-04arm64: relocation testing moduleArd Biesheuvel3-0/+166
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2-8/+8
2017-03-30arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada1-1/+0
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter1-1/+1
2017-03-28arm64: switch to RAW_COPY_USERAl Viro1-1/+1
2017-03-23arm64: drop unnecessary newlines in show_regs()Kefeng Wang1-2/+0
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel1-9/+16
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2-5/+7
2017-03-22arm64: move !VHE work to end of el2_setupMark Rutland1-20/+17
2017-03-22arm64: reduce el2_setup branchingMark Rutland1-8/+7
2017-03-22arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay1-3/+7
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2-0/+3
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2-0/+3
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2-1/+8