aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2009-09-27parisc: split syscall_trace into two halvesKyle McMartin1-9/+13
2009-09-27parisc: add missing TI_TASK macro in syscall.SKyle McMartin1-1/+1
2009-09-27parisc: tracehook_report_syscallKyle McMartin1-1/+3
2009-03-31parisc: document light weight syscall ABIHelge Deller1-10/+48
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin1-3/+2
2008-05-15parisc: fix trivial section name warningsHelge Deller1-2/+3
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin1-1/+1
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg1-5/+6
2007-06-03[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin1-1/+1
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin1-1/+1
2007-05-22[PARISC] Disable LWS debuggingAurelien Jarno1-4/+4
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller1-22/+4
2007-02-17[PARISC] more ENTRY(), ENDPROC(), END() conversionsHelge Deller1-44/+27
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-06-27[PARISC] Remove unused macro fixup_branch in syscall.SKyle McMartin1-12/+0
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin1-1/+1
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller1-5/+5
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller1-0/+2
2005-11-17[PARISC] Document some register usages in assembly filesCarlos O'Donell1-1/+2
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler1-19/+18
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+703