Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix format strings; ok @kettenis | 2018-05-15 | 1 | -3/+3 | |
* | Remove NULL-checks before free(). ok tb@ | 2015-12-19 | 1 | -5/+3 | |
* | Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we already | 2013-03-28 | 1 | -2/+2 | |
* | spaces | 2013-03-20 | 1 | -2/+2 | |
* | Pull more headers to avoid warnings about structs being undefined. | 2011-04-10 | 1 | -1/+2 | |
* | Kernel crash dump support for arm-based platform, with minimal support in | 2007-05-19 | 1 | -7/+65 | |
* | for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ ok | 2006-03-20 | 1 | -3/+3 | |
* | Kill (almost all) warnings. | 2004-09-15 | 1 | -1/+2 | |
* | knf; ok millert | 2004-06-15 | 1 | -16/+11 | |
* | Stub this out, copied from other archs with this stubbed out. | 2004-02-09 | 1 | -0/+78 |