summaryrefslogtreecommitdiff
path: root/arch/alpha/lib
AgeCommit message (Expand)Author
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2015-09-17alpha: lib: export __delaySudip Mukherjee
2014-01-31alpha: fix broken network checksumMikulas Patocka
2013-11-16alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook
2013-11-16alpha: Eliminate compiler warning from memset macroRichard Henderson
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-17alpha: change to new Makefile flag variablesmatt mooney
2008-01-28remove __attribute_used__Adrian Bunk
2007-12-17alpha: strncpy/strncat fixesIvan Kokshaysky
2007-10-20spelling fixes: arch/alpha/Simon Arlott
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-07-17missing exports of csum_...Al Viro
2007-06-24alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky
2007-05-30alpha: cleanup in bitops.hRichard Henderson
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro
2006-10-03fix file specification in commentsUwe Zeisberger
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-25[PATCH] Alpha: strncpy() fixIvan Kokshaysky
2006-03-26[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...Akinobu Mita
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds
2004-10-23[PATCH] alpha: fix sparse warningsIvan Kokshaysky
2004-09-25[ALPHA] Turn off GENERIC_IOMAP. Arrange for iomap routinesRichard Henderson
2004-09-22[ALPHA] Implement new ioread interface.Richard Henderson
2004-09-21[ALPHA] Update readb and friends for __iomem.Richard Henderson
2004-08-31[PATCH] alpha csum_partial_copy.c annotationsAlexander Viro
2004-05-30[PATCH] sparse alpha: beginning of __user annotationAlexander Viro
2004-04-11[PATCH] Fix unaligned stxncpy againIvan Kokshaysky
2004-04-02[ALPHA] Use __attribute_used__.Richard Henderson
2004-03-07[ALPHA] Fix gcc 3.4 build problems.Richard Henderson
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-08-16[ALPHA] Fix stxncpy zapping bytes outside the string.Richard Henderson
2003-07-16[ALPHA] Do ISO C90 strncpy buffer zeroing.Richard Henderson
2003-06-27[ALPHA] No, really fix memset. Really.Richard Henderson
2003-06-26[ALPHA] Define memset via symbol copy for ev6 as well.Richard Henderson
2003-06-18[ALPHA] Fix memmove/memset GP interaction.Richard Henderson
2003-06-08[ALPHA] Fix missed __ex_table to conversion to pc-relative relocs.Richard Henderson
2003-06-08[ALPHA] Implement bcopy.Richard Henderson
2003-06-07[PATCH] all archs: Replace O_TARGET with lib-ySam Ravnborg
2003-04-07[PATCH] alpha typos part 2Alan Cox
2003-02-24[PATCH] 2.5.63 loose pedantry; loose -> lose where appropriate.Steven Cole
2003-02-22[PATCH] Alpha CFLAGS fixSam Ravnborg
2003-02-18[ALPHA] Turn on -Werror in alpha subdirectories.Richard Henderson