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