aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code.Michael Tuexen2015-01-121-8/+2
* Revert r276600: PHYS_TO_DMAP_RAW() and DMAP_TO_PHYS_RAW() are noKonstantin Belousov2015-01-121-4/+2
* Fix several issues with /dev/mem and /dev/kmem devices on amd64.Konstantin Belousov2015-01-121-47/+55
* Receive filter configuration is done in nge_rxfilter(). RemovePyun YongHyeon2015-01-121-23/+2
* Remove dead code.Michael Tuexen2015-01-121-10/+0
* Enable receive filter in sis_rxfilter().Pyun YongHyeon2015-01-121-5/+6
* For x86, read MAXPHYADDR, defined in SDM vol 3 4.1.4 Enumeration of PagingKonstantin Belousov2015-01-125-0/+7
* Remove dead code.Michael Tuexen2015-01-121-8/+1
* Increase the maximum number of dynamic USB quirks. USB memory stickHans Petter Selasky2015-01-123-5/+10
* Add PCI ID for the Oxford Semiconductor OXPCIe952 device.Peter Grehan2015-01-121-0/+2
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.Luiz Otavio O Souza2015-01-129-3/+372
* Add ELF Tool Chain release notesEd Maste2015-01-121-0/+14
* Handle dma mappings with more than one segment for rpi sdhci.Ian Lepore2015-01-121-69/+76
* Enable ALT_BREAK_TO_DEBUGGER for rpi.Ian Lepore2015-01-121-0/+1
* Split the <orgname> tag out of being a single-line.Glen Barber2015-01-121-1/+3
* Document r276881, libedit UTF-8 support and sh(1) unicodeGlen Barber2015-01-121-0/+4
* Remove dead code.Michael Tuexen2015-01-111-4/+1
* Remove dead code.Michael Tuexen2015-01-111-14/+2
* Reduce the size of the interposing table and amount ofKonstantin Belousov2015-01-1116-302/+49
* Remove dead code.Michael Tuexen2015-01-111-3/+0
* Remove dead code.Michael Tuexen2015-01-111-11/+0
* Check for and handle failures of bus_dmamap_load(). The driver currentlyIan Lepore2015-01-111-45/+70
* Handle the possibility that SDHCI_PLATFORM_START_TRANSFER() can fail, byIan Lepore2015-01-111-8/+12
* Rate-limit error logging to 5 lines per second, so that when an sdcardIan Lepore2015-01-111-2/+9
* Fix an off by one in ppsratecheck(). If you asked for N=1 you'd get one,Ian Lepore2015-01-111-1/+1
* Right now, for non-coherent DMARs, page table update code flushes theKonstantin Belousov2015-01-114-21/+54
* Fix ordering by SVN revision.Glen Barber2015-01-111-4/+4
* Document r271539, bsdinstall(8) parition editor and sade(8)Glen Barber2015-01-111-0/+4
* Fix the release notes article.xml file to confirm withGlen Barber2015-01-111-631/+650
* Add a comment in the release notes XML file to note theGlen Barber2015-01-111-0/+2
* Document r276551, texinfo and info page removal.Glen Barber2015-01-111-0/+7
* Document r275963, CPU frequency/voltage control driver forGlen Barber2015-01-111-0/+5
* Document r275874, bsdinstall(8) now uses dpv(3) when extractingGlen Barber2015-01-111-0/+4
* Document r275748, arc_meta_limit now exposed through kernelGlen Barber2015-01-111-1/+7
* Document r275732, OpenCrypto support for AES-ICM and AES-GCM.Glen Barber2015-01-111-0/+7
* Document r275718, binutils PowerPC relocations update.Glen Barber2015-01-111-0/+4
* Fix indentation for r270096 entry.Glen Barber2015-01-111-9/+9
* Document r275680, fstyp(8) addition.Glen Barber2015-01-111-0/+4
* Document r275461, CTL port/LUN limits increased.Glen Barber2015-01-112-0/+8
* Document r275299, mrouted rc(8) script removal from base.Glen Barber2015-01-111-0/+5
* Document r275171, r275190: hpwmc(4) performance counterGlen Barber2015-01-111-0/+4
* Document r274987, gpio(3) addition.Glen Barber2015-01-111-0/+4
* Document r274960, elfdump(1) cap_limits support.Glen Barber2015-01-111-0/+4
* Document r274733, PMU power-button event support for certainGlen Barber2015-01-111-0/+5
* Document r274394, bsdconfig(8) skips initial tzetup(8) screenGlen Barber2015-01-111-0/+7
* Document r274386, apci(4) and pci(4) fix for ACPI S3 state.Glen Barber2015-01-111-0/+5
* Document r274246, gre(4) overhaul, me(4) addition.Glen Barber2015-01-112-0/+7
* Document r274085, vt(4) is now default.Glen Barber2015-01-111-0/+8
* Switch around the order of static inline to be in line with how it'sAdrian Chadd2015-01-111-6/+6
* Store the shadow command/mode register in the softc, not a local static var.Ian Lepore2015-01-111-3/+11