aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to resize md(4) devices.Edward Tomasz Napierala2012-07-074-17/+118
* Change the interface to the Energy Efficient Ethernet (EEE)Jack F Vogel2012-07-072-8/+57
* Add a new GEOM method, resize(), which is called after provider size changes.Edward Tomasz Napierala2012-07-072-5/+80
* Drop page queues mutex on each iteration of vm_pageout_scan over theKonstantin Belousov2012-07-072-24/+39
* Add missing sleep stat increaseEitan Adler2012-07-071-0/+1
* Add a description of the Spanish Dvorak keymap added in r235251Eitan Adler2012-07-071-0/+2
* Remove unneeded variable reported by gcc46 which stopped being used inEitan Adler2012-07-071-3/+0
* Remove variables which are initialized but never used thereafterEitan Adler2012-07-071-4/+0
* Remove ancient vnconfig symlinkEitan Adler2012-07-072-1/+2
* Remove variables which are initialized but never used thereafterEitan Adler2012-07-071-3/+0
* Remove variables which are initialized but never used thereafterEitan Adler2012-07-072-8/+2
* Remove variables which are initialized but never used thereafterEitan Adler2012-07-071-3/+1
* Fix orphan() methods of several GEOM classes to not assume that thereEdward Tomasz Napierala2012-07-075-17/+5
* Fix spellingEitan Adler2012-07-072-2/+2
* acpi_cpu_generic_cx_probe: for consistency set cpu_non_c3 here tooAndriy Gapon2012-07-071-0/+2
* acpi_cpu_cx_list: there is no need to re-evaluate cpu_non_c3 hereAndriy Gapon2012-07-071-8/+4
* acpi_cpu_cx_cst: consistently use cpu_cx_count during state enumerationAndriy Gapon2012-07-071-2/+2
* Implement ia64_physmem_alloc() and use it consistently to get memoryMarcel Moolenaar2012-07-074-80/+82
* Create a generic way to support multiple boards within anWarner Losh2012-07-0714-22/+121
* Generalize this for loading the loader into the SPI. Plus trim aboutWarner Losh2012-07-071-11/+5
* Allow other SOCs to be compiled in, first step.Warner Losh2012-07-071-1/+3
* Strip out the useless junk. All we really care about is the text,Warner Losh2012-07-071-232/+0
* Unbreak building WITH_ICONV=yes and new yacc.Tim Kientzle2012-07-071-1/+0
* Hide the creation of phys_avail behind an API to make it easier to do itMarcel Moolenaar2012-07-076-153/+270
* Implement SIOCGIFMEDIA for if_tap(4)Ed Maste2012-07-061-4/+22
* Restore the __collate_load_error global that was accidentally removed in theDavid Chisnall2012-07-062-5/+6
* Add a source file needed for module linking.Konstantin Belousov2012-07-061-1/+1
* Style.Konstantin Belousov2012-07-061-3/+3
* Use assembler mnemonic instead of manually assembling, contination for r238142.Konstantin Belousov2012-07-061-6/+3
* Merge a small update from NetBSD.Pedro F. Giffuni2012-07-062-20/+17
* Allow continuous packet transmission (via -t 0)Ed Maste2012-07-061-6/+13
* Fix issue resizing bin/shPedro F. Giffuni2012-07-065-66/+24
* agp.c:Marcel Moolenaar2012-07-062-4/+2
* Fix typo in the comment.Edward Tomasz Napierala2012-07-061-1/+1
* Also report tx bandwidth with Ethernet overheadEd Maste2012-07-061-14/+28
* r237748 continuation: fix nopw (0f 1f) behavior with respect to modifiersAndriy Gapon2012-07-062-2/+2
* r237748 continuation: segment-override prefixes are not invalid in long modeAndriy Gapon2012-07-062-8/+8
* Add support for the 'invept' and 'invvpid' instructions. Beyond simplyJohn Baldwin2012-07-064-3/+58
* Several fixes to the amd64 disassembler:John Baldwin2012-07-061-22/+134
* Allow threads to finish up when terminated by userEd Maste2012-07-061-13/+11
* Add another PS/2 keyboard PNP ID. This ID is listed asJohn Baldwin2012-07-061-0/+1
* Make pmap_enter()'s management of PV entries consistent with the other pmapAlan Cox2012-07-061-20/+15
* Replace all uses of the vm page queues lock by a r/w lock that is privateAlan Cox2012-07-061-29/+46
* Correct small regressions pointed out by jhb, thanks John.Jack F Vogel2012-07-051-3/+1
* Update to the ixgbe driver:Jack F Vogel2012-07-0514-495/+672
* Sync with Intel internal source:Jack F Vogel2012-07-0522-1081/+2262
* Remove the "funny targets" make check. We no longer need embedded :: targetsDavid E. O'Brien2012-07-059-18/+42
* Now that our assembler supports the xsave family of instructions, use themJohn Baldwin2012-07-052-19/+23
* Document the behavior (from 4.4-lite) that tokens returned by telldir() areBrooks Davis2012-07-051-2/+15
* Fix LINT.Marcel Moolenaar2012-07-051-1/+1