index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-18
alpha: Remove arch-specific strncpy() implementation
Kees Cook
2
-84
/
+0
2025-01-12
alpha: remove duplicate included header file
Thorsten Blum
1
-1
/
+0
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-05-03
alpha: missing includes
Al Viro
3
-0
/
+5
2024-05-03
alpha: fix modversions for strcpy() et.al.
Al Viro
3
-14
/
+22
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2023-12-10
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
1
-1
/
+0
2023-08-22
alpha: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
32
-32
/
+32
2023-03-06
alpha: fix lazy-FPU mis(merged/applied/whatnot)
Al Viro
1
-2
/
+2
2023-02-24
alpha: lazy FPU switching
Al Viro
1
-6
/
+37
2023-02-14
alpha: Implement "current_stack_pointer"
Kees Cook
1
-1
/
+1
2022-04-29
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
1
-1
/
+0
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
2
-0
/
+166
2021-05-06
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
1
-0
/
+1
2020-08-20
alpha: propagate the calling convention changes down to csum_partial_copy.c h...
Al Viro
1
-87
/
+68
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-14
/
+11
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-2
/
+2
2020-05-29
alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
1
-3
/
+3
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-06-12
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
2
-46
/
+0
2018-01-16
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-08
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-10
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-28
alpha: add a helper for emitting exception table entries
Al Viro
1
-8
/
+2
2017-03-28
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-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-37
/
+2
2016-09-15
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2
-37
/
+2
2016-08-07
alpha: move exports to actual definitions
Al Viro
36
-26
/
+92
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-6
/
+2
2015-09-17
alpha: lib: export __delay
Sudip Mukherjee
1
-0
/
+1
2014-01-31
alpha: fix broken network checksum
Mikulas Patocka
1
-2
/
+7
2013-11-16
alpha: Prevent a NULL ptr dereference in csum_partial_copy.
Jay Estabrook
1
-5
/
+5
2013-11-16
alpha: Eliminate compiler warning from memset macro
Richard Henderson
2
-9
/
+14
2013-09-11
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-26
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-28
remove __attribute_used__
Adrian Bunk
1
-2
/
+1
2007-12-17
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
[next]