summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2017-04-07arm64: Allow checking of a CPU-local erratumMarc Zyngier
2017-04-06arm64: print a fault message when attempting to write RO memoryStephen Boyd
2017-04-06arm64: allwinner: a64: add pmu0 regs for USB PHYIcenowy Zheng
2017-04-05arm64: kdump: enable kdump in defconfigAKASHI Takahiro
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-04-05arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-04-05arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2017-04-05arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-04-05arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-04-05arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas
2017-04-04arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel
2017-04-04arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel
2017-04-04arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel
2017-04-04arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel
2017-04-04arm64: efi: clean up Image header after PE header has been split offArd Biesheuvel
2017-04-04arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel
2017-04-04arm64: relocation testing moduleArd Biesheuvel
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-04-04arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-28arm64: switch to RAW_COPY_USERAl Viro
2017-03-28arm64: add extable.hAl Viro
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-03-23arm64: drop unnecessary newlines in show_regs()Kefeng Wang
2017-03-23arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel
2017-03-23arm64/mm: remove pointless map/unmap sequences when creating page tablesArd Biesheuvel
2017-03-23arm64/mmu: replace 'page_mappings_only' parameter with flags argumentArd Biesheuvel
2017-03-23arm64/mmu: add contiguous bit to sanity bug checkArd Biesheuvel
2017-03-23arm64/mmu: ignore debug_pagealloc for kernel segmentsArd Biesheuvel
2017-03-23arm64/mmu: align alloc_init_pte prototype with pmd/pud versionsArd Biesheuvel
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel
2017-03-23arm64: mmu: map .text as read-only from the outsetArd Biesheuvel
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel
2017-03-23arm64: mmu: move TLB maintenance from callers to create_mapping_late()Ard Biesheuvel
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel