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
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-28
Merge tag 'arm-ftrace-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King (Oracle)
2022-02-10
Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"
Ard Biesheuvel
2022-02-10
ARM: mach-bcm: disable ftrace in SMC invocation routines
Ard Biesheuvel
2022-02-09
ARM: cacheflush: avoid clobbering the frame pointer
Ard Biesheuvel
2022-02-09
ARM: kprobes: treat R7 as the frame pointer register in Thumb2 builds
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-31
Merge tag 'arm-vmap-stacks-v6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King (Oracle)
2022-01-31
ARM: make get_current() and __my_cpu_offset() __always_inline
Ard Biesheuvel
2022-01-25
ARM: drop pointless SMP check on secondary startup path
Ard Biesheuvel
2022-01-25
ARM: iop: make iop_handle_irq() static
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
2022-01-06
ARM: 9176/1: avoid literal references in inline assembly
Ard Biesheuvel
2022-01-05
ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configs
Ard Biesheuvel
2021-12-17
Merge tag 'arm-irq-and-vmap-stacks-for-rmk' of git://git.kernel.org/pub/scm/l...
Russell King (Oracle)
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: use TLS register for 'current' on !SMP as well
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-06
ARM: iop32x: offset IRQ numbers by 1
Arnd Bergmann
2021-12-06
ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLER
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: 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: memset: clean up unwind annotations
Ard Biesheuvel
[next]