Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-04 | err.h: use bool for IS_ERR and IS_ERR_OR_NULL | Joe Perches | 1 | -3/+4 |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO | Rusty Russell | 1 | -1/+4 |
2013-07-04 | err.h: IS_ERR() can accept __user pointers | Dan Carpenter | 1 | -5/+5 |
2011-03-23 | include/linux/err.h: add a function to cast error-pointers to a return value | Uwe Kleine-König | 1 | -0/+8 |
2010-05-25 | err.h: add __must_check to error pointer handlers | Jani Nikula | 1 | -5/+5 |
2009-12-15 | err.h: add helper function to simplify pointer error checking | Phil Carmody | 1 | -0/+5 |
2008-02-07 | Add an ERR_CAST() function to complement ERR_PTR and co. | David Howells | 1 | -0/+13 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -0/+4 |
2006-07-01 | [PATCH] Fix IS_ERR Threshold Value | Ralf Baechle | 1 | -1/+3 |
2005-05-20 | Fix get_unmapped_area sanity tests | Linus Torvalds | 1 | -1/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+31 |