开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2023-11-15
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-10-30
parisc: Move parisc_narrow_firmware variable to header file
Helge Deller
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2023-08-27
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
2023-08-27
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
2023-08-27
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
2023-08-27
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
2023-08-27
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
2023-08-27
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
2023-08-27
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
2023-08-27
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
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-06-30
parisc: irq: Add irq-related function declarations
Helge Deller
2023-06-30
parisc: Move init function declarations into header file
Helge Deller
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
2022-03-11
parisc: Add vDSO support
Helge Deller
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-10-30
parisc: Allocate task struct with stack frame alignment
Helge Deller
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-04-06
parisc: Remove duplicate struct task_struct declaration
Wan Jiabing
2020-11-11
parisc: Make user stack size configurable
Helge Deller
2020-11-11
parisc: Drop loops_per_jiffy from per_cpu struct
Helge Deller
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-03
Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-05-10
parisc: Enhance detection of synchronous cr16 clocksources
Helge Deller
2016-12-21
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-01-12
parisc: Reduce overhead of parisc_requires_coherency()
Helge Deller
2015-11-20
parisc: Drop definition of start_thread_som for HP-UX SOM binaries
Helge Deller
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
2014-05-15
metag: Reduce maximum stack size to 256MB
James Hogan
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
2013-05-24
parisc: fix irq stack on UP and SMP
Helge Deller
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
[next]