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
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-11
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
2022-03-11
ARM: entry: fix unwinder problems caused by IRQ stacks
Ard Biesheuvel
2022-03-11
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
2022-03-07
ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y
Ard Biesheuvel
2022-03-07
ARM: 9183/1: unwind: avoid spurious warnings on bogus code addresses
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-02-09
ARM: ftrace: avoid unnecessary literal loads
Ard Biesheuvel
2022-02-09
ARM: ftrace: avoid redundant loads or clobbering IP
Ard Biesheuvel
2022-02-09
ARM: ftrace: use trampolines to keep .init.text in branching range
Ard Biesheuvel
2022-02-09
ARM: ftrace: use ADD not POP to counter PUSH at entry
Ard Biesheuvel
2022-02-09
ARM: ftrace: ensure that ADR takes the Thumb bit into account
Ard Biesheuvel
2022-01-25
ARM: drop pointless SMP check on secondary startup path
Ard Biesheuvel
2022-01-25
ARM: mm: make vmalloc_seq handling SMP safe
Ard Biesheuvel
2022-01-25
ARM: entry: avoid clobbering R9 in IRQ handler
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-24
ARM: mm: switch to swapper_pg_dir early for vmap'ed stack
Ard Biesheuvel
2021-12-06
ARM: v7m: enable support for IRQ stacks
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
ARM: entry: preserve thread_info pointer in switch_to
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-06
ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
ARM: entry: rework stack realignment code in svc_entry
Ard Biesheuvel
2021-12-03
ARM: switch_to: clean up Thumb2 code path
Ard Biesheuvel
2021-12-03
ARM: unwind: disregard unwind info before stack frame is set up
Ard Biesheuvel
2021-12-03
ARM: run softirqs on the per-CPU IRQ stack
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: unwind: support unwinding across multiple stacks
Ard Biesheuvel
2021-12-03
ARM: remove some dead code
Ard Biesheuvel
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
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 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-10-25
ARM: 9140/1: allow compile-testing without machine record
Arnd Bergmann
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
2021-10-25
irq: arm: perform irqentry in entry code
Mark Rutland
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
[next]