summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Copy base user priority in NO_KSE case.davidxu2006-11-121-0/+1
* GRRRRR - missed this in the last commitkmacy2006-11-121-0/+1
* Fix mispatch of includes list; allows my kernel to build successfully.trhodes2006-11-121-0/+1
* show lock class in profiling output for default case where type is not specif...kmacy2006-11-122-19/+24
* Use mi_switch, this should fix loadavg calculation problem in NO_KSE case.davidxu2006-11-121-5/+0
* Support up to 4 nucleus mappings to workaround issue hit by jb@ when bootedkmacy2006-11-121-14/+13
* Fix USB printer Xerox WorkCentre M15 adding a quirk to bypassflz2006-11-112-0/+5
* More MUTEX_PROFILING -> LOCK_PROFILING.ru2006-11-111-4/+3
* In a true restart case, the send_lock wasrrs2006-11-115-20/+62
* Regen (cosmetics in sys/sysproto.h).ru2006-11-111-1/+1
* Regen.ru2006-11-113-3/+3
* Eliminate unused global variables.alc2006-11-115-10/+0
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.jkoshy2006-11-111-1/+1
* Re-enable module build for POSIX semaphores.trhodes2006-11-111-0/+1
* Update includes for sys/posix4 move.trhodes2006-11-111-2/+1
* These files have been repo-copied to the "normal" kernel hierarchy.trhodes2006-11-118-1218/+0
* Merge sys/posix4/sched.h into sys/sched.h.trhodes2006-11-111-3/+77
* Merge posix4/* into normal kernel hierarchy.trhodes2006-11-1120-35/+24
* Update #includes list.trhodes2006-11-114-6/+4
* Turns out we would reset the TSN seq counter duringrrs2006-11-117-20/+50
* Teach an IPv6 to ppp(4).ume2006-11-113-2/+67
* define UMUTEX_CONTESTED as an unsigned integer.davidxu2006-11-111-1/+1
* Unbreak userland priority inheriting in NO_KSE case.davidxu2006-11-111-1/+2
* fix messup in last fixkmacy2006-11-111-0/+1
* tinderbox fixkmacy2006-11-111-1/+1
* declare nanoseconds for other architectureskmacy2006-11-111-0/+4
* remove lingering call to rd(tick)kmacy2006-11-112-2/+3
* missed nits replacing mutex with lockkmacy2006-11-111-4/+4
* fix tinderboxkmacy2006-11-111-2/+2
* MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profilekmacy2006-11-1114-282/+594
* Clarify the error message when trying to build an ACPI module on amd64emaste2006-11-101-1/+1
* This patch fixes a LOR that happens during INIT-ACK collision.rrs2006-11-102-9/+17
* MFp4thompsa2006-11-092-20/+44
* fix hanging on invalid data... (This doesn't fix hanging due to brokenjmg2006-11-091-3/+4
* Fixes an issue with handling of stream reset. When arrs2006-11-092-4/+3
* MFp4: boot2 should now buildimp2006-11-092-1/+3
* MFp4: boot on KB9202 correctly. Also, reduce the size of the SD/MMC driverimp2006-11-0915-163/+331
* MFp4: Support KB9202 booting betterimp2006-11-091-0/+4
* Fix typoimp2006-11-091-1/+1
* MFp4: Make boot2 work on Kwikbyte KB9202 boards.imp2006-11-094-10/+67
* MFp4: Merge a slightly more generic build infrastructure.imp2006-11-091-6/+8
* MFp4: Remove bogus \rimp2006-11-091-2/+2
* Don't try to print a NULL string during boot. If a device doesn't have ajhb2006-11-091-9/+15
* Don't dump the $PIR table under bootverbose. The pirtool program injhb2006-11-091-39/+0
* Reformat the bootverbose messages that dump out the status of pci_linkjhb2006-11-091-16/+16
* Instead of using the legacy if_timer/if_watchdog interface createglebius2006-11-092-26/+30
* Enable ata and atapicd now those work on sun4v.jb2006-11-091-2/+2
* Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP.nyan2006-11-091-0/+38
* MFi386: revisions from 1.39 to 1.43.nyan2006-11-091-58/+50
* MFi386: revisions 1.634 and 1.639.nyan2006-11-091-6/+4
OpenPOWER on IntegriCloud