| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r281889, it broke keyboard input | emaste | 2015-04-23 | 1 | -5/+0 |
* | Now that we have an U-Boot for RPI2, do not use the static DTB compiled | loos | 2015-04-23 | 1 | -2/+2 |
* | Fix the gpio-leds node to match the LEDs on RPI2. | loos | 2015-04-23 | 2 | -15/+11 |
* | Enable the watchdog on RPI2. | loos | 2015-04-23 | 1 | -0/+6 |
* | Plug memory leaks in kbdmux(4) | pfg | 2015-04-23 | 1 | -0/+5 |
* | Remove oldnfs support from nfsstat(1). | trasz | 2015-04-23 | 2 | -429/+122 |
* | Reassign copyright statements on several files from Advanced | jhb | 2015-04-23 | 56 | -56/+56 |
* | Reduce diffs between the three copies of libstand's Makefile | emaste | 2015-04-23 | 3 | -52/+56 |
* | Don't propagate SIOCSIFCAPS from a vlan(4) to its parent. This leads to | glebius | 2015-04-23 | 1 | -21/+0 |
* | A complete user message is signalled with the MSG_EOR flag, not the MSG_EOF | tuexen | 2015-04-23 | 1 | -3/+3 |
* | Handle incorrect ELF images specifying size for PT_GNU_STACK not being | kib | 2015-04-23 | 1 | -1/+1 |
* | Simplify linux_getcwd(), removing code that was longer used. | trasz | 2015-04-23 | 1 | -395/+18 |
* | Disable multi process interrupts, because the current code doesn't use | hselasky | 2015-04-23 | 1 | -9/+7 |
* | Missing break in switch case. | araujo | 2015-04-23 | 1 | -0/+1 |
* | Add another variant of BCM5708S controller to IBM HS21 workaround | yongari | 2015-04-23 | 1 | -10/+18 |
* | Create the arm64/aarch64 VM disk image as MBR instead of | gjb | 2015-04-23 | 2 | -7/+16 |
* | libgeom: plug memory leak in EndElement. | pfg | 2015-04-22 | 1 | -0/+1 |
* | Update the pci_cfg_save/restore routines to operate on bridge devices | jhb | 2015-04-22 | 5 | -96/+113 |
* | Don't explicitly manage power states for PCI-PCI bridge devices in the | jhb | 2015-04-22 | 1 | -19/+2 |
* | Fix some incorrect #if conditions around older workarounds for bus | jhb | 2015-04-22 | 1 | -2/+2 |
* | The minimim grant and maximum latency PCI config registers are only valid | jhb | 2015-04-22 | 1 | -3/+10 |
* | Cosmetic change: use PCIR_SECLAT_2 rather than PCIR_SECLAT_1. | jhb | 2015-04-22 | 1 | -2/+2 |
* | Fetch the SDHCI frequency from videocore (our prefered source) and only if | loos | 2015-04-22 | 1 | -7/+6 |
* | Move zlib.c from net to libkern. | rodrigc | 2015-04-22 | 1 | -1/+1 |
* | Add definition for the argument_with_type_tag attribute. | pfg | 2015-04-22 | 1 | -0/+7 |
* | Make AIO to not allocate pbufs for unmapped I/O like r281825. | mav | 2015-04-22 | 1 | -101/+105 |
* | Fix the SDHCI clock frequency for RPI2, the default clock (for the newer | loos | 2015-04-22 | 1 | -1/+1 |
* | computematchjumps(): fix allocator sizeof operand mismatch. | pfg | 2015-04-22 | 1 | -2/+2 |
* | _pthread_cleanup_push: fix allocator sizeof operand mismatch | pfg | 2015-04-22 | 1 | -1/+1 |
* | Move zlib.c from net to libkern. | rodrigc | 2015-04-22 | 14 | -18/+16 |
* | Remove the gptboot partition from the arm64 memory stick image, | gjb | 2015-04-22 | 1 | -1/+1 |
* | Move some common code from sys/amd64/amd64/machdep.c and | kib | 2015-04-22 | 8 | -790/+538 |
* | Add the null implementation of stack_save and stack_save_td. | andrew | 2015-04-22 | 1 | -2/+9 |
* | Remove the calls to panic from pmap_object_init_pt and pmap_clear_modify. | andrew | 2015-04-22 | 1 | -2/+5 |
* | Support file verification in MAC. | rodrigc | 2015-04-22 | 5 | -2/+18 |
* | Quiet compiler warnings in mbuf.h | rodrigc | 2015-04-22 | 1 | -4/+4 |
* | Extend DA_Q_NO_RC16 to MXUB3* devices. | delphij | 2015-04-21 | 1 | -1/+1 |
* | Improve carp(4) locking: | glebius | 2015-04-21 | 1 | -62/+39 |
* | For igb(4), when we are doing multiqueue, we are all setup to have full 32bit | hiren | 2015-04-21 | 1 | -38/+47 |
* | Revert r281809, which did more harm than good, and apply | gjb | 2015-04-21 | 1 | -4/+4 |
* | Modify kern___getcwd() to take max pathlen limit as an additional | trasz | 2015-04-21 | 4 | -8/+13 |
* | Fix numerous issues in iic(4) and iicbus(4): | jah | 2015-04-21 | 4 | -204/+309 |
* | Rewrite physio() to not allocate pbufs for unmapped I/O. | mav | 2015-04-21 | 1 | -61/+93 |
* | Make IFMEDIA_DEBUG a kernel option. | glebius | 2015-04-21 | 3 | -0/+4 |
* | Serialize all of _kerberos5_bootstrap_tools to avoid build failures involving | ngie | 2015-04-21 | 1 | -7/+1 |
* | Instead of storing mii_media_table array index in ifm_data, determine | glebius | 2015-04-21 | 4 | -77/+120 |
* | Add hint about "volmode=dev" to ctl.conf(5). | trasz | 2015-04-21 | 1 | -3/+9 |
* | The comment on BMCR data in if_media entry is wrong. The ifm_data stores | glebius | 2015-04-21 | 1 | -20/+2 |
* | Since xmphy doesn't call mii_phy_setmedia(), there is no reason to set ifm_data. | glebius | 2015-04-21 | 1 | -5/+4 |
* | Since brgphy doesn't call mii_phy_setmedia(), there is no reason to | glebius | 2015-04-21 | 1 | -9/+14 |