summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2023-11-151-0/+2
* parisc: Move parisc_narrow_firmware variable to header fileHelge Deller2023-10-301-0/+1
* parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller2023-09-071-0/+1
* parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* parisc: unwind: Avoid missing prototype warning for handle_interruption()Helge Deller2023-07-031-0/+1
* parisc: smp: Add declaration for start_cpu_itimer()Helge Deller2023-07-031-0/+1
* parisc: irq: Add irq-related function declarationsHelge Deller2023-06-301-0/+3
* parisc: Move init function declarations into header fileHelge Deller2023-06-301-0/+32
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
* parisc: Find a new timesync master if current CPU is removedHelge Deller2022-03-291-0/+1
* parisc: Add vDSO supportHelge Deller2022-03-111-1/+1
* parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller2022-01-201-0/+1
* Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-6/+5
|\
| * parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller2021-11-011-4/+0
| * parisc: Move thread_info into task structHelge Deller2021-11-011-2/+0
| * parisc: add support for TOC (transfer of control)Sven Schnelle2021-11-011-0/+4
| * parisc: Allocate task struct with stack frame alignmentHelge Deller2021-10-301-1/+2
* | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
|/
* parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-091-4/+0
* parisc: Remove duplicate struct task_struct declarationWan Jiabing2021-04-061-1/+0
* parisc: Make user stack size configurableHelge Deller2020-11-111-5/+2
* parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2020-11-111-1/+0
* treewide: remove current_text_addrNick Desaulniers2018-10-311-11/+0
* parisc: Restore possibility to execute 64-bit applicationsHelge Deller2018-08-171-5/+1
* parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-021-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-031-0/+2
|\
| * parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller2017-05-101-0/+2
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
|/
* Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-211-4/+0
|\
| * parisc: Optimize timer interrupt functionHelge Deller2016-12-201-4/+0
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
|/
* parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-121-9/+8
* parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller2015-11-201-27/+0
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-2/+0
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-151-1/+4
* metag: Reduce maximum stack size to 256MBJames Hogan2014-05-151-0/+2
* parisc: add flexible mmap memory layout supportHelge Deller2014-02-021-0/+2
* parisc: fix irq stack on UP and SMPHelge Deller2013-05-241-21/+0
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-111-0/+3