summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0556-744/+1814
|\
| * arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas2017-05-051-16/+49
| * arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven2017-04-281-1/+4
| * arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli2017-04-281-0/+6
| * arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-264-48/+72
| * arm64: pmuv3: handle pmuv3+Mark Rutland2017-04-251-3/+4
| * arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-242-0/+18
| * Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-123-33/+92
| |\
| | * arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland2017-04-111-17/+9
| | * arm64: pmuv3: handle !PMUv3 when probingMark Rutland2017-04-111-16/+71
| | * arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-112-0/+12
| * | arm64: Silence spurious kbuild warning on menuconfigMarc Zyngier2017-04-121-1/+3
| * | Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-04-076-3/+46
| |\ \
| * | | 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
OpenPOWER on IntegriCloud