| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r263998: | tijl | 2014-04-15 | 1 | -1/+1 |
* | MFC r260607, r260610, r260934: | andreast | 2014-04-12 | 3 | -2/+93 |
* | MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-24 | 5 | -35/+0 |
* | MFC r261421 | jhibbits | 2014-03-15 | 1 | -0/+1 |
* | MFC r261342 | jhibbits | 2014-03-14 | 2 | -15/+22 |
* | MFC r261258 | jhibbits | 2014-03-02 | 1 | -6/+4 |
* | MFC r261309 | jhibbits | 2014-03-02 | 12 | -206/+237 |
* | MFC: r261884 | brueffer | 2014-02-28 | 1 | -1/+1 |
* | MFC r257417: Remove references to an unused fasttrap probe hook | avg | 2014-02-17 | 1 | -3/+2 |
* | MFC r258779,r258780,r258787,r258822: | eadler | 2014-02-04 | 3 | -5/+5 |
* | MFC r260872: | jhibbits | 2014-01-26 | 1 | -1/+1 |
* | MFC r257127: | loos | 2014-01-23 | 1 | -2/+0 |
* | MFC r259284,r259287 | jhibbits | 2014-01-15 | 13 | -33/+563 |
* | MFC r259082 | jhibbits | 2014-01-15 | 1 | -1/+2 |
* | MFC r257941,r258119 | jhibbits | 2014-01-15 | 1 | -0/+105 |
* | MFC r256543,r259245,r259421,r259668,r259674 | jhibbits | 2014-01-15 | 3 | -8/+44 |
* | MFC r259394,r259395,r259699 | jhibbits | 2014-01-15 | 1 | -4/+4 |
* | MFC r256542,r256581 | jhibbits | 2014-01-15 | 2 | -13/+16 |
* | MFC r257228: | kib | 2013-12-17 | 1 | -0/+10 |
* | MFC: r258427, r258694 | andreast | 2013-12-12 | 2 | -13/+16 |
* | MFC: r258051, r258052 | andreast | 2013-12-12 | 5 | -37/+171 |
* | MFC: r258722, r258757 | andreast | 2013-12-12 | 1 | -2/+38 |
* | MFC r257991, r257992, 257993, 258504 | andreast | 2013-12-11 | 3 | -14/+69 |
* | MFC r259007 | andreast | 2013-12-11 | 1 | -1/+5 |
* | MFC r258778 | andreast | 2013-12-11 | 1 | -0/+1 |
* | MFC r258615 | andreast | 2013-12-11 | 1 | -8/+26 |
* | MFC r258503 | andreast | 2013-12-11 | 1 | -0/+5 |
* | MFC r257345,257382,257388: | nwhitehorn | 2013-12-10 | 1 | -14/+2 |
* | MFC r256777-256779,256788: | nwhitehorn | 2013-10-28 | 3 | -0/+501 |
* | MFC: 256555 | andreast | 2013-10-21 | 2 | -41/+47 |
* | - Remove debugging from GENERIC* kernel configurations | gjb | 2013-10-10 | 2 | -16/+0 |
* | Implement GET_STACK_USAGE() on PowerPC. This implementation is identical | nwhitehorn | 2013-10-02 | 1 | -0/+12 |
* | Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs on | nwhitehorn | 2013-09-29 | 1 | -3/+8 |
* | Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSD | nwhitehorn | 2013-09-28 | 2 | -1/+1034 |
* | Rework handling of ofw_quiesce(), making it the responsibility of the | nwhitehorn | 2013-09-27 | 4 | -29/+41 |
* | Make sure that ref and changed bits propagate back to the VM layer | nwhitehorn | 2013-09-27 | 1 | -6/+13 |
* | Allow Open Firmware syscons to attach to devices without an "address" | nwhitehorn | 2013-09-26 | 3 | -30/+74 |
* | As idling the CPU no longer causes hangs on QEMU, reenable the pSeries | nwhitehorn | 2013-09-26 | 1 | -2/+0 |
* | Fix bug where UART unit number was not set properly, which prevented | nwhitehorn | 2013-09-26 | 1 | -4/+1 |
* | Eliminate the declaration for a method that is no longer used. (This | alc | 2013-09-26 | 1 | -11/+0 |
* | - Create kern.ipc.sendfile namespace, and put the new "readhead" OID | glebius | 2013-09-22 | 2 | -0/+22 |
* | The pmap function pmap_clear_reference() is no longer used. Remove it. | alc | 2013-09-20 | 4 | -66/+0 |
* | Merge in support for PAPR-compliant (Power Architecture Platform | nwhitehorn | 2013-09-17 | 14 | -0/+2848 |
* | Only attach if properties we need (address, in particular) are present. | nwhitehorn | 2013-09-17 | 1 | -0/+6 |
* | Add POWER7+ and POWER8 to the CPU ID table. | nwhitehorn | 2013-09-17 | 2 | -0/+8 |
* | Make sure to copy segments back to the segs array if non-NULL. This is | nwhitehorn | 2013-09-17 | 1 | -2/+5 |
* | Add a loader tunable to use only device tree-provided PCI devices. This is | nwhitehorn | 2013-09-16 | 1 | -2/+6 |
* | Fix bug in busdma: if segs is a preexisting buffer, we memcpy it | nwhitehorn | 2013-09-16 | 1 | -1/+1 |
* | Add a kernel interface (OF_xref_phandle()) for systems where phandles | nwhitehorn | 2013-09-15 | 1 | -4/+5 |
* | Change VM object lock assertion to match locking higher in the call | nwhitehorn | 2013-09-13 | 1 | -1/+1 |