summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2-15/+2
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+1
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+0
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-5/+4
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-2310/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-12/+0
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-73/+90
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner1-2/+3
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-2/+3
2020-03-25Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-5/+4
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier1-5/+0
2020-03-24arm: Remove GICv3 vgic compatibility macrosMarc Zyngier1-114/+0
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier4-41/+1
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier11-2150/+0
2020-03-21arm: vdso: Enable arm to use common headersVincenzo Frascino5-31/+64
2020-03-21arm: Introduce asm/vdso/clocksource.hVincenzo Frascino2-3/+11
2020-03-20ARM/dma-mapping: merge __dma_supported into arm_dma_supportedChristoph Hellwig1-2/+0
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan1-1/+0
2020-03-16floppy: separate the FDC's base address from its registersWilly Tarreau1-1/+1
2020-03-16floppy: prepare ARM code to simplify base address separationWilly Tarreau1-16/+11
2020-03-16floppy: remove incomplete support for second FDC from ARM codeWilly Tarreau1-9/+3
2020-03-16floppy: remove dead code for drives scanning on ARMWilly Tarreau1-51/+0
2020-03-13ARM: debug: stm32: add UART early console support for STM32MP1Erwan Le Ray1-1/+2
2020-03-13ARM: debug: stm32: add UART early console support for STM32H7Erwan Le Ray1-1/+1
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F4Erwan Le Ray1-4/+2
2020-03-06arm/topology: Populate arch_scale_thermal_pressure() for ARM platformsThara Gopinath1-0/+3
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-3/+0
2020-02-17lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner1-7/+0
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner3-27/+11
2020-02-17kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()Mark Rutland1-3/+0
2020-02-17ARM: vdso: Compile high resolution parts conditionallyThomas Gleixner1-0/+6
2020-02-17ARM: vdso: Remove unused functionThomas Gleixner1-7/+0
2020-02-14arm: Remove TIF_NOHZFrederic Weisbecker1-1/+0
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-11/+13
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-6/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu1-6/+6
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-6/+0
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra1-4/+0
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-1/+1
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price2-0/+2
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-36/+34
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini4-33/+33
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+11
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2