index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/mpi: use "static inline" instead of "extern inline"
Arnd Bergmann
2017-12-22
2
-5
/
+5
*
lib/mpi: avoid assembler warning
Arnd Bergmann
2017-12-22
1
-1
/
+1
*
lib/mpi: Endianness fix
Michal Marek
2017-12-22
1
-18
/
+21
*
lib/mpi: only require buffers as big as needed for the integer
Andrzej Zaborowski
2017-12-22
1
-4
/
+17
*
lib/mpi: fix off by one in mpi_read_raw_from_sgl
Stephan Mueller
2017-04-11
1
-1
/
+4
*
move count_zeroes.h out of asm-generic
Christoph Hellwig
2017-04-11
2
-2
/
+2
*
lib/mpi: Add mpi sgl helpers
Tadeusz Struk
2017-04-11
1
-0
/
+196
*
MPI: Fix mpi_read_buffer
Tadeusz Struk
2017-04-11
1
-13
/
+25
*
MPILIB: add mpi_read_buf() and mpi_get_size() helpers
Tadeusz Struk
2017-04-11
2
-22
/
+71
*
MPI: MIPS: Fix compilation error with GCC 5.1
Jaedon Shin
2017-04-11
1
-2
/
+2
*
MPILIB: Fix comparison of negative MPIs
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
MPILIB: Fix obvious but harmless typo
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
MPILIB: Deobfuscate mpi_cmp
Rasmus Villemoes
2017-04-11
1
-5
/
+3
*
MPILIB: add module description and license
Konstantin Khlebnikov
2017-04-11
1
-0
/
+3
*
alpha: Modernize lib/mpi/longlong.h
Richard Henderson
2017-04-11
1
-10
/
+7
*
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
2017-04-11
1
-1
/
+6
*
first commit
Meizu OpenSource
2016-08-15
19
-0
/
+3829