Age | Commit message (Expand) | Author | Files | Lines |
2018-01-24 | MIPS: Fix trailing semicolon | Luis de Bethencourt | 1 | -1/+1 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -2/+2 |
2017-02-17 | MIPS: Fix special case in 64 bit IP checksumming. | Ralf Baechle | 1 | -0/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -1/+1 |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -3/+3 |
2015-04-01 | MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error. | Daniel Sanders | 1 | -2/+4 |
2015-02-17 | MIPS: Use generic checksum functions for MIPS R6 | Markos Chandras | 1 | -0/+5 |
2015-01-13 | MIPS: Use generic csum_tcpudp_magic for MIPS. | Ralf Baechle | 1 | -13/+0 |
2015-01-13 | MIPS: Use <asm-generic/checksum.h> | Ralf Baechle | 1 | -0/+7 |
2015-01-13 | MIPS: Rewrite csum_fold to plain C. | Ralf Baechle | 1 | -14/+8 |
2014-03-26 | MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function | Leonid Yegoshin | 1 | -0/+14 |
2014-03-26 | MIPS: asm: checksum: Split kernel and user copy operations | Leonid Yegoshin | 1 | -6/+16 |
2014-03-26 | MIPS: checksum: Split the 'copy_user' symbol | Markos Chandras | 1 | -6/+12 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 1 | -1/+1 |
2009-05-14 | MIPS: uaccess: Switch lock annotations to might_fault(). | Ralf Baechle | 1 | -2/+2 |
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 1 | -0/+260 |