summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-04-076-3/+46
|\
| * arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier2017-04-072-1/+10
| * arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier2017-04-071-0/+7
| * arm64: Define Cortex-A73 MIDRMarc Zyngier2017-04-071-0/+2
| * arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2017-04-072-0/+16
| * arm64: Allow checking of a CPU-local erratumMarc Zyngier2017-04-071-2/+11
* | 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
* | | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-047-16/+16
* | | arm64: drop unnecessary newlines in show_regs()Kefeng Wang2017-03-231-2/+0
* | | arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2017-03-232-43/+107
* | | arm64/mm: remove pointless map/unmap sequences when creating page tablesArd Biesheuvel2017-03-231-4/+0
* | | arm64/mmu: replace 'page_mappings_only' parameter with flags argumentArd Biesheuvel2017-03-231-18/+27
* | | arm64/mmu: add contiguous bit to sanity bug checkArd Biesheuvel2017-03-231-1/+9
* | | arm64/mmu: ignore debug_pagealloc for kernel segmentsArd Biesheuvel2017-03-231-4/+3
* | | arm64/mmu: align alloc_init_pte prototype with pmd/pud versionsArd Biesheuvel2017-03-231-4/+4
* | | arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-233-13/+26
* | | arm64: mmu: map .text as read-only from the outsetArd Biesheuvel2017-03-231-4/+14
* | | arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2017-03-234-10/+25
* | | arm64: mmu: move TLB maintenance from callers to create_mapping_late()Ard Biesheuvel2017-03-231-8/+8
* | | arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel2017-03-231-5/+0
* | | arm64: move !VHE work to end of el2_setupMark Rutland2017-03-221-20/+17
* | | arm64: reduce el2_setup branchingMark Rutland2017-03-221-8/+7
* | | arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon2017-03-221-0/+2
* | | arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMUGeert Uytterhoeven2017-03-221-15/+48
* | | arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann2017-03-221-14/+19
* | | arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2017-03-204-0/+5