Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Packaging improvements for RHEL and SLES (part 2) | Brian Behlendorf | 2009-06-16 | 10 | -40/+100 |
* | Packaging improvements for RHEL and SLES | Brian Behlendorf | 2009-06-16 | 9 | -29/+69 |
* | SLES10 Fixes (part 9) | Brian Behlendorf | 2009-05-21 | 16 | -85/+64 |
* | SLES10 Fixes (part 8) | Brian Behlendorf | 2009-05-20 | 1 | -7/+19 |
* | SLES10 Fixes (part 7) | Brian Behlendorf | 2009-05-20 | 4 | -5/+5 |
* | SLES10 Fixes (part 6) | Brian Behlendorf | 2009-05-20 | 6 | -23/+157 |
* | Powerpc Fixes (part 1): | Brian Behlendorf | 2009-05-20 | 3 | -7/+30 |
* | SLES10 Fixes (part 5): | Brian Behlendorf | 2009-05-20 | 1 | -3/+3 |
* | SLES10 Fixes (part 4): | Brian Behlendorf | 2009-05-20 | 5 | -5/+188 |
* | SLES10 Fixes (part 3): | Brian Behlendorf | 2009-05-20 | 6 | -0/+107 |
* | SLES10 Fixes (part 2): | Brian Behlendorf | 2009-05-20 | 11 | -94/+217 |
* | SLES10 Fixes (part 1): | Brian Behlendorf | 2009-05-19 | 2 | -27/+37 |
* | Prep for spl-0.4.3 tag. | Brian Behlendorf | 2009-03-20 | 3 | -2/+59 |
* | Add list_move_tail() function. | Brian Behlendorf | 2009-03-19 | 1 | -0/+8 |
* | Remove useless EOL white space padding from `splat -l` command. | Brian Behlendorf | 2009-03-18 | 1 | -4/+3 |
* | Fix vmem leak in kmem_cache_test (missing splat_kmem_cache_test_kcp_free()) | Brian Behlendorf | 2009-03-18 | 1 | -0/+1 |
* | Allow spl_config.h to be included by dependant packages | Brian Behlendorf | 2009-03-17 | 12 | -63/+57 |
* | FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686) | Brian Behlendorf | 2009-03-17 | 7 | -31/+278 |
* | Fix taskq_wait() not waiting bug | Brian Behlendorf | 2009-03-15 | 3 | -12/+96 |
* | Mutex tests updated to use task queues instead of work queues. | Brian Behlendorf | 2009-03-15 | 1 | -59/+77 |
* | Added SPL_AC_5ARGS_DEVICE_CREATE autoconf configure check | Brian Behlendorf | 2009-03-13 | 5 | -1/+102 |
* | Fix off-by-1 truncation of hw_serial when converting from integer to string, ... | Ricardo M. Correia | 2009-03-12 | 1 | -9/+10 |
* | Minor bug fix in XDR code introduced in last minute change before landing. | Ricardo M. Correia | 2009-03-11 | 2 | -4/+2 |
* | Add XDR implementation | Ricardo M. Correia | 2009-03-11 | 4 | -2/+670 |
* | Build system cleanup | Brian Behlendorf | 2009-03-11 | 10 | -141/+127 |
* | Build System Default Kernel | Brian Behlendorf | 2009-03-09 | 2 | -32/+14 |
* | Build system and packaging (RPM support) | Brian Behlendorf | 2009-03-09 | 42 | -8543/+1615 |
* | XXX: Temporarily disable vmem_size(). | Ricardo M. Correia | 2009-03-05 | 2 | -0/+4 |
* | Merge branch 'kallsyms' | Brian Behlendorf | 2009-03-04 | 14 | -144/+502 |
|\ | |||||
| * | Linux VM Integration Cleanup | Brian Behlendorf | 2009-03-04 | 14 | -144/+502 |
* | | Changed ptob()/btop() mult/div into bit shifts. | Ricardo M. Correia | 2009-02-25 | 1 | -2/+4 |
* | | Added btop() and moved ptob() to include/sys/param.h. | Ricardo M. Correia | 2009-02-25 | 2 | -1/+4 |
|/ | |||||
* | Changed z_compress_level() and z_uncompress() prototypes to match the ones in... | Ricardo M. Correia | 2009-02-23 | 1 | -7/+7 |
* | Matching kmem_free() fix for use after free case. | Brian Behlendorf | 2009-02-19 | 1 | -5/+5 |
* | Add zone_get_hostid() function | Brian Behlendorf | 2009-02-19 | 5 | -2/+26 |
* | Coverity 9657: Resource Leak | Brian Behlendorf | 2009-02-18 | 1 | -2/+2 |
* | Coverity 9656: Forward NULL | Brian Behlendorf | 2009-02-18 | 1 | -0/+1 |
* | Coverity 9649, 9650, 9651: Uninit | Brian Behlendorf | 2009-02-18 | 1 | -1/+0 |
* | Coverity 9654, 9654: Use After Free | Brian Behlendorf | 2009-02-17 | 2 | -4/+4 |
* | Coverity 9652, 9653: No Effect | Brian Behlendorf | 2009-02-17 | 1 | -2/+0 |
* | Coverity 9641: Buffer Size | Brian Behlendorf | 2009-02-17 | 1 | -1/+1 |
* | kmem slab magazine ageing deadlock | Brian Behlendorf | 2009-02-17 | 2 | -7/+27 |
* | kmem slab fixes | Brian Behlendorf | 2009-02-13 | 1 | -36/+36 |
* | Build system update | Brian Behlendorf | 2009-02-12 | 2 | -1/+2 |
* | Build system update | Brian Behlendorf | 2009-02-12 | 32 | -77/+3614 |
* | kmem slab fixes | Brian Behlendorf | 2009-02-12 | 2 | -35/+52 |
* | Minor bug fix due to MAXOFFSET_T constant being too large on 32-bit systems. | Ricardo M. Correia | 2009-02-07 | 1 | -0/+5 |
* | Prep for 0.4.2 tag | Brian Behlendorf | 2009-02-05 | 2 | -1/+25 |
* | Additional Linux VM integration | Brian Behlendorf | 2009-02-05 | 7 | -39/+214 |
* | Linux VM integration / device special files | Brian Behlendorf | 2009-02-04 | 13 | -66/+500 |