Age | Commit message (Expand) | Author |
2023-12-20 | x86/kexec: simplify the logic of mem_region_callback() | Yuntao Wang |
2023-12-20 | riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o | Baoquan He |
2023-12-20 | kexec_file, parisc: print out debugging message if required | Baoquan He |
2023-12-20 | kexec_file, power: print out debugging message if required | Baoquan He |
2023-12-20 | kexec_file, riscv: print out debugging message if required | Baoquan He |
2023-12-20 | kexec_file, arm64: print out debugging message if required | Baoquan He |
2023-12-20 | kexec_file, x86: print out debugging message if required | Baoquan He |
2023-12-20 | mips: fix r3k_cache_init build regression | Arnd Bergmann |
2023-12-12 | merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes | Andrew Morton |
2023-12-12 | x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC | Baoquan He |
2023-12-12 | sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC | Baoquan He |
2023-12-12 | mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC | Baoquan He |
2023-12-12 | m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC | Baoquan He |
2023-12-12 | loongarch, kexec: change dependency of object files | Baoquan He |
2023-12-12 | riscv: fix VMALLOC_START definition | Baoquan He |
2023-12-12 | kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP | Ignat Korchagin |
2023-12-10 | powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE | Stephen Rothwell |
2023-12-10 | x86: sta2x11: include header for sta2x11_get_instance() prototype | Arnd Bergmann |
2023-12-10 | mips: kexec: include linux/reboot.h | Arnd Bergmann |
2023-12-10 | mips: smp: fix setup_profiling_timer() prototype | Arnd Bergmann |
2023-12-10 | mips: hide conditionally unused functions | Arnd Bergmann |
2023-12-10 | mips: suspend: include linux/suspend.h as needed | Arnd Bergmann |
2023-12-10 | mips: mt: include asm/mips_mt.h | Arnd Bergmann |
2023-12-10 | mips: spram: fix missing prototype warning for spram_config | Arnd Bergmann |
2023-12-10 | mips: add missing declarations | Arnd Bergmann |
2023-12-10 | mips: move cache declarations into header | Arnd Bergmann |
2023-12-10 | mips: fix tlb_init() prototype | Arnd Bergmann |
2023-12-10 | mips: fix setup_zero_pages() prototype | Arnd Bergmann |
2023-12-10 | mips: unhide uasm_in_compat_space_p() declaration | Arnd Bergmann |
2023-12-10 | mips: move jump_label_apply_nops() declaration to header | Arnd Bergmann |
2023-12-10 | mips: move build_tlb_refill_handler() prototype | Arnd Bergmann |
2023-12-10 | mips: mark local function static if possible | Arnd Bergmann |
2023-12-10 | mips: signal: move sigcontext declarations to header | Arnd Bergmann |
2023-12-10 | mips: add missing declarations for trap handlers | Arnd Bergmann |
2023-12-10 | mips: add asm/syscalls.h header | Arnd Bergmann |
2023-12-10 | mips: decompress: fix add missing prototypes | Arnd Bergmann |
2023-12-10 | s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUG | Nathan Chancellor |
2023-12-10 | hexagon: traps: add internal prototypes for functions only called from asm | Nathan Chancellor |
2023-12-10 | hexagon: traps: remove sys_syscall() | Nathan Chancellor |
2023-12-10 | hexagon: irq: add prototype for arch_do_IRQ() | Nathan Chancellor |
2023-12-10 | hexagon: vm_events: remove unused dummy_handler() | Nathan Chancellor |
2023-12-10 | hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototype | Nathan Chancellor |
2023-12-10 | hexagon: process: add internal prototype for do_work_pending() | Nathan Chancellor |
2023-12-10 | hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype | Nathan Chancellor |
2023-12-10 | hexagon: reset: include linux/reboot.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn() | Nathan Chancellor |
2023-12-10 | hexagon: time: include asm/delay.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: time: mark time_init_deferred() as static | Nathan Chancellor |
2023-12-10 | hexagon: time: include asm/time.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: vm_tlb: include asm/tlbflush.h for prototypes | Nathan Chancellor |