index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
ARM: entry: fix unwinder problems caused by IRQ stacks
Ard Biesheuvel
1
-43
/
+14
2022-03-11
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
3
-3
/
+10
2022-03-07
ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=y
Ard Biesheuvel
2
-1
/
+22
2022-03-07
ARM: 9183/1: unwind: avoid spurious warnings on bogus code addresses
Ard Biesheuvel
1
-1
/
+2
2022-02-28
Merge tag 'arm-ftrace-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King (Oracle)
14
-133
/
+182
2022-02-10
Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"
Ard Biesheuvel
1
-1
/
+1
2022-02-10
ARM: mach-bcm: disable ftrace in SMC invocation routines
Ard Biesheuvel
1
-0
/
+1
2022-02-09
ARM: cacheflush: avoid clobbering the frame pointer
Ard Biesheuvel
3
-35
/
+23
2022-02-09
ARM: kprobes: treat R7 as the frame pointer register in Thumb2 builds
Ard Biesheuvel
2
-7
/
+17
2022-02-09
ARM: ftrace: enable the graph tracer with the EABI unwinder
Ard Biesheuvel
6
-34
/
+40
2022-02-09
ARM: unwind: track location of LR value in stack frame
Ard Biesheuvel
3
-3
/
+8
2022-02-09
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Ard Biesheuvel
3
-1
/
+8
2022-02-09
ARM: ftrace: avoid unnecessary literal loads
Ard Biesheuvel
1
-16
/
+11
2022-02-09
ARM: ftrace: avoid redundant loads or clobbering IP
Ard Biesheuvel
1
-29
/
+22
2022-02-09
ARM: ftrace: use trampolines to keep .init.text in branching range
Ard Biesheuvel
2
-3
/
+36
2022-02-09
ARM: ftrace: use ADD not POP to counter PUSH at entry
Ard Biesheuvel
2
-3
/
+14
2022-02-09
ARM: ftrace: ensure that ADR takes the Thumb bit into account
Ard Biesheuvel
1
-1
/
+1
2022-01-31
Merge tag 'arm-vmap-stacks-v6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King (Oracle)
19
-75
/
+115
2022-01-31
ARM: make get_current() and __my_cpu_offset() __always_inline
Ard Biesheuvel
2
-2
/
+2
2022-01-25
ARM: drop pointless SMP check on secondary startup path
Ard Biesheuvel
1
-5
/
+0
2022-01-25
ARM: iop: make iop_handle_irq() static
Ard Biesheuvel
1
-1
/
+1
2022-01-25
ARM: mm: make vmalloc_seq handling SMP safe
Ard Biesheuvel
6
-32
/
+41
2022-01-25
ARM: entry: avoid clobbering R9 in IRQ handler
Ard Biesheuvel
1
-5
/
+4
2022-01-25
ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Ard Biesheuvel
3
-18
/
+25
2022-01-24
ARM: assembler: define a Kconfig symbol for group relocation support
Ard Biesheuvel
5
-12
/
+28
2022-01-24
ARM: mm: switch to swapper_pg_dir early for vmap'ed stack
Ard Biesheuvel
3
-1
/
+15
2022-01-06
ARM: 9176/1: avoid literal references in inline assembly
Ard Biesheuvel
3
-9
/
+19
2022-01-05
ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configs
Ard Biesheuvel
1
-1
/
+1
2021-12-17
Merge tag 'arm-irq-and-vmap-stacks-for-rmk' of git://git.kernel.org/pub/scm/l...
Russell King (Oracle)
58
-733
/
+1217
2021-12-06
ARM: v7m: enable support for IRQ stacks
Ard Biesheuvel
2
-3
/
+15
2021-12-06
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
12
-92
/
+116
2021-12-06
ARM: smp: defer TPIDRURO update for SMP v6 configurations too
Ard Biesheuvel
2
-7
/
+17
2021-12-06
ARM: use TLS register for 'current' on !SMP as well
Ard Biesheuvel
1
-1
/
+1
2021-12-06
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
6
-22
/
+107
2021-12-06
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
3
-6
/
+43
2021-12-06
ARM: module: implement support for PC-relative group relocations
Ard Biesheuvel
2
-0
/
+88
2021-12-06
ARM: entry: preserve thread_info pointer in switch_to
Ard Biesheuvel
1
-8
/
+9
2021-12-06
irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
Vladimir Murzin
4
-25
/
+11
2021-12-06
ARM: remove old-style irq entry
Arnd Bergmann
6
-56
/
+2
2021-12-06
ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
6
-43
/
+43
2021-12-06
ARM: iop32x: offset IRQ numbers by 1
Arnd Bergmann
4
-33
/
+37
2021-12-06
ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
3
-107
/
+88
2021-12-03
ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
5
-99
/
+99
2021-12-03
ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
Ard Biesheuvel
1
-47
/
+0
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
11
-15
/
+244
2021-12-03
ARM: entry: rework stack realignment code in svc_entry
Ard Biesheuvel
1
-11
/
+14
2021-12-03
ARM: switch_to: clean up Thumb2 code path
Ard Biesheuvel
1
-5
/
+18
2021-12-03
ARM: unwind: disregard unwind info before stack frame is set up
Ard Biesheuvel
1
-1
/
+15
2021-12-03
ARM: memset: clean up unwind annotations
Ard Biesheuvel
1
-4
/
+3
2021-12-03
ARM: memmove: use frame pointer as unwind anchor
Ard Biesheuvel
1
-40
/
+20
[next]