aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootGravatar Ard Biesheuvel 1-0/+7
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsGravatar Mike Rapoport 4-31/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 2-2/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 5-7/+3
2020-06-09arm: add loglvl to unwind_backtrace()Gravatar Dmitry Safonov 1-1/+2
2020-06-09arm/asm: add loglvl to c_backtrace()Gravatar Dmitry Safonov 2-2/+4
2020-06-08arm: rename flush_cache_user_range to flush_icache_user_rangeGravatar Christoph Hellwig 1-2/+2
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeGravatar Christoph Hellwig 1-3/+0
2020-06-04kmap: consolidate kmap_prot definitionsGravatar Ira Weiny 1-2/+0
2020-06-04arch/kunmap_atomic: consolidate duplicate codeGravatar Ira Weiny 1-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeGravatar Ira Weiny 1-1/+0
2020-06-04arch/kunmap: remove duplicate kunmap implementationsGravatar Ira Weiny 1-3/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsGravatar Ira Weiny 1-2/+0
2020-06-04arm: add support for folded p4d page tablesGravatar Mike Rapoport 1-1/+0
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Gravatar Anshuman Khandual 1-1/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Gravatar Anshuman Khandual 1-0/+1
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Gravatar Anshuman Khandual 1-6/+0
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+4
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+14
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+1
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+0
2020-05-29arm: switch to csum_and_copy_from_user()Gravatar Al Viro 1-0/+14
2020-05-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-74/+118
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesGravatar Ingo Molnar 3-26/+38
2020-05-12floppy: split the base port from the register in I/O accessesGravatar Willy Tarreau 1-4/+4
2020-05-07Merge branch 'uaccess' into fixesGravatar Russell King 2-74/+118
2020-05-07ARM: futex: Address build warningGravatar Thomas Gleixner 1-2/+7
2020-05-03ARM: uaccess: fix DACR mismatch with nested exceptionsGravatar Russell King 1-5/+20
2020-05-03ARM: uaccess: integrate uaccess_save and uaccess_restoreGravatar Russell King 1-17/+13
2020-05-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hGravatar Russell King 2-74/+107
2020-04-29ARM: 8971/1: replace the sole use of a symbol with its definitionGravatar Jian Cai 1-2/+1
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Gravatar Ard Biesheuvel 1-8/+0
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Gravatar Masahiro Yamada 2-24/+31
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Gravatar Anshuman Khandual 2-15/+2
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSGravatar Anshuman Khandual 1-3/+1
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+0
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-5/+4
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 15-2310/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryGravatar Masahiro Yamada 1-12/+0
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-73/+90
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+0
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+3
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Thomas Gleixner 1-2/+3
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeGravatar Al Viro 1-2/+3
2020-03-25Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-5/+4
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorGravatar Marc Zyngier 1-5/+0
2020-03-24arm: Remove GICv3 vgic compatibility macrosGravatar Marc Zyngier 1-114/+0
2020-03-24arm: Remove HYP/Stage-2 page-table supportGravatar Marc Zyngier 4-41/+1