summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update comment to the reality, rtld supports any number of loadable segments.kib2009-04-101-3/+2
* - Move logic for finding a unique drive name into its own routine for futurelulf2009-04-101-5/+12
* - Move out allocation part of different gvinum objects into its own routine andlulf2009-04-103-30/+77
* Import "flowid" support for serializing flows across transmit queueskmacy2009-04-105-2/+17
* Fix build problem with data format.jfv2009-04-101-2/+2
* Revert r190676,190677thompsa2009-04-1014-31/+10
* Add missing file, sorry bout that :)jfv2009-04-101-0/+2444
* Add ixgbe to the GENERIC amd64 kernel in place of thejfv2009-04-101-1/+1
* Add additional file to ixgbe files list, and uncomment NOTES entryjfv2009-04-102-1/+3
* Add support file for 82599 in Makefilejfv2009-04-101-1/+2
* Update the ixgbe driver to 1.7.4, this includes supportjfv2009-04-1013-811/+3209
* This delta syncs the em and igb drivers with Intel,jfv2009-04-1022-1042/+1722
* Include a space between "send" and "broadcast".emaste2009-04-091-1/+1
* Whitespace nitpickingemax2009-04-091-2/+2
* Introduce KB_POLLED flag to struct keyboard's kb_flags field.emax2009-04-091-0/+4
* Remove obsolete/bogus layering.emax2009-04-091-8/+1
* check the method pointer before invoking ah_eepromDetach as it cansam2009-04-091-2/+4
* Bump version after changes in the userland/kernel ABI for dummynetluigi2009-04-091-1/+1
* Add emulation of delay profiles, which lets you model variousluigi2009-04-095-22/+549
* Removed more vestiges of if_sl(4).ru2009-04-095-380/+5
* Use DEVICE_SHUTDOWN(9) mechanism for shutdown handler.delphij2009-04-091-8/+2
* Don't use pmap_kextact() when comparing bus handles for Book-E.marcel2009-04-081-0/+4
* Undo SVN rev 183283emax2009-04-081-4/+4
* Add C++ operators to operator(7) manual page.ed2009-04-082-22/+26
* Also remove the unused __word_swap_int*() macros.ed2009-04-082-38/+0
* Implement __bswap16() without using inline assembly.ed2009-04-082-44/+2
* A belated note on layout change of certain V_ containers.zec2009-04-081-0/+5
* o Grammar.maxim2009-04-081-3/+3
* o add a capability for drivers that require 802.3 encapsulation ofsam2009-04-083-11/+15
* Don't use hexadecimal in the EBR partition names, because 'a'..'f'marcel2009-04-081-1/+1
* remove unused struct membersam2009-04-081-1/+0
* Fix tty_wait_background() to comply with standards.ed2009-04-081-8/+16
* Various cleanup of text, moving a couple of paragraphsluigi2009-04-081-88/+99
* Minor description fix.raj2009-04-081-1/+1
* Properly handle KDB entry in fatal abort. This lets KDB_UNATTENDED work on ARM.raj2009-04-081-1/+2
* Fix a FR bug. When doing PR-SCTP with number rtxrrs2009-04-081-13/+19
* Add more padding and a new variable. This willrrs2009-04-082-6/+6
* -don't pass down, to module's fingerprint function, unused data likepiso2009-04-0810-28/+34
* MFi386: revision 190617nyan2009-04-081-0/+16
* Remove spurious locking in pfs_write().des2009-04-081-2/+0
* add uathload.8weongyo2009-04-082-1/+70
* block build of uathload on ia64 temporarily because binutils expectsweongyo2009-04-081-0/+2
* Fix hangs caused by hardware that signals receive errorsmarcel2009-04-081-6/+9
* check offsets for R300_ZB_ZPASS_ADDRrnoland2009-04-071-2/+5
* Add the following media types as supported by bce(4):delphij2009-04-071-3/+13
* Add regs required for occlusion queries supportrnoland2009-04-074-2/+11
* Nul-terminate strings in the VFS name cache, which negligibly changerwatson2009-04-071-10/+96
* Move variable externs into extern.h so they are checked against the definitions.obrien2009-04-073-30/+29
* - Use gdb-* glob instead of gdb-6.1.1, to simplify future imports.emaste2009-04-071-54/+65
* Remove superfluous dot.brueffer2009-04-071-1/+1
OpenPOWER on IntegriCloud