linux/arch/arc/kernel
Jiri Slaby (SUSE) 825dfab23b irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Naming interrupt domains host is confusing at best and the irqdomain code
uses both domain and host inconsistently.

Therefore rename irq_set_default_host() to irq_set_default_domain().

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250319092951.37667-3-jirislaby@kernel.org
2025-04-04 16:39:10 +02:00
..
.gitignore
Makefile
Makefile.syscalls arc: convert to generic syscall table 2024-07-10 14:23:38 +02:00
arc_hostlink.c
arcksyms.c
asm-offsets.c
ctx_sw_asm.S
devtree.c of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify 2024-10-29 15:32:45 -05:00
disasm.c
entry-arcv2.S
entry-compact.S
entry.S
fpu.c
head.S
intc-arcv2.c irqdomain: Rename irq_set_default_host() to irq_set_default_domain() 2025-04-04 16:39:10 +02:00
intc-compact.c irqdomain: Rename irq_set_default_host() to irq_set_default_domain() 2025-04-04 16:39:10 +02:00
irq.c
jump_label.c
kgdb.c
kprobes.c
mcip.c ARC: Remove GENERIC_PENDING_IRQ 2025-01-15 10:56:22 +01:00
module.c
perf_event.c
process.c
ptrace.c
reset.c
setup.c
signal.c
smp.c
stacktrace.c
sys.c arc: convert to generic syscall table 2024-07-10 14:23:38 +02:00
traps.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
troubleshoot.c
unaligned.c arch: remove get_task_comm() and print task comm directly 2025-01-12 20:21:15 -08:00
unaligned.h arc: get rid of private asm/unaligned.h 2024-10-02 17:22:47 -04:00
unwind.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
vmlinux.lds.S