Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-31 | block: fix blk_stack_limits() regression due to lcm() change | Mike Snitzer | 1 | -0/+11 |
2015-02-12 | lib/lcm.c: replace include | Rasmus Villemoes | 1 | -1/+1 |
2014-12-10 | lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n | Rasmus Villemoes | 1 | -4/+2 |
2014-12-10 | lib/lcm.c: ensure correct result whenever it fits | Rasmus Villemoes | 1 | -1/+1 |
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2011-07-25 | lib/lcm.c: quiet sparse noise | H Hartley Sweeten | 1 | -0/+1 |
2010-03-15 | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 1 | -0/+15 |