summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Expand commenting on label slots, justification for the MAC Framework lockingrwatson2006-12-203-162/+237
* Add linux_nanosleep() and regen.jkim2006-12-204-5/+11
* reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix)kmacy2006-12-201-1/+1
* MFP4: 109655jkim2006-12-204-55/+72
* MFP4: 110179jkim2006-12-201-3/+41
* Regen.jkim2006-12-204-10/+27
* MFP4: (part of) 110058jkim2006-12-202-6/+58
* MFP4: (part of) 110058jkim2006-12-201-24/+26
* MFP4: (part of) 110058jkim2006-12-202-85/+90
* MFP4: (part of) 109714jkim2006-12-201-0/+6
* MFp4: differences for bwct ethernet attachmentimp2006-12-202-3/+13
* MFp4: Differences in flash part for bwct. need a more generic way to cope.imp2006-12-202-0/+35
* MFp4: Add timeout to eeprom access for lame eeprom that go awolimp2006-12-202-4/+8
* MFp4: bwct memory size and PLL parametersimp2006-12-201-0/+8
* MFp4: bwct boot rom is different. need a more generic way to cope long term.imp2006-12-201-0/+4
* MFp4: Delay a second or two after the upload before printing Done.imp2006-12-201-2/+6
* MFp4: bwct is a new board choice.imp2006-12-201-1/+1
* On amd64 platform, use linux32 headers so 32-bit Linux applicationsdelphij2006-12-201-0/+5
* In bge_txeof(), cancel the watchdog timeout if all descriptors havebde2006-12-201-1/+2
* Avoid a race and a pessimization in bge_intr():bde2006-12-201-6/+22
* In rev. 1.514, iodone on async buffer may happen before code checks thekib2006-12-201-2/+9
* Add a lwpid field into per-cpu structure, the lwpid represents currentdavidxu2006-12-2010-4/+89
* Back out rev. 1.266. The real cause for the recent panics has been fixedmbr2006-12-201-1/+1
* - Use the re_tick() callout instead of if_slowtimo() for drivingmarius2006-12-201-35/+23
* Fix a bug originally introduced in rev. 1.74; don't reloaded themarius2006-12-201-1/+2
* Partially back out rev. 1.148 and use new ETHER_BPF_MTAP() macro for VLAN.jkim2006-12-201-11/+5
* Remove bogus increment of re-hashed PTEG index. This snuck in with r1.12 ofgrehan2006-12-202-2/+2
* Use BMSR for link status in one more place and clean up more.jkim2006-12-201-10/+9
* - Do not depend on auto negotiation for link speed/duplex status.jkim2006-12-201-68/+81
* Giant might have been temporarily dropped while waiting for proctree_lock, al...mbr2006-12-191-1/+1
* Remove dependency on deprecated if_watchdog ABI.bms2006-12-194-31/+19
* Fix distorted sound on Fujitsu Siemens AMILO Pa 1510.ariff2006-12-191-1/+7
* Add the tp->t_refcnt validity check back. There are still some racembr2006-12-191-1/+1
* Remove unused sysctls.davidxu2006-12-191-8/+0
* Use pipe_direct_write() optimization only if the data is in process' memory.pjd2006-12-191-2/+3
* - Add missing callout_drain() call.oleg2006-12-191-12/+10
* - Fix autonegotiation timer.oleg2006-12-191-30/+22
* For big-endian version of getulong() macro, cast result to u_int32_t.rodrigc2006-12-191-1/+1
* Fix get_ulong() macro on AMD64 (or any little-endian 64-bit platform).rodrigc2006-12-191-5/+1
* Restore revision 1.126 that got accidentally nuked.mjacob2006-12-181-0/+6
* Add back some CAM_NEW_TRAN code to make backporting to RELENG_6 easier.mjacob2006-12-181-2/+144
* Remove stall comment.takawata2006-12-181-1/+1
* Spell "Kensington Thinking Mouse" correctly.keramida2006-12-182-2/+2
* - Remove stale VPD support and its comment and get device name from VPD API.jkim2006-12-182-48/+19
* Oops, I forget to add amd64 as ACPI arch.takawata2006-12-181-1/+1
* remove unneeded operations in tsb_set_tte_real - the function iskmacy2006-12-181-7/+3
* add an interface for passing the entire kernel size up front to thekmacy2006-12-182-1/+52
* add new large page sizes for use by shared loaderkmacy2006-12-181-0/+8
* build new mdesc filekmacy2006-12-181-1/+3
* add declaration for new helper functionkmacy2006-12-181-0/+2
OpenPOWER on IntegriCloud