summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mips: spram: fix missing prototype warning for spram_configArnd Bergmann2023-12-112-1/+2
* mips: add missing declarationsArnd Bergmann2023-12-113-0/+5
* mips: move cache declarations into headerArnd Bergmann2023-12-116-12/+10
* mips: fix tlb_init() prototypeArnd Bergmann2023-12-114-2/+3
* mips: fix setup_zero_pages() prototypeArnd Bergmann2023-12-113-1/+3
* mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann2023-12-111-2/+0
* mips: move jump_label_apply_nops() declaration to headerArnd Bergmann2023-12-112-2/+4
* mips: move build_tlb_refill_handler() prototypeArnd Bergmann2023-12-113-4/+3
* mips: mark local function static if possibleArnd Bergmann2023-12-112-2/+2
* mips: signal: move sigcontext declarations to headerArnd Bergmann2023-12-112-3/+3
* mips: rs870e: stop exporting local functionsArnd Bergmann2023-12-111-8/+4
* mips: add missing declarations for trap handlersArnd Bergmann2023-12-114-0/+27
* mips: add asm/syscalls.h headerArnd Bergmann2023-12-118-0/+40
* mips: decompress: fix add missing prototypesArnd Bergmann2023-12-114-14/+29
* s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUGNathan Chancellor2023-12-111-0/+2
* s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor2023-12-111-6/+0
* hexagon: traps: add internal prototypes for functions only called from asmNathan Chancellor2023-12-111-0/+4
* hexagon: traps: remove sys_syscall()Nathan Chancellor2023-12-111-7/+0
* hexagon: irq: add prototype for arch_do_IRQ()Nathan Chancellor2023-12-111-0/+3
* hexagon: vm_events: remove unused dummy_handler()Nathan Chancellor2023-12-111-7/+0
* hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototypeNathan Chancellor2023-12-111-0/+1
* hexagon: process: add internal prototype for do_work_pending()Nathan Chancellor2023-12-111-0/+1
* hexagon: process: include linux/cpu.h for arch_cpu_idle() prototypeNathan Chancellor2023-12-111-0/+1
* hexagon: reset: include linux/reboot.h for prototypesNathan Chancellor2023-12-111-0/+1
* hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()Nathan Chancellor2023-12-111-1/+1
* hexagon: time: include asm/delay.h for prototypesNathan Chancellor2023-12-111-0/+1
* hexagon: time: mark time_init_deferred() as staticNathan Chancellor2023-12-111-1/+1
* hexagon: time: include asm/time.h for prototypesNathan Chancellor2023-12-111-0/+1
* hexagon: vm_tlb: include asm/tlbflush.h for prototypesNathan Chancellor2023-12-111-0/+1
* hexagon: vm_fault: include asm/vm_fault.h for prototypesNathan Chancellor2023-12-111-0/+1
* hexagon: vm_fault: mark do_page_fault() as staticNathan Chancellor2023-12-111-1/+1
* hexagon: smp: mark handle_ipi() and start_secondary() as staticNathan Chancellor2023-12-111-2/+2
* hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototypeNathan Chancellor2023-12-111-0/+1
* hexagon: mm: mark paging_init() as staticNathan Chancellor2023-12-111-1/+1
* hexagon: uaccess: remove clear_user_hexagon()Nathan Chancellor2023-12-111-8/+0
* arch: turn off -Werror for architectures with known warningsArnd Bergmann2023-12-117-13/+0
* kexec: use atomic_try_cmpxchg in crash_kexecUros Bizjak2023-12-111-2/+3
* scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2023-12-111-0/+14
* __ptrace_unlink: kill the obsolete "FIXME" codeOleg Nesterov2023-12-111-12/+1
* checkstack: allow to pass MINSTACKSIZE parameterHeiko Carstens2023-12-111-2/+4
* checkstack: sort output by size and function nameHeiko Carstens2023-12-111-2/+17
* kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...Oleg Nesterov2023-12-112-14/+4
* docs: filesystems: document the squashfs specific mount optionsAriel Miculas2023-12-111-0/+60
* checkpatch: do not require an empty line before error injectionSergey Senozhatsky2023-12-111-1/+1
* arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens2023-12-115-23/+3
* arch: remove ARCH_TASK_STRUCT_ALLOCATORHeiko Carstens2023-12-112-11/+0
* arch: remove ARCH_THREAD_STACK_ALLOCATORHeiko Carstens2023-12-112-24/+0
* nilfs2: convert nilfs_btnode_abort_change_key to use a folioMatthew Wilcox (Oracle)2023-12-111-1/+1
* nilfs2: convert nilfs_btnode_commit_change_key to use a folioMatthew Wilcox (Oracle)2023-12-111-6/+6
* nilfs2: convert nilfs_btnode_prepare_change_key to use a folioMatthew Wilcox (Oracle)2023-12-111-9/+9