index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
err.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make IS_ERR_VALUE() complain about non-pointer-sized arguments
Linus Torvalds
2016-05-27
1
-1
/
+1
*
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
Viresh Kumar
2016-01-16
1
-1
/
+1
*
err.h: use bool for IS_ERR and IS_ERR_OR_NULL
Joe Perches
2014-04-03
1
-3
/
+4
*
PTR_RET is now PTR_ERR_OR_ZERO
Rusty Russell
2013-07-15
1
-1
/
+4
*
err.h: IS_ERR() can accept __user pointers
Dan Carpenter
2013-07-03
1
-5
/
+5
*
include/linux/err.h: add a function to cast error-pointers to a return value
Uwe Kleine-König
2011-03-22
1
-0
/
+8
*
err.h: add __must_check to error pointer handlers
Jani Nikula
2010-05-25
1
-5
/
+5
*
err.h: add helper function to simplify pointer error checking
Phil Carmody
2009-12-15
1
-0
/
+5
*
Add an ERR_CAST() function to complement ERR_PTR and co.
David Howells
2008-02-07
1
-0
/
+13
*
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
2006-09-27
1
-0
/
+4
*
[PATCH] Fix IS_ERR Threshold Value
Ralf Baechle
2006-07-01
1
-1
/
+3
*
Fix get_unmapped_area sanity tests
Linus Torvalds
2005-05-19
1
-1
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+31