summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Expose __stack_chk_fail_local() so -fstack-protector-all works.des2007-06-052-3/+1
* Write to slice name instead of directly to the disk device.delphij2007-06-051-1/+1
* Add the machine-specific definitions for configuring the new physicalalc2007-06-052-1/+44
* Satisfy witness during shutdownscottl2007-06-051-0/+2
* - Better fix for previous error; use DEVOLATILE on the td_lock pointerjeff2007-06-052-2/+2
* - Pass &sched_lock as the third argument to cpu_switch() as this willjeff2007-06-052-2/+2
* - Define TDQ_ID() for the !SMP case.jeff2007-06-051-1/+2
* - ULE is no longer buggy or experimental.jeff2007-06-051-8/+0
* sched_core(4) removed.delphij2007-06-055-108/+4
* - Added a new Ethernet media type (2500BaseSX) to support BCM5708 controllersdavidch2007-06-051-0/+4
* - Add a new argument to cpu_switch. This is a pointer to a mutex thatjeff2007-06-051-14/+27
* - Expose td_lock to assembly so it may be used in cpu_switch().jeff2007-06-051-0/+1
* - Remove sched_core.c. The maintainer has lost interest in pursuing thisjeff2007-06-054-1809/+0
* Commit 14/14 of sched_lock decomposition.jeff2007-06-0550-318/+373
* Commit 13/14 of sched_lock decomposition.jeff2007-06-041-1/+1
* - Change comments and asserts to reflect the removal of the globaljeff2007-06-0411-20/+19
* Commit 11/14 of sched_lock decomposition.jeff2007-06-042-60/+0
* Commit 10/14 of sched_lock decomposition.jeff2007-06-045-76/+16
* Commit 10/14 of sched_lock decomposition.jeff2007-06-041-6/+11
* Commit 9/14 of sched_lock decomposition.jeff2007-06-041-57/+117
* Commit 8/14 of sched_lock decomposition.jeff2007-06-041-33/+52
* Commit 7/14 of sched_lock decomposition.jeff2007-06-041-58/+82
* Commit 6/14 of sched_lock decomposition.jeff2007-06-041-30/+14
* Commit 5/14 of sched_lock decomposition.jeff2007-06-041-35/+33
* Commit 4/14 of sched_lock decomposition.jeff2007-06-042-129/+163
* Commit 3/14 of sched_lock decomposition.jeff2007-06-044-192/+305
* Commit 2/14 of sched_lock decomposition.jeff2007-06-043-115/+106
* Commit 1/14 of sched_lock decomposition.jeff2007-06-047-164/+460
* Do proper "locking" for missing vmmeters part.attilio2007-06-0410-34/+44
* Rework the PCPU_* (MD) interface:attilio2007-06-0424-48/+99
* Despite several examples in the kernel, the third argument ofdwmalone2007-06-0440-77/+77
* Add a function for exporting 64 bit types.dwmalone2007-06-042-0/+26
* Use common code for printing ints and longs by coppying the sysctldwmalone2007-06-041-42/+42
* Revert to the previous version where the return value of uart_getenv()marcel2007-06-041-1/+2
* Xref altq(4).brueffer2007-06-041-1/+2
* Add in a couple of things:ambrisko2007-06-042-19/+33
* No need to update link queue stats when round-robin algorithm enabled.mav2007-06-041-9/+10
* Be robust to a bogus script specification or contentsyar2007-06-041-11/+24
* Reimplement traverse() helper function:pjd2007-06-046-40/+46
* Now that tone & delay times are correct (independent of hz), adjustbrian2007-06-041-2/+2
* Speaker durations are specified in 1/100ths of a second according tobrian2007-06-041-15/+19
* Add the machine-specific definitions for configuring the new physicalalc2007-06-041-0/+15
* Track an update in the MPI headers that was missed earlier.scottl2007-06-041-1/+1
* cleanup about the reassembly structures and routine:jinmei2007-06-042-25/+16
* gem(4) supports altq(4) now.yongari2007-06-041-1/+2
* o Implemented Rx/Tx checksum offload. The simple checksum logic inyongari2007-06-043-224/+420
* Migrate from setting a CARD_OK flag in a shared word, to setting itsimp2007-06-043-32/+21
* Free the portinfo object on unload.scottl2007-06-041-0/+4
* Don't register cb_func_filt if the client driver doesn't have a filter.imp2007-06-041-4/+3
* Remove files no longer required to build IPFilterdarrenr2007-06-0414-2169/+0
OpenPOWER on IntegriCloud