aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/parisc_ksyms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller1-1/+0
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"Helge Deller1-4/+0
2019-08-03parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcatHelge Deller1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller1-6/+0
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck1-1/+1
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller1-10/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin1-0/+2
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin1-2/+3
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller1-0/+5
2008-06-13parisc: export copy_user_page_asmKyle McMartin1-0/+3
2008-04-17Generic semaphore implementationMatthew Wilcox1-5/+0
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin1-0/+22
2007-10-18[PARISC] import necessary bits of libgcc.aKyle McMartin1-22/+0
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-5/+5
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-4/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-30[PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin1-17/+0
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin1-2/+0
2006-01-22[PARISC] Move pm_power_off export to process.cKyle McMartin1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+187