summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r281889, it broke keyboard inputemaste2015-04-231-5/+0
* Now that we have an U-Boot for RPI2, do not use the static DTB compiledloos2015-04-231-2/+2
* Fix the gpio-leds node to match the LEDs on RPI2.loos2015-04-232-15/+11
* Enable the watchdog on RPI2.loos2015-04-231-0/+6
* Plug memory leaks in kbdmux(4)pfg2015-04-231-0/+5
* Remove oldnfs support from nfsstat(1).trasz2015-04-232-429/+122
* Reassign copyright statements on several files from Advancedjhb2015-04-2356-56/+56
* Reduce diffs between the three copies of libstand's Makefileemaste2015-04-233-52/+56
* Don't propagate SIOCSIFCAPS from a vlan(4) to its parent. This leads toglebius2015-04-231-21/+0
* A complete user message is signalled with the MSG_EOR flag, not the MSG_EOFtuexen2015-04-231-3/+3
* Handle incorrect ELF images specifying size for PT_GNU_STACK not beingkib2015-04-231-1/+1
* Simplify linux_getcwd(), removing code that was longer used.trasz2015-04-231-395/+18
* Disable multi process interrupts, because the current code doesn't usehselasky2015-04-231-9/+7
* Missing break in switch case.araujo2015-04-231-0/+1
* Add another variant of BCM5708S controller to IBM HS21 workaroundyongari2015-04-231-10/+18
* Create the arm64/aarch64 VM disk image as MBR instead ofgjb2015-04-232-7/+16
* libgeom: plug memory leak in EndElement.pfg2015-04-221-0/+1
* Update the pci_cfg_save/restore routines to operate on bridge devicesjhb2015-04-225-96/+113
* Don't explicitly manage power states for PCI-PCI bridge devices in thejhb2015-04-221-19/+2
* Fix some incorrect #if conditions around older workarounds for busjhb2015-04-221-2/+2
* The minimim grant and maximum latency PCI config registers are only validjhb2015-04-221-3/+10
* Cosmetic change: use PCIR_SECLAT_2 rather than PCIR_SECLAT_1.jhb2015-04-221-2/+2
* Fetch the SDHCI frequency from videocore (our prefered source) and only ifloos2015-04-221-7/+6
* Move zlib.c from net to libkern.rodrigc2015-04-221-1/+1
* Add definition for the argument_with_type_tag attribute.pfg2015-04-221-0/+7
* Make AIO to not allocate pbufs for unmapped I/O like r281825.mav2015-04-221-101/+105
* Fix the SDHCI clock frequency for RPI2, the default clock (for the newerloos2015-04-221-1/+1
* computematchjumps(): fix allocator sizeof operand mismatch.pfg2015-04-221-2/+2
* _pthread_cleanup_push: fix allocator sizeof operand mismatchpfg2015-04-221-1/+1
* Move zlib.c from net to libkern.rodrigc2015-04-2214-18/+16
* Remove the gptboot partition from the arm64 memory stick image,gjb2015-04-221-1/+1
* Move some common code from sys/amd64/amd64/machdep.c andkib2015-04-228-790/+538
* Add the null implementation of stack_save and stack_save_td.andrew2015-04-221-2/+9
* Remove the calls to panic from pmap_object_init_pt and pmap_clear_modify.andrew2015-04-221-2/+5
* Support file verification in MAC.rodrigc2015-04-225-2/+18
* Quiet compiler warnings in mbuf.hrodrigc2015-04-221-4/+4
* Extend DA_Q_NO_RC16 to MXUB3* devices.delphij2015-04-211-1/+1
* Improve carp(4) locking:glebius2015-04-211-62/+39
* For igb(4), when we are doing multiqueue, we are all setup to have full 32bithiren2015-04-211-38/+47
* Revert r281809, which did more harm than good, and applygjb2015-04-211-4/+4
* Modify kern___getcwd() to take max pathlen limit as an additionaltrasz2015-04-214-8/+13
* Fix numerous issues in iic(4) and iicbus(4):jah2015-04-214-204/+309
* Rewrite physio() to not allocate pbufs for unmapped I/O.mav2015-04-211-61/+93
* Make IFMEDIA_DEBUG a kernel option.glebius2015-04-213-0/+4
* Serialize all of _kerberos5_bootstrap_tools to avoid build failures involvingngie2015-04-211-7/+1
* Instead of storing mii_media_table array index in ifm_data, determineglebius2015-04-214-77/+120
* Add hint about "volmode=dev" to ctl.conf(5).trasz2015-04-211-3/+9
* The comment on BMCR data in if_media entry is wrong. The ifm_data storesglebius2015-04-211-20/+2
* Since xmphy doesn't call mii_phy_setmedia(), there is no reason to set ifm_data.glebius2015-04-211-5/+4
* Since brgphy doesn't call mii_phy_setmedia(), there is no reason toglebius2015-04-211-9/+14
OpenPOWER on IntegriCloud