summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Begin fleshing out the TX FIFO support.adrian2012-08-112-1/+143
* Some more minor tunings inspired by bde@.mav2012-08-112-25/+31
* Add __always_inline to __ieee754_rem_pio2() and __ieee754_rem_pio2f(),dim2012-08-112-2/+2
* Allow idle threads to steal second threads from other cores on systems withmav2012-08-111-6/+0
* Rename aux.c to auxv.c.ed2012-08-112-1/+1
* Change a few extern inline functions in libm to static inline, sincedim2012-08-116-28/+23
* Move the decoding of the swi instruction to the syscall function. With theandrew2012-08-111-7/+4
* Correct the PLLA setting functions and centralize.imp2012-08-115-70/+41
* Update comments about setting PLLA and refernce the tables in theimp2012-08-111-6/+15
* Don't use C++ comments.imp2012-08-111-11/+12
* tvtohz will print out an error message if a negative value is givendavidxu2012-08-111-9/+13
* Some minor tunings/cleanups inspired by bde@ after previous commits:mav2012-08-103-45/+73
* Always initialize sc_ekey, because as of r238116 it is always used.pjd2012-08-101-12/+13
* sched_rr_interval() seems always returned period in hz ticks, but samemav2012-08-101-1/+1
* Style.hselasky2012-08-101-6/+0
* Remove unused structure field.hselasky2012-08-105-21/+0
* Take advantage of new UCOM and bus functionality so thathselasky2012-08-1021-42/+520
* Switch unit management in UCOM to unrhdr.hselasky2012-08-103-70/+183
* Add new device method to free the automaticallyhselasky2012-08-103-4/+26
* Style.hselasky2012-08-101-2/+2
* Fix spelling.hselasky2012-08-101-1/+1
* Add missing FAILED event to g_raid_subdisk_event2str() to print it properlymav2012-08-101-0/+2
* Eliminate an unnecessary acquisition and release of the page queues lockalc2012-08-101-2/+0
* Merge r134393 from amd64/i386:alc2012-08-101-12/+0
* RFC 2289 requires all hashes be stored in little endian format beforedelphij2012-08-102-0/+18
* More comments about setting PLLA, or rather that we never do.imp2012-08-101-7/+12
* Add charge pump current register.imp2012-08-101-0/+5
* Add a missing HAL_DMA_ADDR definition.adrian2012-08-091-0/+1
* Add HAL_DMA_ADDR.adrian2012-08-093-0/+3
* nftw(): POSIX says directories causing loops should be silently skipped.jilles2012-08-093-4/+144
* Rework r220198 change (by fabient). I believe it solves the problem frommav2012-08-092-9/+14
* Refresh with OpenBSD RCS ID changes to reflect that we now have essentionallydelphij2012-08-091-7/+1
* SCHED_4BSD scheduling quantum mechanism appears to be broken for some time.mav2012-08-091-33/+36
* Merge r132141 and r111272 from amd64/i386:alc2012-08-092-63/+38
* ftw(): Do not check the maxfds argument against OPEN_MAX.jilles2012-08-091-2/+1
* nftw(): Do not check the maxfds argument against OPEN_MAX.jilles2012-08-091-2/+1
* Improve lock and unlock symmetryemaste2012-08-091-15/+14
* Be more descriptive about poll error / timeout when transmitting.emaste2012-08-081-3/+8
* More rototilling with target mode in an attemp to get multiplemjacob2012-08-082-581/+630
* Fix an incorrect comment.adrian2012-08-081-1/+1
* Fix whitespace (missing newline)emaste2012-08-081-1/+2
* Clarify comments about number of tx / rx ringsemaste2012-08-082-3/+4
* Round displayed pps (instead of truncating)emaste2012-08-081-1/+1
* Import compiler-rt r160957.andrew2012-08-0887-124/+665
|\
| * Import compiler-rt r160957.andrew2012-07-30356-5271/+22991
| * Import compiler-rt r147467.ed2012-01-033-4/+6
* | The assertion that I added in r238889 could legitimately fail when aalc2012-08-081-1/+2
* | Always initialize pl_event.kib2012-08-081-0/+1
* | Commit device IDs for the (eventually upcoming) AR9380 HAL.adrian2012-08-071-0/+9
* | During TSC synchronization test, use rdtsc() rather than rdtsc32(), tojimharris2012-08-071-5/+5
OpenPOWER on IntegriCloud