index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
2
-1
/
+2
2023-12-11
mips: add missing declarations
Arnd Bergmann
3
-0
/
+5
2023-12-11
mips: move cache declarations into header
Arnd Bergmann
6
-12
/
+10
2023-12-11
mips: fix tlb_init() prototype
Arnd Bergmann
4
-2
/
+3
2023-12-11
mips: fix setup_zero_pages() prototype
Arnd Bergmann
3
-1
/
+3
2023-12-11
mips: unhide uasm_in_compat_space_p() declaration
Arnd Bergmann
1
-2
/
+0
2023-12-11
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
2
-2
/
+4
2023-12-11
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
3
-4
/
+3
2023-12-11
mips: mark local function static if possible
Arnd Bergmann
2
-2
/
+2
2023-12-11
mips: signal: move sigcontext declarations to header
Arnd Bergmann
2
-3
/
+3
2023-12-11
mips: rs870e: stop exporting local functions
Arnd Bergmann
1
-8
/
+4
2023-12-11
mips: add missing declarations for trap handlers
Arnd Bergmann
4
-0
/
+27
2023-12-11
mips: add asm/syscalls.h header
Arnd Bergmann
8
-0
/
+40
2023-12-11
mips: decompress: fix add missing prototypes
Arnd Bergmann
4
-14
/
+29
2023-12-11
s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUG
Nathan Chancellor
1
-0
/
+2
2023-12-11
s390/dasd: remove dasd_stats_generic_show()
Nathan Chancellor
1
-6
/
+0
2023-12-11
hexagon: traps: add internal prototypes for functions only called from asm
Nathan Chancellor
1
-0
/
+4
2023-12-11
hexagon: traps: remove sys_syscall()
Nathan Chancellor
1
-7
/
+0
2023-12-11
hexagon: irq: add prototype for arch_do_IRQ()
Nathan Chancellor
1
-0
/
+3
2023-12-11
hexagon: vm_events: remove unused dummy_handler()
Nathan Chancellor
1
-7
/
+0
2023-12-11
hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototype
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: process: add internal prototype for do_work_pending()
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: reset: include linux/reboot.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: time: include asm/delay.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: time: mark time_init_deferred() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: time: include asm/time.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_tlb: include asm/tlbflush.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_fault: include asm/vm_fault.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_fault: mark do_page_fault() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: smp: mark handle_ipi() and start_secondary() as static
Nathan Chancellor
1
-2
/
+2
2023-12-11
hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: mm: mark paging_init() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: uaccess: remove clear_user_hexagon()
Nathan Chancellor
1
-8
/
+0
2023-12-11
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
7
-13
/
+0
2023-12-11
kexec: use atomic_try_cmpxchg in crash_kexec
Uros Bizjak
1
-2
/
+3
2023-12-11
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+14
2023-12-11
__ptrace_unlink: kill the obsolete "FIXME" code
Oleg Nesterov
1
-12
/
+1
2023-12-11
checkstack: allow to pass MINSTACKSIZE parameter
Heiko Carstens
1
-2
/
+4
2023-12-11
checkstack: sort output by size and function name
Heiko Carstens
1
-2
/
+17
2023-12-11
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...
Oleg Nesterov
2
-14
/
+4
2023-12-11
docs: filesystems: document the squashfs specific mount options
Ariel Miculas
1
-0
/
+60
2023-12-11
checkpatch: do not require an empty line before error injection
Sergey Senozhatsky
1
-1
/
+1
2023-12-11
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
5
-23
/
+3
2023-12-11
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
2
-11
/
+0
2023-12-11
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
2
-24
/
+0
2023-12-11
nilfs2: convert nilfs_btnode_abort_change_key to use a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-11
nilfs2: convert nilfs_btnode_commit_change_key to use a folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-12-11
nilfs2: convert nilfs_btnode_prepare_change_key to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
[next]