index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2022-03-11
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
2022-03-07
ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y
Ard Biesheuvel
2022-02-09
ARM: cacheflush: avoid clobbering the frame pointer
Ard Biesheuvel
2022-02-09
ARM: ftrace: enable the graph tracer with the EABI unwinder
Ard Biesheuvel
2022-02-09
ARM: unwind: track location of LR value in stack frame
Ard Biesheuvel
2022-02-09
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Ard Biesheuvel
2022-01-31
ARM: make get_current() and __my_cpu_offset() __always_inline
Ard Biesheuvel
2022-01-25
ARM: mm: make vmalloc_seq handling SMP safe
Ard Biesheuvel
2022-01-25
ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Ard Biesheuvel
2022-01-24
ARM: assembler: define a Kconfig symbol for group relocation support
Ard Biesheuvel
2022-01-06
ARM: 9176/1: avoid literal references in inline assembly
Ard Biesheuvel
2021-12-06
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
2021-12-06
ARM: smp: defer TPIDRURO update for SMP v6 configurations too
Ard Biesheuvel
2021-12-06
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
2021-12-06
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
2021-12-06
ARM: module: implement support for PC-relative group relocations
Ard Biesheuvel
2021-12-06
irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
Vladimir Murzin
2021-12-06
ARM: remove old-style irq entry
Arnd Bergmann
2021-12-03
ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
2021-12-03
ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
Ard Biesheuvel
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
2021-12-03
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
2021-12-03
ARM: export dump_mem() to other objects
Ard Biesheuvel
2021-12-03
ARM: assembler: introduce bl_r macro
Ard Biesheuvel
2021-12-03
ARM: remove some dead code
Ard Biesheuvel
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-30
ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on Clang
Ard Biesheuvel
2021-10-30
ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-10-25
ARM: 9147/1: add printf format attribute to early_print()
Nicolas Iooss
2021-10-25
ARM: 9145/1: patch: fix BE32 compilation
Arnd Bergmann
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2021-10-19
ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images
Lexi Shao
2021-10-19
ARM: add __arm_iomem_set_ro() to write-protect ioremapped area
Russell King (Oracle)
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-17
clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
2021-10-17
clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...
Marc Zyngier
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-27
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
[next]