Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX... | Chen Gang | 2013-06-12 | 1 | -1/+1 |
* | mpilib: use DIV_ROUND_UP and remove unused macros | Andy Shevchenko | 2013-02-01 | 1 | -4/+4 |
* | MPILIB: Provide a function to read raw data into an MPI | David Howells | 2012-10-08 | 1 | -0/+55 |
* | Remove unused code from MPI library | Dmitry Kasatkin | 2012-05-26 | 1 | -75/+0 |
* | lib/mpi: removed unused functions | Dmitry Kasatkin | 2012-02-02 | 1 | -88/+0 |
* | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 2012-02-02 | 1 | -4/+4 |
* | lib/mpi: added missing NULL check | Dmitry Kasatkin | 2012-02-02 | 1 | -1/+2 |
* | MPILIB: Add a missing ENOMEM check | David Howells | 2012-01-19 | 1 | -0/+2 |
* | crypto: GnuPG based MPI lib - source files (part 1) | Dmitry Kasatkin | 2011-11-09 | 1 | -0/+365 |