index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-06-13
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
2
-46
/
+0
2018-01-17
alpha: extend memset16 to EV6 optimised routines
Michael Cree
1
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
48
-0
/
+48
2017-09-09
alpha: add support for memset16
Matthew Wilcox
1
-5
/
+5
2017-08-29
alpha: Fix typo in ev6-copy_user.S
Richard Henderson
2
-4
/
+5
2017-08-29
alpha: Package string routines together
Richard Henderson
1
-6
/
+16
2017-05-11
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-8
/
+3
2017-05-03
alpha: make short build log available for division routines
Masahiro Yamada
1
-2
/
+2
2017-05-03
alpha: merge build rules of division routines
Masahiro Yamada
1
-7
/
+2
2017-05-03
alpha: add $(src)/ rather than $(obj)/ to make source file path
Masahiro Yamada
1
-4
/
+4
2017-03-29
alpha: add a helper for emitting exception table entries
Al Viro
1
-8
/
+2
2017-03-29
alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
Al Viro
4
-196
/
+140
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-37
/
+2
2016-09-16
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2
-37
/
+2
2016-08-08
alpha: move exports to actual definitions
Al Viro
36
-26
/
+92
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-6
/
+2
2015-09-18
alpha: lib: export __delay
Sudip Mukherjee
1
-0
/
+1
2014-01-31
alpha: fix broken network checksum
Mikulas Patocka
1
-2
/
+7
2013-11-17
alpha: Prevent a NULL ptr dereference in csum_partial_copy.
Jay Estabrook
1
-5
/
+5
2013-11-17
alpha: Eliminate compiler warning from memset macro
Richard Henderson
2
-9
/
+14
2013-09-12
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-0
/
+5
2012-08-19
alpha: Use new generic strncpy_from_user() and strnlen_user()
Michael Cree
5
-963
/
+0
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
1
-1
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-01-17
alpha: change to new Makefile flag variables
matt mooney
1
-2
/
+2
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-2
/
+1
2007-12-18
alpha: strncpy/strncat fixes
Ivan Kokshaysky
3
-15
/
+15
2007-10-20
spelling fixes: arch/alpha/
Simon Arlott
2
-2
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-15
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-1
/
+1
2007-07-17
missing exports of csum_...
Al Viro
1
-0
/
+1
2007-06-24
alpha: fix alignment problem in csum_ipv6_magic()
Ivan Kokshaysky
2
-23
/
+70
2007-05-30
alpha: cleanup in bitops.h
Richard Henderson
2
-1
/
+40
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2
-27
/
+0
2006-12-03
[NET]: Alpha checksum annotations and cleanups.
Al Viro
2
-42
/
+26
2006-10-04
fix file specification in comments
Uwe Zeisberger
3
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-04-25
[PATCH] Alpha: strncpy() fix
Ivan Kokshaysky
1
-4
/
+4
2006-03-26
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...
Akinobu Mita
2
-5
/
+5
2005-09-09
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
53
-0
/
+7901