summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King12-37/+31
2019-02-26ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski1-0/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner2-6/+6
2019-02-26ARM: 8843/1: use unified assembler in headersStefan Agner2-10/+10
2019-02-02ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2-1/+7
2019-02-02ARM: smp: remove arch-provided "pen_release"Russell King1-1/+0
2019-02-02ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann1-1/+0
2019-02-02ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin1-1/+1
2019-02-02ARM: 8829/1: spinlock: use unified assembler language syntaxStefan Agner1-1/+2
2019-02-02ARM: 8828/1: uaccess: use unified assembler language syntaxStefan Agner1-1/+2
2019-02-02ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch1-0/+3
2019-02-02ARM: 8822/1: smp_twd: Remove legacy TWD registrationGeert Uytterhoeven1-16/+0
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-17/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+22
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2019-01-05mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds2-4/+4
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King3-16/+50
2019-01-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-11/+54
2018-12-31Merge branch 'fixes' into next/socOlof Johansson2-12/+50
2018-12-29Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-3/+1
2018-12-27Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+11
2018-12-27Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+13
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-6/+74
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu1-1/+1
2018-12-19arm: KVM: Add S2_PMD_{MASK,SIZE} constantsMarc Zyngier1-0/+3
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier1-0/+4
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal2-0/+25
2018-12-18KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal1-0/+6
2018-12-18KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal1-0/+9
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal1-0/+6
2018-12-18KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal1-0/+15
2018-12-18KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal1-0/+5
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland1-5/+0
2018-12-14ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch1-0/+11
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+1
2018-12-13ARM: smp: add support for per-task stack canariesArd Biesheuvel2-2/+13
2018-12-10KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier1-1/+1
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig1-2/+0
2018-12-05ARM: sa1111: remove legacy GPIO interfacesRussell King1-4/+0
2018-12-04Merge tag 'arm-soc/for-4.21/soc' of https://github.com/Broadcom/stblinux into...Olof Johansson1-11/+13
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-12/+50
2018-11-12ARM: stm32: debug: add low-level debug supportGerald Baeza1-0/+41
2018-11-12ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch1-0/+18
2018-11-12ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch1-2/+4
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King1-0/+23
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King1-13/+26
2018-11-12ARM: clean up per-processor check_bugs method callRussell King1-0/+1
2018-11-12ARM: split out processor lookupRussell King1-0/+1