summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller1-0/+5
2022-03-11parisc: Add vDSO supportHelge Deller1-0/+9
2022-01-11parisc: Enable TOC (transfer of contents) feature unconditionallyHelge Deller1-0/+3
2022-01-07parisc: Rewrite light-weight syscall and futex codeJohn David Anglin1-0/+1
2021-11-04parisc: move CPU field back into thread_infoArd Biesheuvel1-5/+0
2021-11-01parisc: Remove unused constants from asm-offsets.cHelge Deller1-5/+0
2021-11-01parisc: Move thread_info into task structHelge Deller1-13/+8
2021-10-30parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.hHelge Deller1-7/+1
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller1-1/+0
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller1-1/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-05-10parisc: Drop per_cpu uaccess related exception_data structHelge Deller1-5/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller1-0/+1
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller1-0/+8
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-1/+0
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11
2009-12-16parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller1-3/+0
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin1-2/+2
2008-10-10parisc: move pdc_result to real2.SKyle McMartin1-0/+3
2008-04-29parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2007-10-18[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin1-2/+0
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg1-1/+0
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-1/+1
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller1-0/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+299