summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2022-01-19ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofaultArd Biesheuvel-2/+8
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+4
2022-01-15include: move find.h from asm_generic to linuxYury Norov-1/+0
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+0
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-14/+54
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+1
2022-01-10Merge branch 'pm-cpufreq'Rafael J. Wysocki-1/+1
2022-01-10Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-9/+9
2022-01-06ARM: 9176/1: avoid literal references in inline assemblyArd Biesheuvel-9/+19
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-1/+1
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2021-12-17ARM: 9166/1: Support KFENCE for ARMWang Kefeng-0/+53
2021-12-17ARM: 9164/1: mm: Provide set_memory_valid()Wang Kefeng-0/+1
2021-12-17ARM: 9158/1: leave it to core code to manage thread_info::cpuArd Biesheuvel-14/+0
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas-1/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar-1/+0
2021-12-07arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()Pali Rohár-2/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior-1/+1
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel-72/+78
2021-12-06ARM: smp: defer TPIDRURO update for SMP v6 configurations tooArd Biesheuvel-6/+7
2021-12-06ARM: percpu: add SMP_ON_UP supportArd Biesheuvel-6/+102
2021-12-06ARM: assembler: add optimized ldr/str macros to load variables from memoryArd Biesheuvel-4/+41
2021-12-06ARM: module: implement support for PC-relative group relocationsArd Biesheuvel-0/+3
2021-12-06irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin-1/+2
2021-12-06ARM: remove old-style irq entryArnd Bergmann-19/+0
2021-12-06Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman-1/+0
2021-12-03ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann-84/+0
2021-12-03ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groupsArd Biesheuvel-47/+0
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel-0/+12
2021-12-03ARM: implement IRQ stacksArd Biesheuvel-0/+4
2021-12-03ARM: unwind: dump exception stack from calling frameArd Biesheuvel-0/+10
2021-12-03ARM: export dump_mem() to other objectsArd Biesheuvel-0/+2
2021-12-03ARM: assembler: introduce bl_r macroArd Biesheuvel-0/+15
2021-12-03ARM: remove some dead codeArd Biesheuvel-29/+0
2021-11-30arm: ioremap: Implement standard PCI function pci_remap_iospace()Pali Rohár-0/+5
2021-11-25arm: remove zte zx platform left-overLukas Bulwahn-7/+0
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba-1/+0
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba-0/+1
2021-11-21ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UARTLukas Bulwahn-9/+9
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)-1/+0
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+0
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-13/+140
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)-13/+140
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-0/+9
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+22
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+1
2021-10-30ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on ClangArd Biesheuvel-1/+6
2021-10-30ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=yArd Biesheuvel-0/+11