| Age | Commit message (Expand) | Author |
| 2015-10-27 | use dma64 if available so we don't have do bounce around too much. | christos |
| 2015-10-27 | make sure MSGBUFSIZE can't expand strangely by using parens. | mrg |
| 2015-10-27 | update some dependancies: | mrg |
| 2015-10-27 | push the real attach down via config_mountroot, like radeon, as we | mrg |
| 2015-10-27 | modules don't define MODULAR. | christos |
| 2015-10-27 | simplify (and fix) logic. | christos |
| 2015-10-27 | fix operator precedence. | christos |
| 2015-10-27 | make sure we have a cookie before we try to clear it. | christos |
| 2015-10-27 | Print the negotiated feature bits | christos |
| 2015-10-27 | add the common flag bits | christos |
| 2015-10-27 | - Print the negotiated feature bits | christos |
| 2015-10-27 | - Print the negotiated feature bits. | christos |
| 2015-10-27 | - If we succeeded allocating a buffer that did not need bouncing before, but | christos |
| 2015-10-27 | Move the definition of CTRL_EXT_PHYPDEN and use __BIT(). No binary change. | msaitoh |
| 2015-10-27 | Eliminate Linux struct pci_dev::dev, struct platform_device::dev. | riastradh |
| 2015-10-27 | dev->dev, not &dev->pdev->dev. | riastradh |
| 2015-10-27 | dev->dev, not &dev->pdev->dev. | riastradh |
| 2015-10-27 | Use nv_device_base(dev) like other callers, not dev->pdev->dev. | riastradh |
| 2015-10-27 | Regen | njoly |
| 2015-10-27 | Fix setuid/setgid return type (void -> int) to match native. | njoly |
| 2015-10-27 | Regen. | njoly |
| 2015-10-27 | Fix wrong gid types from previous. | njoly |
| 2015-10-26 | Correct a comment. From Robert Sprowson. | skrll |
| 2015-10-26 | disable the previous for now; it fails for me on a different system. | mrg |
| 2015-10-26 | in uvm_obj_init(), KASSERT(ops), to ensure we have an actual pager ops | mrg |
| 2015-10-26 | minor re-format of the previous. | mrg |
| 2015-10-26 | force -mcpu=v9 for ofwboot, which demands v9 cpus. | mrg |
| 2015-10-26 | No binary change: | msaitoh |
| 2015-10-26 | Support MSI-X in virtio | ozaki-r |
| 2015-10-25 | Remove references to SPLASHSCREEN_PROGRESS | khorben |
| 2015-10-25 | don't try to wait if (cold), spin waiting for registers to clear. | mrg |
| 2015-10-25 | Add calls to awin_hdmi_sysconfig() and awin_tcon_sysconfig(), missing from | bouyer |
| 2015-10-25 | Snapshot of work in progress on support for multiple display outputs. | bouyer |
| 2015-10-25 | Return an error instead of KASSERT() we don't get the expected type for | bouyer |
| 2015-10-25 | Regen for posix chown family cleanup. | njoly |
| 2015-10-25 | Cleanup posix chown family syscalls to match native (alpha, mips and | njoly |
| 2015-10-25 | Apease bogus gcc warning. | martin |
| 2015-10-25 | Uninitialized variable. Found by Brainy. | maxv |
| 2015-10-23 | Change do_sys_mount() so that it only takes as argument the type of the | maxv |
| 2015-10-23 | fix broken error handling; error was used uninitialized. Changing the | christos |
| 2015-10-23 | PHY_CTRL_GBE_DIS is not bit 4 but bit 6. This change has no any effect by | msaitoh |
| 2015-10-23 | - PSCR_TP_LOOPBACK is not bit 0 but bit 4. No binary change because | msaitoh |
| 2015-10-23 | fix build failure on dreamcast. | knakahara |
| 2015-10-23 | Fix typx in comment | pgoyette |
| 2015-10-23 | remove extra quote | christos |
| 2015-10-23 | fix this differently. | christos |
| 2015-10-23 | fix build failure on i386. | knakahara |
| 2015-10-22 | add newline after group of intr defs, no functional change | jmcneill |
| 2015-10-22 | fix string copy for bootconf args | jmcneill |
| 2015-10-22 | Non-PCI IRQ support for Tegra. | jmcneill |