index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
2018-06-12
2
-46
/
+0
*
alpha: extend memset16 to EV6 optimised routines
Michael Cree
2018-01-16
1
-6
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
48
-0
/
+48
*
alpha: add support for memset16
Matthew Wilcox
2017-09-08
1
-5
/
+5
*
alpha: Fix typo in ev6-copy_user.S
Richard Henderson
2017-08-29
2
-4
/
+5
*
alpha: Package string routines together
Richard Henderson
2017-08-29
1
-6
/
+16
*
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-05-10
1
-8
/
+3
|
\
|
*
alpha: make short build log available for division routines
Masahiro Yamada
2017-05-03
1
-2
/
+2
|
*
alpha: merge build rules of division routines
Masahiro Yamada
2017-05-03
1
-7
/
+2
|
*
alpha: add $(src)/ rather than $(obj)/ to make source file path
Masahiro Yamada
2017-05-03
1
-4
/
+4
*
|
alpha: add a helper for emitting exception table entries
Al Viro
2017-03-28
1
-8
/
+2
*
|
alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
Al Viro
2017-03-28
4
-196
/
+140
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-14
2
-37
/
+2
|
\
|
*
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2016-09-15
2
-37
/
+2
*
|
alpha: move exports to actual definitions
Al Viro
2016-08-07
36
-26
/
+92
|
/
*
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-13
1
-6
/
+2
*
alpha: lib: export __delay
Sudip Mukherjee
2015-09-17
1
-0
/
+1
*
alpha: fix broken network checksum
Mikulas Patocka
2014-01-31
1
-2
/
+7
*
alpha: Prevent a NULL ptr dereference in csum_partial_copy.
Jay Estabrook
2013-11-16
1
-5
/
+5
*
alpha: Eliminate compiler warning from memset macro
Richard Henderson
2013-11-16
2
-9
/
+14
*
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
2013-09-11
1
-0
/
+5
*
alpha: Use new generic strncpy_from_user() and strnlen_user()
Michael Cree
2012-08-19
5
-963
/
+0
*
Disintegrate asm/system.h for Alpha
David Howells
2012-03-28
1
-1
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-3
/
+3
*
alpha: change to new Makefile flag variables
matt mooney
2011-01-17
1
-2
/
+2
*
remove __attribute_used__
Adrian Bunk
2008-01-28
1
-2
/
+1
*
alpha: strncpy/strncat fixes
Ivan Kokshaysky
2007-12-17
3
-15
/
+15
*
spelling fixes: arch/alpha/
Simon Arlott
2007-10-20
2
-2
/
+2
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
1
-1
/
+1
*
missing exports of csum_...
Al Viro
2007-07-17
1
-0
/
+1
*
alpha: fix alignment problem in csum_ipv6_magic()
Ivan Kokshaysky
2007-06-24
2
-23
/
+70
*
alpha: cleanup in bitops.h
Richard Henderson
2007-05-30
2
-1
/
+40
*
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
2
-27
/
+0
*
[NET]: Alpha checksum annotations and cleanups.
Al Viro
2006-12-02
2
-42
/
+26
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
3
-3
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
2
-2
/
+0
*
[PATCH] Alpha: strncpy() fix
Ivan Kokshaysky
2006-04-25
1
-4
/
+4
*
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...
Akinobu Mita
2006-03-26
2
-5
/
+5
*
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
2
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
53
-0
/
+7901