summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+2
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-02-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-0/+15
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner1-2/+2
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner1-1/+0
2019-02-07arm: KVM: Add missing kvm_stage2_has_pmd() helperMarc Zyngier1-0/+5
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier1-0/+10
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-2/+2
2019-02-02ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann1-1/+0
2019-01-25ARM: add migrate_pages() system callArnd Bergmann1-1/+0
2019-01-24arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig1-0/+94
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