summaryrefslogtreecommitdiffstats
path: root/arch/alpha/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-122-46/+0
* alpha: extend memset16 to EV6 optimised routinesMichael Cree2018-01-161-6/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0248-0/+48
* alpha: add support for memset16Matthew Wilcox2017-09-081-5/+5
* alpha: Fix typo in ev6-copy_user.SRichard Henderson2017-08-292-4/+5
* alpha: Package string routines togetherRichard Henderson2017-08-291-6/+16
* Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-101-8/+3
|\
| * alpha: make short build log available for division routinesMasahiro Yamada2017-05-031-2/+2
| * alpha: merge build rules of division routinesMasahiro Yamada2017-05-031-7/+2
| * alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2017-05-031-4/+4
* | alpha: add a helper for emitting exception table entriesAl Viro2017-03-281-8/+2
* | alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2017-03-284-196/+140
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-142-37/+2
|\
| * alpha: get rid of tail-zeroing in __copy_user()Al Viro2016-09-152-37/+2
* | alpha: move exports to actual definitionsAl Viro2016-08-0736-26/+92
|/
* ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-6/+2
* alpha: lib: export __delaySudip Mukherjee2015-09-171-0/+1
* alpha: fix broken network checksumMikulas Patocka2014-01-311-2/+7
* alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-161-5/+5
* alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-162-9/+14
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-111-0/+5
* alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-195-963/+0
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* alpha: change to new Makefile flag variablesmatt mooney2011-01-171-2/+2
* remove __attribute_used__Adrian Bunk2008-01-281-2/+1
* alpha: strncpy/strncat fixesIvan Kokshaysky2007-12-173-15/+15
* spelling fixes: arch/alpha/Simon Arlott2007-10-202-2/+2
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* missing exports of csum_...Al Viro2007-07-171-0/+1
* alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2007-06-242-23/+70
* alpha: cleanup in bitops.hRichard Henderson2007-05-302-1/+40
* [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-262-27/+0
* [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-022-42/+26
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] Alpha: strncpy() fixIvan Kokshaysky2006-04-251-4/+4
* [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...Akinobu Mita2006-03-262-5/+5
* kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-092-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-1653-0/+7901