summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/syscall.S
AgeCommit message (Expand)Author
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro
2012-10-01parisc: fix double restartsAl Viro
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin
2009-09-27parisc: split syscall_trace into two halvesKyle McMartin
2009-09-27parisc: add missing TI_TASK macro in syscall.SKyle McMartin
2009-09-27parisc: tracehook_report_syscallKyle McMartin
2009-03-31parisc: document light weight syscall ABIHelge Deller
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin
2008-05-15parisc: fix trivial section name warningsHelge Deller
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg
2007-06-03[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin
2007-05-22[PARISC] Disable LWS debuggingAurelien Jarno
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller
2007-02-17[PARISC] more ENTRY(), ENDPROC(), END() conversionsHelge Deller
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-06-27[PARISC] Remove unused macro fixup_branch in syscall.SKyle McMartin
2006-06-27[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller
2005-11-17[PARISC] Document some register usages in assembly filesCarlos O'Donell
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2004-11-02[PATCH] parisc: use fixups for exception supportMatthew Wilcox
2004-11-01[PATCH] parisc: fix ptraceMatthew Wilcox
2004-10-31[PATCH] parisc: Light-weight syscall supportMatthew Wilcox
2004-05-10[PATCH] PA-RISC updates for 2.6.6Matthew Wilcox
2003-09-30[PATCH] PA-RISC updatesMatthew Wilcox
2003-09-08[PATCH] PA-RISC update for 2.6.0-test5Matthew Wilcox
2003-06-15[PATCH] parisc arch updateMatthew Wilcox
2003-04-29[PATCH] ioctl32 cleanupsPavel Machek
2003-04-16[PATCH] getrlimit,setrlimit,getrusage,wait4 unificationRandolph Chung
2003-04-14[PATCH] {get,set}affinity unificationRandolph Chung
2003-03-17[PATCH] PARISC updateMatthew Wilcox
2003-03-10[PATCH] compat_sys_fcntl{,64} parisc partStephen Rothwell
2003-02-14[PATCH] compat_sys_futex 1/3 generic, parisc, ppc64, s390x and x86_64Stephen Rothwell
2003-02-03[PATCH] PA-RISC updates for 2.5.59Matthew Wilcox
2003-01-12[PATCH] parisc updates for 2.5.56Matthew Wilcox
2002-11-03[PATCH] PA-RISC updatesMatthew Wilcox
2002-10-29[PATCH] arch/parisc/kernelMatthew Wilcox
2002-02-05[PATCH] Third version of signal changes for thread groupsDave McCracken
2002-02-04Import changesetLinus Torvalds