summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-05-16arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose5-0/+65
2017-05-25arm64: documentation: document tagged pointer stack constraintsKristina Martsenko1-15/+47
2017-03-22irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni3-21/+49
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds105-974/+1699
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood5-3/+169
2016-08-17arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2-1/+2
2016-06-21ARM64: ACPI: Update documentation for latest specification versionAl Stone2-170/+213
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni3-2/+57
2016-05-20Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds35-416/+974
2016-05-03iommu/arm-smmu: Work around MMU-500 prefetch errataRobin Murphy2-1/+16
2016-05-03iommu/arm-smmu: Workaround for ThunderX erratum #27704Tirumalesh Chalamarla3-11/+30
2016-04-14arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2-0/+33
2016-02-26arm64: Add workaround for Cavium erratum 27456Andrew Pinski5-1/+35
2016-02-18arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel9-39/+119
2015-12-11arm64: Documentation: add list of software workarounds for errataWill Deacon1-0/+58
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds100-2422/+3297
2015-10-19arm64: Add page size to the kernel image headerArd Biesheuvel2-2/+10
2015-10-09arm64: Update booting requirements for GICv3 in GICv2 modeMarc Zyngier1-1/+10
2015-07-29arm64/Documentation: clarify wording regarding memory below the ImageArd Biesheuvel1-4/+7
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel9-63/+115
2015-03-26ARM64 / ACPI: additions of ACPI documentation for arm64Al Stone1-0/+593
2015-03-26Documentation: ACPI for ARM64Graeme Gregory1-0/+505
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose6-1/+119
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal5-0/+166
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal5-0/+233
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal4-0/+268
2014-10-20Documentation/arm64/memory.txt: fix typoAlex Bennée1-1/+1
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini39-576/+2858
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas4-9/+22
2014-07-23arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas3-95/+38
2014-07-23arm64: Add a description on 48-bit address space with 4KB pagesJungseok Lee1-8/+51
2014-07-11arm64: boot protocol documentation update for GICv3Marc Zyngier1-0/+8
2014-07-10arm64: Update the Image headerMark Rutland4-11/+104
2014-04-30doc: arm64: add description of EFI stub supportMark Salter2-3/+13
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-36/+99
2014-04-07arm64: add early_ioremap supportMark Salter11-52/+169
2014-04-05arm64: Relax the kernel cache requirements for bootCatalin Marinas3-4/+45
2014-02-26arm64: Extend the PCI I/O space to 16MBCatalin Marinas2-7/+11
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas4-7/+37
2013-10-24Docs: arm64: booting: clarify boot requirementsMark Rutland1-14/+31
2013-10-24arm64: Fix memory layout typoCatalin Marinas1-1/+1
2013-09-20arm64: documentation: tighten up tagged pointer documentationWill Deacon1-7/+7
2013-09-05Documentation/arm64: clarify requirements for DTB placementMark Salter1-3/+3
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon4-1/+37
2013-08-22arm64: Expand arm64 image headerRoy Franz2-3/+21
2013-06-12arm64: KVM: document kernel object mappings in HYPMarc Zyngier1-0/+7
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas9-2/+187
2012-11-29Documentation: Fixes a word in Documentation/arm64/memory.txtTekkaman Ninja1-1/+1
2012-10-23arm64: Move PCI_IOBASE closer to MODULES_VADDRCatalin Marinas2-7/+7
2012-09-17arm64: MMU definitionsCatalin Marinas10-0/+912
[next]