- 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
- 6e8d023 alpha: missing includes by Al Viro · 1 year, 1 month ago
- 397c66c alpha: fix modversions for strcpy() et.al. by Al Viro · 1 year, 3 months ago
- 0069455 fix missing vmalloc.h includes by Kent Overstreet · 12 months ago
- 0f0d287 arch: turn off -Werror for architectures with known warnings by Arnd Bergmann · 1 year, 3 months ago
- f3c78e9 alpha: replace #include <asm/export.h> with #include <linux/export.h> by Masahiro Yamada · 1 year, 7 months ago
- c64c67c alpha: fix lazy-FPU mis(merged/applied/whatnot) by Al Viro · 2 years ago
- 0509666 alpha: lazy FPU switching by Al Viro · 2 years, 6 months ago
- bd1912d alpha: Implement "current_stack_pointer" by Kees Cook · 3 years ago
- 6308499 net: unexport csum_and_copy_{from,to}_user by Christoph Hellwig · 2 years, 10 months ago
- d4d016c alpha: move __udiv_qrnnd library function to arch/alpha/lib/ by Linus Torvalds · 3 years, 6 months ago
- 0214967 alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h> by Randy Dunlap · 3 years, 10 months ago
- b712139 alpha: propagate the calling convention changes down to csum_partial_copy.c helpers by Al Viro · 4 years, 8 months ago
- c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 8 months ago
- cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 8 months ago
- 808b49d alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 5 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- f2ae679 alpha: Remove custom dec_and_lock() implementation by Sebastian Andrzej Siewior · 7 years ago
- 0d83620 alpha: extend memset16 to EV6 optimised routines by Michael Cree · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 92ce4c3 alpha: add support for memset16 by Matthew Wilcox · 8 years ago
- 4606f68 alpha: Fix typo in ev6-copy_user.S by Richard Henderson · 8 years ago
- 4758ce8 alpha: Package string routines together by Richard Henderson · 8 years ago
- 593043d Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- 3eec029 alpha: make short build log available for division routines by Masahiro Yamada · 8 years ago
- e19a4e3 alpha: merge build rules of division routines by Masahiro Yamada · 8 years ago
- 5ed78e5 alpha: add $(src)/ rather than $(obj)/ to make source file path by Masahiro Yamada · 8 years ago
- ca282f6 alpha: add a helper for emitting exception table entries by Al Viro · 8 years ago
- 8525023 alpha: switch __copy_user() and __do_clean_user() to normal calling conventions by Al Viro · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 085354f alpha: get rid of tail-zeroing in __copy_user() by Al Viro · 8 years ago
- 00fc0e0 alpha: move exports to actual definitions by Al Viro · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- 14b97de alpha: lib: export __delay by Sudip Mukherjee · 9 years ago
- 0ef38d7 alpha: fix broken network checksum by Mikulas Patocka · 11 years ago
- 5cfe8f1 alpha: Prevent a NULL ptr dereference in csum_partial_copy. by Jay Estabrook · 11 years ago
- a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 12 years ago
- 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
- f2db633 alpha: Use new generic strncpy_from_user() and strnlen_user() by Michael Cree · 13 years ago
- ec22120 Disintegrate asm/system.h for Alpha by David Howells · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 8a362cd alpha: change to new Makefile flag variables by matt mooney · 14 years ago
- 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
- fe4304b alpha: strncpy/strncat fixes by Ivan Kokshaysky · 17 years ago
- c3a2dde spelling fixes: arch/alpha/ by Simon Arlott · 17 years ago
- 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
- a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
- 547c178 missing exports of csum_... by Al Viro · 18 years ago
- 58ed2f9 alpha: fix alignment problem in csum_ipv6_magic() by Ivan Kokshaysky · 18 years ago
- 74fd1b6 alpha: cleanup in bitops.h by Richard Henderson · 18 years ago
- ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 18 years ago
- 9be259a [NET]: Alpha checksum annotations and cleanups. by Al Viro · 18 years ago
- f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 4d5c34e [PATCH] Alpha: strncpy() fix by Ivan Kokshaysky · 19 years ago
- 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 19 years ago
- e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2