summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-6/+22
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-2/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-4/+4
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King-16/+50
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-11/+54
2018-12-31Merge branch 'fixes' into next/socOlof Johansson-12/+50
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-3/+1
2018-12-27Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+11
2018-12-27Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+13
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+74
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu-1/+1
2018-12-19arm: KVM: Add S2_PMD_{MASK,SIZE} constantsMarc Zyngier-0/+3
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier-0/+4
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal-0/+25
2018-12-18KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal-0/+6
2018-12-18KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal-0/+9
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal-0/+6
2018-12-18KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal-0/+15
2018-12-18KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal-0/+5
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland-5/+0
2018-12-14ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch-0/+11
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig-1/+1
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel-2/+13
2018-12-10KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier-1/+1
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig-2/+0
2018-12-04ARM: sa1111: remove legacy GPIO interfacesRussell King-4/+0
2018-12-03Merge tag 'arm-soc/for-4.21/soc' of https://github.com/Broadcom/stblinux into...Olof Johansson-11/+13
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-12/+50
2018-11-12ARM: stm32: debug: add low-level debug supportGerald Baeza-0/+41
2018-11-12ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch-0/+18
2018-11-12ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch-2/+4
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King-0/+23
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King-13/+26
2018-11-12ARM: clean up per-processor check_bugs method callRussell King-0/+1
2018-11-12ARM: split out processor lookupRussell King-0/+1
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2018-11-06ARM: brcmstb: Add entry for 7255Justin Chen-11/+13
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky-1/+1
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+9
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti-2/+2
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti-7/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti-6/+0
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti-11/+0
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti-6/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti-6/+0
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti-6/+0