summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/bits
Commit message (Expand)AuthorAgeFilesLines
* fix the rdtsc namimgAlexey Zaytsev2008-03-021-1/+1
* CleanupsAlexey Zaytsev2008-03-021-0/+3
* Introduce the new timer subsystem.Alexey Zaytsev2008-03-021-0/+8
* Add UUID to DHCP request as option 97 (if available).Michael Brown2007-11-211-0/+10
* Add const attribute to byte-swapping functionsMichael Brown2007-09-211-3/+3
* Separate out arch-independent parts of stdint.hMichael Brown2007-08-171-0/+21
* Add per-file error identifiersMichael Brown2007-07-241-0/+31
* Shrink cpu.c and render it useful for our purposes.Michael Brown2007-07-141-203/+46Star
* Accelerate memcpy() by around 32% on large, dword-aligned copies.Michael Brown2007-01-181-0/+7
* Add the concept of a "user pointer" (similar to the void __user * inMichael Brown2006-05-191-0/+6
* Add 64-bit byte-swapping operations.Michael Brown2006-05-131-7/+38
* (Redoing check-in lost by SourceForge's failure.)Michael Brown2006-05-131-11/+21
* Added __constant_memcpy() based on version in Linux's string.h.Michael Brown2006-04-241-12/+135
* Add memcpyMichael Brown2005-05-091-0/+13
* Initial revisionMichael Brown2005-03-087-0/+495