summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-10mips: fix tlb_init() prototypeArnd Bergmann
2023-12-10mips: fix setup_zero_pages() prototypeArnd Bergmann
2023-12-10mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann
2023-12-10mips: move jump_label_apply_nops() declaration to headerArnd Bergmann
2023-12-10mips: move build_tlb_refill_handler() prototypeArnd Bergmann
2023-12-10mips: mark local function static if possibleArnd Bergmann
2023-12-10mips: signal: move sigcontext declarations to headerArnd Bergmann
2023-12-10mips: rs870e: stop exporting local functionsArnd Bergmann
2023-12-10mips: add missing declarations for trap handlersArnd Bergmann
2023-12-10mips: add asm/syscalls.h headerArnd Bergmann
2023-12-10mips: decompress: fix add missing prototypesArnd Bergmann
2023-12-10s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUGNathan Chancellor
2023-12-10s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor
2023-12-10hexagon: traps: add internal prototypes for functions only called from asmNathan Chancellor
2023-12-10hexagon: traps: remove sys_syscall()Nathan Chancellor
2023-12-10hexagon: irq: add prototype for arch_do_IRQ()Nathan Chancellor
2023-12-10hexagon: vm_events: remove unused dummy_handler()Nathan Chancellor
2023-12-10hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototypeNathan Chancellor
2023-12-10hexagon: process: add internal prototype for do_work_pending()Nathan Chancellor
2023-12-10hexagon: process: include linux/cpu.h for arch_cpu_idle() prototypeNathan Chancellor
2023-12-10hexagon: reset: include linux/reboot.h for prototypesNathan Chancellor
2023-12-10hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()Nathan Chancellor
2023-12-10hexagon: time: include asm/delay.h for prototypesNathan Chancellor
2023-12-10hexagon: time: mark time_init_deferred() as staticNathan Chancellor
2023-12-10hexagon: time: include asm/time.h for prototypesNathan Chancellor
2023-12-10hexagon: vm_tlb: include asm/tlbflush.h for prototypesNathan Chancellor
2023-12-10hexagon: vm_fault: include asm/vm_fault.h for prototypesNathan Chancellor
2023-12-10hexagon: vm_fault: mark do_page_fault() as staticNathan Chancellor
2023-12-10hexagon: smp: mark handle_ipi() and start_secondary() as staticNathan Chancellor
2023-12-10hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototypeNathan Chancellor
2023-12-10hexagon: mm: mark paging_init() as staticNathan Chancellor
2023-12-10hexagon: uaccess: remove clear_user_hexagon()Nathan Chancellor
2023-12-10arch: turn off -Werror for architectures with known warningsArnd Bergmann
2023-12-10kexec: use atomic_try_cmpxchg in crash_kexecUros Bizjak
2023-12-10scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2023-12-10__ptrace_unlink: kill the obsolete "FIXME" codeOleg Nesterov
2023-12-10checkstack: allow to pass MINSTACKSIZE parameterHeiko Carstens
2023-12-10checkstack: sort output by size and function nameHeiko Carstens
2023-12-10kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...Oleg Nesterov
2023-12-10docs: filesystems: document the squashfs specific mount optionsAriel Miculas
2023-12-10checkpatch: do not require an empty line before error injectionSergey Senozhatsky
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens
2023-12-10arch: remove ARCH_TASK_STRUCT_ALLOCATORHeiko Carstens
2023-12-10arch: remove ARCH_THREAD_STACK_ALLOCATORHeiko Carstens
2023-12-10nilfs2: convert nilfs_btnode_abort_change_key to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_commit_change_key to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_prepare_change_key to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_delete to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_submit_block to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_btnode_create_block to use a folioMatthew Wilcox (Oracle)