summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-094-31/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-7/+3
* arm: add loglvl to unwind_backtrace()Dmitry Safonov2020-06-091-1/+2
* arm/asm: add loglvl to c_backtrace()Dmitry Safonov2020-06-092-2/+4
* arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2020-06-081-2/+2
* arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2020-06-081-3/+0
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-2/+0
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-3/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-2/+0
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+0
* mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-031-1/+1
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-0/+1
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-6/+0
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-4/+4
|\
| * floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-4/+4
* | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-0/+14
|\ \
| * | arm: switch to csum_and_copy_from_user()Al Viro2020-05-291-0/+14
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-011-2/+1
|\ \
| * | ARM: 8971/1: replace the sole use of a symbol with its definitionJian Cai2020-04-291-2/+1
| |/
* | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-8/+0
|\ \
| * \ Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-253-26/+38
| |\ \
| * | | efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel2020-04-231-8/+0
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-05-252-74/+118
|\ \ \ | |_|/ |/| |
| * | Merge branch 'uaccess' into fixesRussell King2020-05-072-74/+118
| |\ \ | | |/ | |/|
| | * ARM: uaccess: fix DACR mismatch with nested exceptionsRussell King2020-05-031-5/+20
| | * ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King2020-05-031-17/+13
| | * ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King2020-05-032-74/+107
* | | ARM: futex: Address build warningThomas Gleixner2020-05-071-2/+7
* | | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-24/+31
|/ /
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-102-15/+2
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+1
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-041-2/+0
|\ \
| * | ARM/dma-mapping: merge __dma_supported into arm_dma_supportedChristoph Hellwig2020-03-201-2/+0
* | | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-031-5/+4
|\ \ \
| * \ \ Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-03-251-5/+4
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: debug: stm32: add UART early console support for STM32MP1Erwan Le Ray2020-03-131-1/+2
| | * | ARM: debug: stm32: add UART early console support for STM32H7Erwan Le Ray2020-03-131-1/+1
| | * | ARM: debug: stm32: add UART early console configuration for STM32F4Erwan Le Ray2020-03-131-4/+2
| | |/
* | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-1/+0
|\ \ \
| * | | misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan2020-03-181-1/+0
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0215-2310/+1
|\ \ \
| * | | arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier2020-03-241-5/+0
| * | | arm: Remove GICv3 vgic compatibility macrosMarc Zyngier2020-03-241-114/+0
| * | | arm: Remove HYP/Stage-2 page-table supportMarc Zyngier2020-03-244-41/+1
| * | | arm: Remove 32bit KVM host supportMarc Zyngier2020-03-2411-2150/+0
| |/ /
* | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-12/+0
* | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-308-73/+90
|\ \ \