Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-30 | sparc64: Use indirect calls in hamming weight stubs | David S. Miller | |
Otherwise, depending upon link order, the branch relocation limits could be exceeded. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2016-08-07 | sparc: move exports to definitions | Al Viro | |
Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2011-08-02 | sparc: Use popc if possible for hweight routines. | David S. Miller | |
Just like powerpc, we code patch at boot time. Signed-off-by: David S. Miller <davem@davemloft.net> |