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
2022-05-08
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
2022-05-08
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
2022-05-08
parisc: Fix typos in comments
Julia Lawall
2022-05-08
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
2022-05-08
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
2022-05-08
Revert "parisc: Fix patch code locking and flushing"
Helge Deller
2022-05-08
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2022-05-08
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-30
Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-29
parisc: Fix patch code locking and flushing
John David Anglin
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
2022-03-29
parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y
Helge Deller
2022-03-29
parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging
Helge Deller
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
2022-03-29
parisc: Add PDC locking functions for rendezvous code
Helge Deller
2022-03-29
parisc: Move disable_sr_hashing_asm() into .text section
Helge Deller
2022-03-29
parisc: Move CPU startup-related functions into .text section
Helge Deller
2022-03-29
parisc: Move store_cpu_topology() into text section
Helge Deller
2022-03-29
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
2022-03-29
parisc: Ensure set_firmware_width() is called only once
Helge Deller
2022-03-29
parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()
Helge Deller
2022-03-29
Revert "parisc: Fix invalidate/flush vmap routines"
Helge Deller
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
parisc: Fix invalidate/flush vmap routines
John David Anglin
2022-03-18
parisc: Avoid flushing cache on cache-less machines
Helge Deller
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
2022-03-17
parisc: Improve CPU socket and core bootup info text
Helge Deller
2022-03-16
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
2022-03-11
parisc: Increase parisc_cache_flush_threshold setting
John David Anglin
2022-03-11
parisc/unaligned: Enhance user-space visible output
Helge Deller
2022-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()
Helge Deller
2022-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()
Helge Deller
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldw()
Helge Deller
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldh()
Helge Deller
2022-03-11
parisc/unaligned: Use EFAULT fixup handler in unaligned handlers
Helge Deller
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
2022-03-11
parisc: Add vDSO support
Helge Deller
2022-03-11
parisc: Simplify fast path for non-access data TLB faults
John David Anglin
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
2022-03-11
parisc: Fix non-access data TLB cache flush faults
John David Anglin
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-23
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
2022-02-23
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
[next]