summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-03-26arm64: capabilities: Clean up midr range helpersSuzuki K Poulose1-48/+60
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose4-46/+9
2018-03-26arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2-22/+83
2018-03-26arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2-5/+20
2018-03-26arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose2-1/+9
2018-03-26arm64: capabilities: Group handling of features and errata workaroundsSuzuki K Poulose1-31/+42
2018-03-26arm64: capabilities: Allow features based on local CPU scopeSuzuki K Poulose1-6/+11
2018-03-26arm64: capabilities: Split the processing of errata work aroundsSuzuki K Poulose1-2/+4
2018-03-26arm64: capabilities: Prepare for grouping features and errata work aroundsSuzuki K Poulose1-40/+18
2018-03-26arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose2-11/+23
2018-03-26arm64: capabilities: Unify the verificationSuzuki K Poulose1-33/+58
2018-03-26arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose3-21/+89
2018-03-26arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose3-31/+124
2018-03-26arm64: capabilities: Move errata processing codeSuzuki K Poulose3-43/+40
2018-03-26arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose2-6/+6
2018-03-26arm64: capabilities: Update prototype for enable call backDave Martin8-58/+67
2018-03-26arm64/sve: Document firmware support requirements in KconfigDave Martin1-0/+17
2018-03-23crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez1-0/+2
2018-03-23arm64: defconfig: enable stmmac ethernet to defconfigDinh Nguyen1-1/+6
2018-03-23arm64: dts: stratix10: disable false USB overcurrent on devkitDinh Nguyen1-0/+1
2018-03-23arm64: dts: stratix10: enable watchdog timer on the S10 devkitDinh Nguyen1-0/+4
2018-03-23mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-0/+10
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier1-5/+0
2018-03-20arm64: dts: uniphier: add syscon property for UniPhier sound systemKatsuhiro Suzuki2-2/+4
2018-03-20arm64: allwinner: H5: Add Xunlong Orange Pi Zero PlusHauke Mehrtens2-0/+144
2018-03-20arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin3-19/+24
2018-03-20ARM64: dts: meson-gx: make efuse read-onlyJerome Brunet1-0/+1
2018-03-20ARM64: dts: meson: bump mali450 clk to 744MHzNeil Armstrong2-8/+14
2018-03-20arm64: dts: allwinner: a64: Add support for TERES-I laptopHarald Geyer2-0/+266
2018-03-20arm64: dts: allwinner: a64: add simplefb for A64 SoCHarald Geyer1-0/+20
2018-03-20arm64: dts: allwinner: a64: Add watchdogHarald Geyer1-0/+7
2018-03-20arm64: dts: allwinner: a64: Add i2c0 pinsHarald Geyer1-0/+5
2018-03-20arm64: allwinner: h6: add support for Pine H64 boardIcenowy Zheng2-0/+30
2018-03-20arm64: allwinner: h6: add the basical Allwinner H6 DTSI fileIcenowy Zheng1-0/+175
2018-03-19arm64: Expose Arm v8.4 featuresSuzuki K Poulose4-0/+18
2018-03-19arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel1-32/+2
2018-03-19arm64: fix undefined reference to 'printk'Arnd Bergmann2-3/+3
2018-03-19arm64: dts: armada-3720-espressobin: Document URL for schematicUwe Kleine-König1-0/+3
2018-03-19ARM64: dts: marvell: armada-cp110: Add registers clock for the PCIe nodesGregory CLEMENT1-3/+6
2018-03-19ARM64: dts: marvell: armada-cp110: Add registers clock for the NAND nodeGregory CLEMENT1-1/+3
2018-03-19ARM64: dts: marvell: armada-cp110: Add registers clock for the crypto nodeGregory CLEMENT1-1/+3
2018-03-19ARM64: dts: marvell: armada-cp110: Add registers clock for the trng nodeGregory CLEMENT1-1/+3
2018-03-19ARM64: dts: marvell: armada-cp110: Add registers clock for XOR engine nodesGregory CLEMENT1-2/+6
2018-03-19ARM64: dts: marvell: armada-cp110: Add registers clock for USB host nodesGregory CLEMENT1-2/+6
2018-03-19arm64: dts: mt2712: Add auxadc device node.Zhiyong Tao2-0/+13
2018-03-16crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernelsArd Biesheuvel1-13/+23
2018-03-16crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt pathArd Biesheuvel1-2/+21
2018-03-16crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt pathArd Biesheuvel1-6/+25
2018-03-16crypto: arm64/aes-blk - remove configurable interleaveArd Biesheuvel2-200/+40
2018-03-16crypto: arm64/chacha20 - move kernel mode neon en/disable into loopArd Biesheuvel1-3/+9