summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-12-20x86/kexec: simplify the logic of mem_region_callback()Yuntao Wang
2023-12-20riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He
2023-12-20kexec_file, parisc: print out debugging message if requiredBaoquan He
2023-12-20kexec_file, power: print out debugging message if requiredBaoquan He
2023-12-20kexec_file, riscv: print out debugging message if requiredBaoquan He
2023-12-20kexec_file, arm64: print out debugging message if requiredBaoquan He
2023-12-20kexec_file, x86: print out debugging message if requiredBaoquan He
2023-12-20mips: fix r3k_cache_init build regressionArnd Bergmann
2023-12-12merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton
2023-12-12x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He
2023-12-12sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He
2023-12-12loongarch, kexec: change dependency of object filesBaoquan He
2023-12-12riscv: fix VMALLOC_START definitionBaoquan He
2023-12-12kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin
2023-12-10powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell
2023-12-10x86: sta2x11: include header for sta2x11_get_instance() prototypeArnd Bergmann
2023-12-10mips: kexec: include linux/reboot.hArnd Bergmann
2023-12-10mips: smp: fix setup_profiling_timer() prototypeArnd Bergmann
2023-12-10mips: hide conditionally unused functionsArnd Bergmann
2023-12-10mips: suspend: include linux/suspend.h as neededArnd Bergmann
2023-12-10mips: mt: include asm/mips_mt.hArnd Bergmann
2023-12-10mips: spram: fix missing prototype warning for spram_configArnd Bergmann
2023-12-10mips: add missing declarationsArnd Bergmann
2023-12-10mips: move cache declarations into headerArnd Bergmann
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: 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-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