summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixesariff2006-11-2628-2643/+5580
* MFP4 (109713):netchild2006-11-262-0/+8
* Add entry and no-UHID quirk for I-tuner networks USB-LCD 2x20 as foundphk2006-11-262-0/+6
* - remove dead codekmacy2006-11-261-19/+10
* add interrupt cookie hypervisor functionskmacy2006-11-263-1/+167
* Tweak the comment about mapping a kernel using large pages.ru2006-11-251-3/+3
* - In nd6_rtrequest(), when caching an rtentry, don't forgetru2006-11-251-9/+29
* The mountroot prompt will drop into ddb if we don't recognize error codes fromkmacy2006-11-251-1/+15
* mark tx/rx descriptors COHERENT; we do not sync changes so onsam2006-11-241-1/+2
* Make sure we do not sleep while locks are held. Change the malloc(9)csjp2006-11-241-1/+1
* kernel will not compile without genclock, thus move to DEFAULTSkmacy2006-11-242-1/+1
* - implement remaining pci functionskmacy2006-11-245-29/+78
* Implement mmu functions and cpu_mondo_sendkmacy2006-11-246-8/+75
* remove unused reference to tsb pakmacy2006-11-241-1/+0
* Push Giant a bit further off the NFS server in a number of straightrwatson2006-11-243-224/+297
* comment all remaining documented hypervisor functions except for msikmacy2006-11-242-4/+182
* document and comment all functions outside of MMU and MSI serviceskmacy2006-11-242-9/+374
* I mistakenly committed the wrong version of my patch (sorry).dougb2006-11-241-2/+1
* - Comment most of the remaining hypercalls in hcall.Skmacy2006-11-2418-132/+444
* add comments for cpu configuration hypervisor callskmacy2006-11-241-1/+90
* move CDDL licensed machine description support routine files to cddl directorykmacy2006-11-2414-10/+10
* Add in initial clean room implementation of hypervisor interfaceskmacy2006-11-234-156/+991
* Use a define instead of a "magic" value.ru2006-11-231-1/+1
* Finish the PG_NX support at the pmap level.ru2006-11-231-3/+12
* remove CDDL derive hcall.Skmacy2006-11-231-986/+0
* Remove system critical files with CDDL originkmacy2006-11-232-1426/+0
* separate out legitimately CDDL code - optimized routines taken fromkmacy2006-11-231-0/+0
* Initialize a local variable in 2 places just before it is used, not alwaysbde2006-11-231-1/+2
* remove no longer correct comment above em_read_pcie_cap_regkmacy2006-11-231-4/+0
* Move magic PCIe workaround constant to header - add appropriate commentkmacy2006-11-232-1/+7
* Add watchdog supportkmacy2006-11-232-3/+24
* Add in missing hypercall numberskmacy2006-11-231-4/+35
* re-name misnamed single character console interfaceskmacy2006-11-235-6/+60
* Add hypervisor interfaces for logical domain channels from the hypervisor API...kmacy2006-11-233-36/+185
* In contrast to the non-obvious and flexible nature of the optimized bcopy in ...kmacy2006-11-235-1029/+642
* Add a vendor ID for O2Micro, obtained fromdougb2006-11-231-0/+3
* Fix TSO support on sun4vkmacy2006-11-231-8/+25
* add codes for Atheros USB devices; shuffle one ural code tosam2006-11-232-3/+80
* Fix a race in soclose() where connections could be queued to themohans2006-11-221-22/+26
* Fix transposition of width and value arguments to pci_config_write()gallatin2006-11-221-1/+1
* Fix coherency issue. From submitter:imp2006-11-221-0/+7
* Change error codes returned by protocol operations when an inpcb issam2006-11-221-6/+6
* Initialization bugfixes and enhancements:gallatin2006-11-222-6/+51
* Bring in status led support for /dev/led/gpioled on Avila.kevlo2006-11-224-0/+118
* It's been possible to build linprocfs as a module for some time now.ru2006-11-221-1/+1
* MFp4: Make it work :-)imp2006-11-221-139/+9
* MFp4: Add ixpiic bit-bang driver.imp2006-11-221-0/+1
* <blush> copyout on read, not write.imp2006-11-221-2/+2
* Integrate, but do not enable support for dynamically resizing TSBskmacy2006-11-224-1/+114
* pmap_track_modified has been removed from other architectures -kmacy2006-11-223-33/+11
OpenPOWER on IntegriCloud