index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
2023-07-03
parisc: syscalls: Avoid compiler warnings with W=1
Helge Deller
2023-07-03
parisc: unwind: Avoid missing prototype warning for handle_interruption()
Helge Deller
2023-07-03
parisc: smp: Add declaration for start_cpu_itimer()
Helge Deller
2023-07-03
parisc: pdt: Get prototype for arch_report_meminfo()
Helge Deller
2023-06-30
parisc: irq: Add irq-related function declarations
Helge Deller
2023-06-30
parisc: Move init function declarations into header file
Helge Deller
2023-06-30
parisc: unaligned: Include header file to avoid missing prototype warnings
Helge Deller
2023-06-30
parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage
Helge Deller
2023-06-30
parisc: unwind: Mark start and stop variables __maybe_unused
Helge Deller
2023-06-30
parisc: traps: Mark functions static
Helge Deller
2023-06-30
parisc: processor: Fix kdoc for init_cpu_profiler()
Helge Deller
2023-06-30
parisc: sys_parisc: parisc_personality() is called from asm code
Helge Deller
2023-06-30
parisc: pci-dma: Make pcxl_alloc_range() static
Helge Deller
2023-06-30
parisc: Mark image_size __maybe_unused in perf_write()
Helge Deller
2023-06-30
parisc: module: Mark symindex __maybe_unused
Helge Deller
2023-06-30
parisc: pdc_chassis: Fix kdoc warnings
Helge Deller
2023-06-30
parisc: firmware: Fix kdoc warnings
Helge Deller
2023-06-30
parisc: drivers: Fix kdoc warnings
Helge Deller
2023-06-30
parisc: Fold 32-bit compat code into audit_classify_syscall()
Helge Deller
2023-06-30
sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration
Helge Deller
2023-06-30
parisc: Fix missing prototype warning for arch_report_meminfo()
Helge Deller
2023-06-30
parisc: Add cacheflush() syscall
Helge Deller
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-19
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
2023-06-19
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2023-05-24
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
2023-05-24
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
2023-05-24
parisc: Allow to reboot machine after system halt
Helge Deller
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
2023-05-23
parisc: Use num_present_cpus() in alternative patching code
Helge Deller
2023-05-22
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Helge Deller
2023-05-15
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-09
parisc: kexec: include reboot.h
Simon Horman
2023-05-03
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
2023-05-03
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
2023-05-03
parisc: Ensure page alignment in flush functions
Helge Deller
2023-05-03
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-01
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
[prev]
[next]