index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
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
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-05-07
parisc: implement irq stacks
Helge Deller
2012-11-28
kill stray kernel_thread() garbage
Al Viro
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2012-01-12
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2009-07-03
parisc: add task_pt_regs macro
Kyle McMartin
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin