aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual1-1/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-0/+1
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-6/+0
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+14
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+1
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+0
2020-05-29arm: switch to csum_and_copy_from_user()Al Viro1-0/+14
2020-05-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-74/+118
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar3-26/+38
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau1-4/+4
2020-05-07Merge branch 'uaccess' into fixesRussell King2-74/+118
2020-05-07ARM: futex: Address build warningThomas Gleixner1-2/+7
2020-05-03ARM: uaccess: fix DACR mismatch with nested exceptionsRussell King1-5/+20
2020-05-03ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King1-17/+13
2020-05-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King2-74/+107
2020-04-29ARM: 8971/1: replace the sole use of a symbol with its definitionJian Cai1-2/+1
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel1-8/+0
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2-24/+31
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/git/gregkh/char-miscLinus 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/kernel/git/tip/tipLinus Torvalds8-73/+90
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/coreThomas 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/git/atorgue/stm32 into arm/socArnd 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/git/kvmarm/kvmarm into HEADPaolo Bonzini1-3/+0