index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-12-03
ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
-84
/
+0
2021-12-03
ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
Ard Biesheuvel
-47
/
+0
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
-0
/
+12
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
-0
/
+4
2021-12-03
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
-0
/
+10
2021-12-03
ARM: export dump_mem() to other objects
Ard Biesheuvel
-0
/
+2
2021-12-03
ARM: assembler: introduce bl_r macro
Ard Biesheuvel
-0
/
+15
2021-12-03
ARM: remove some dead code
Ard Biesheuvel
-29
/
+0
2021-11-30
arm: ioremap: Implement standard PCI function pci_remap_iospace()
Pali Rohár
-0
/
+5
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
-7
/
+0
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
-1
/
+0
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
-0
/
+1
2021-11-21
ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART
Lukas Bulwahn
-9
/
+9
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
-1
/
+0
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+0
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-13
/
+140
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
-13
/
+140
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-0
/
+9
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2021-11-01
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-15
/
+22
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-0
/
+1
2021-10-30
ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on Clang
Ard Biesheuvel
-1
/
+6
2021-10-30
ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y
Ard Biesheuvel
-0
/
+11
2021-10-25
ARM: 9147/1: add printf format attribute to early_print()
Nicolas Iooss
-1
/
+1
2021-10-25
ARM: 9145/1: patch: fix BE32 compilation
Arnd Bergmann
-2
/
+7
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
-0
/
+9
2021-10-19
ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images
Lexi Shao
-1
/
+3
2021-10-19
ARM: add __arm_iomem_set_ro() to write-protect ioremapped area
Russell King (Oracle)
-0
/
+1
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
-0
/
+1
2021-10-17
clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming
Marc Zyngier
-2
/
+2
2021-10-17
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
-0
/
+1
2021-10-17
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
-4
/
+4
2021-10-17
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
Marc Zyngier
-5
/
+5
2021-10-17
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
-6
/
+0
2021-10-17
clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...
Marc Zyngier
-0
/
+12
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
-1
/
+1
2021-09-27
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
-1
/
+28
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
-0
/
+78
2021-09-27
ARM: smp: Free up the TLS register while running in the kernel
Ard Biesheuvel
-3
/
+7
2021-09-27
ARM: smp: Pass task to secondary_start_kernel
Keith Packard
-1
/
+2
2021-09-27
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
-5
/
+0
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
-10
/
+0
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-114
/
+104
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+1
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
-3
/
+1
2021-09-01
Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-33
/
+3
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-4
/
+1
2021-08-20
ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate
Geert Uytterhoeven
-11
/
+0
2021-08-20
ARM: 9116/1: unified: Remove check for gcc < 4
Geert Uytterhoeven
-4
/
+0
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
-53
/
+4
[prev]
[next]