summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: fix for bad_mode() handler to always result in panicHari Vyas2018-09-141-1/+0
* arm64: force_signal_inject: WARN if called from kernel contextWill Deacon2018-09-141-1/+4
* arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon2018-09-145-29/+28
* KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon2018-09-142-0/+22
* arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-148-2/+106
* arm64: entry: Allow handling of undefined instructions from EL1Will Deacon2018-09-142-5/+8
* arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASSWill Deacon2018-09-141-3/+0
* arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon2018-09-145-7/+33
* arm64: Fix silly typo in commentWill Deacon2018-09-141-1/+1
* arm64: tlb: Rewrite stale comment in asm/tlbflush.hWill Deacon2018-09-111-25/+55
* arm64: tlb: Avoid synchronous TLBIs when freeing page tablesWill Deacon2018-09-113-14/+1
* arm64: tlb: Adjust stride and type of TLBI according to mmu_gatherWill Deacon2018-09-111-9/+10
* arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE codeWill Deacon2018-09-111-9/+3
* arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()Will Deacon2018-09-112-7/+10
* arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()Will Deacon2018-09-111-0/+4
* arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()Will Deacon2018-09-111-2/+8
* arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()Will Deacon2018-09-111-0/+2
* arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()Will Deacon2018-09-111-1/+1
* arm64: uaccess: implement unsafe accessorsJulien Thierry2018-09-101-15/+46
* arm64: dump: Use consistent capitalisation for page-table dumpsWill Deacon2018-09-101-3/+3
* arm64/lib: add accelerated crc32 routinesArd Biesheuvel2018-09-103-0/+63
* arm64: cpufeature: add feature for CRC32 instructionsArd Biesheuvel2018-09-102-1/+11
* lib/crc32: make core crc32() routines weak so they can be overriddenArd Biesheuvel2018-09-101-4/+7
* Merge branch 'tlb/asm-generic' into aarch64/for-next/coreWill Deacon2018-09-075-262/+351
|\
| * MAINTAINERS: Add entry for MMU GATHER AND TLB INVALIDATIONWill Deacon2018-09-071-0/+13
| * mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra2018-09-074-252/+265
| * asm-generic/tlb: Track which levels of the page tables have been clearedWill Deacon2018-09-042-9/+53
| * asm-generic/tlb: Track freeing of page-table directories in struct mmu_gatherPeter Zijlstra2018-09-041-8/+23
| * asm-generic/tlb: Guard with #ifdef CONFIG_MMUWill Deacon2018-09-041-0/+4
|/
* Linux 4.19-rc2v4.19-rc2Linus Torvalds2018-09-021-1/+1
* Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-022-0/+80
|\
| * of: Add device_type access helper functionsRob Herring2018-08-311-0/+12
| * of: add node name compare helper functionsRob Herring2018-08-302-0/+35
| * of: add helper to lookup compatible child nodeJohan Hovold2018-08-292-0/+33
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-0212-188/+213
|\ \
| * \ Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-09-025-31/+66
| |\ \
| | * | ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren2018-08-281-1/+1
| | * | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-2810929-208895/+509947
| | |\ \
| | | * | ARM: dts: Fix file permission for am335x-osd3358-sm-red.dtsNeeraj Dantu2018-08-281-0/+0
| | | |/
| | * | arm: dts: am4372: setup rtc as system-power-controllerKeerthy2018-08-221-0/+1
| | * | ARM: dts: omap4-droid4: fix vibrations on Droid 4Pavel Machek2018-08-221-9/+9
| | * | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| | * | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14
| | * | ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren2018-08-171-0/+37
| | * | ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren2018-08-171-1/+1
| * | | arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon2018-08-291-0/+3
| * | | ARM: defconfig: Update the ARM Versatile defconfigLinus Walleij2018-08-291-6/+8
| * | | Merge tag 'imx-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2018-08-295-151/+136
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GFabio Estevam2018-08-271-0/+1
| | * | ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GFabio Estevam2018-08-271-0/+1