summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-13ARM: 9089/1: Define kernel physical section start and endLinus Walleij1-0/+7
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij1-1/+7
2021-06-07ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin2-0/+4
2021-06-07ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin1-4/+4
2021-06-07ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin1-0/+9
2021-06-07ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULTRussell King (Oracle)1-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+1
2021-05-07arm: print alloc free paths for address in registersManinder Singh1-0/+1
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-28/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2021-04-30ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2-2/+3
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-04-26Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini1-0/+1
2021-04-18ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)1-8/+0
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon1-0/+3
2021-03-25ARM: 9067/1: syscalls: switch to generic syscallhdr.shMasahiro Yamada2-2/+0
2021-03-22locking: Fix typos in commentsIngo Molnar1-1/+1
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross1-9/+5
2021-03-09ARM: 9060/1: kexec: Remove unused kexec_reinit callbackJoel Stanley1-3/+0
2021-03-09ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel1-15/+0
2021-02-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-26/+21
2021-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+10
2021-02-21Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-14/+16
2021-02-21Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-85/+0
2021-02-07Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-27/+39
2021-02-05ARM: kexec: fix oops after TLB are invalidatedRussell King1-0/+12
2021-02-03Merge tag 'arm-soc/for-5.12/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann1-14/+16
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König1-1/+1
2021-02-01ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König1-1/+1
2021-02-01ARM: 9040/1: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UARTAlain VOLMAT1-24/+2
2021-02-01ARM: 9039/1: assembler: generalize byte swapping macro into rev_lArd Biesheuvel1-0/+17
2021-01-29ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko1-27/+27
2021-01-21ARM: brcmstb: Add debug UART entry for 72116Florian Fainelli1-14/+16
2021-01-21firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara1-0/+10
2021-01-20ARM: remove sirf prima2/atlas platformsArnd Bergmann1-40/+0
2021-01-15ARM: drop efm32 platformUwe Kleine-König1-45/+0
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+11
2020-12-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds14-45/+329
2020-12-21Merge branch 'devel-stable' into for-nextRussell King4-20/+132
2020-12-21Merge branches 'fixes' and 'misc' into for-nextRussell King10-10/+191
2020-12-21ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual1-5/+22
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+11
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2020-12-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-23/+3
2020-12-16Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0