Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-21 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller | |
As per Documentation/feature-removal-schedule.txt Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2008-03-26 | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.c | David S. Miller | |
Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2008-03-26 | [SPARC64]: Fix most sparse warnings in arch/sparc64/kernel/sys_sparc.c | David S. Miller | |
Sparse still doesn't like the funny cast we make from a scalar to a "union semun" (which is correct by the C language and in particular works with the sparc64 calling conventions, but sparse doesn't grok that yet). Signed-off-by: David S. Miller <davem@davemloft.net> |