Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r259045. | kib | 2013-12-15 | 1 | -6/+0 |
* | split netmap code according to functions: | luigi | 2013-12-15 | 1 | -0/+4 |
* | Add PMU-based CPU frequency scaling. This method is used on most Titanium | jhibbits | 2013-12-13 | 1 | -0/+1 |
* | Break build with error in case when both syscons and newcons are enabled. | ray | 2013-12-10 | 1 | -0/+3 |
* | o Build syscons(9)'s splash support if both sc and splash are enabled. | ray | 2013-12-08 | 1 | -2/+2 |
* | Fix build with 'crypto' and 'zfs' in the same kernel. This was the path | peter | 2013-12-08 | 1 | -1/+1 |
* | Include dev/fb/fb_if.m in build always, without it kms modules complain about | ray | 2013-12-07 | 1 | -1/+1 |
* | Disallow optimizations which potentially remove boundary checks | kib | 2013-12-06 | 1 | -0/+6 |
* | Merge VT(9) project (a.k.a. newcons). | ray | 2013-12-05 | 8 | -10/+29 |
|\ | |||||
| * | MFC @r258947. | ray | 2013-12-05 | 7 | -16/+11 |
| |\ | |||||
| * \ | MFC @r258091. | ray | 2013-11-13 | 1 | -7/+7 |
| |\ \ | |||||
| * | | | o Add link to vt_mouse_cursor.c. | ray | 2013-11-11 | 1 | -2/+2 |
| * | | | Define VT_FB_DEFAULT_WIDTH and VT_FB_DEFAULT_HEIGHT options, to allow to make | ray | 2013-11-07 | 1 | -1/+3 |
| * | | | DRM2 have to know how to use fb_if. | ray | 2013-11-06 | 1 | -1/+1 |
| * | | | MFC @r257740. | ray | 2013-11-06 | 2 | -10/+11 |
| |\ \ \ | |||||
| * \ \ \ | MFC @r257698. | ray | 2013-11-05 | 9 | -24/+44 |
| |\ \ \ \ | |||||
| * | | | | | Define fb newbus interface to connect framebuffer providers with fbd. | ray | 2013-10-31 | 1 | -0/+1 |
| * | | | | | MFC @r257107. | ray | 2013-10-25 | 3 | -3/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | MFC @r256964. | ray | 2013-10-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | MFC @r256953 | ray | 2013-10-23 | 9 | -28/+69 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Enable to build vt_fb driver and generic framebuffer. | ray | 2013-10-22 | 1 | -0/+2 |
| * | | | | | | | | Enable vt_termcolors.c to build with vt(9). | ray | 2013-10-15 | 1 | -0/+1 |
| * | | | | | | | | MFC @r256148. | ray | 2013-10-08 | 9 | -34/+95 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | vt_history.c is not required anymore. | ray | 2013-10-08 | 1 | -1/+0 |
| * | | | | | | | | | VT want keyboard too. | ray | 2013-10-08 | 1 | -1/+1 |
| * | | | | | | | | | MFC @r255128. | ray | 2013-09-01 | 10 | -26/+21 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | MFC @r254374. | ray | 2013-08-15 | 7 | -8/+50 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | MFC @r219886. | ray | 2013-07-25 | 23 | -94/+332 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | MFC@r248830 | ray | 2013-03-28 | 9 | -36/+58 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | IFC @ 247036 | nwhitehorn | 2013-02-20 | 12 | -29/+101 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | IFC @ 243795 | nwhitehorn | 2012-12-02 | 28 | -776/+741 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Sync with head@234197 | marcel | 2012-04-13 | 28 | -369/+1005 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Checkpoint SPARC support. This seems to inexplicably crash fairly early on | nwhitehorn | 2012-01-21 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | | | Add a vt(4) framebuffer for Open Firmware linear framebuffer devices (i.e. | nwhitehorn | 2012-01-21 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | Merge in FreeBSD HEAD r226141. | ed | 2011-10-08 | 28 | -430/+489 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | Readd the vt(4) driver and corresponding tools. | ed | 2011-03-22 | 2 | -2/+14 |
* | | | | | | | | | | | | | | | | | | Fix debug printfs in FPU_EMU to compile on powerpc64 and enable it for | jhb | 2013-12-05 | 1 | -9/+9 |
* | | | | | | | | | | | | | | | | | | Support Hyper-V on i386: | delphij | 2013-12-05 | 1 | -0/+12 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Make uart_cpu_powerpc work on both FDT and OFW systems. This is the last | nwhitehorn | 2013-12-01 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | | | Make process descriptors standard part of the kernel. rwhod(8) already | pjd | 2013-11-30 | 2 | -4/+0 |
* | | | | | | | | | | | | | | | | | Fix typo. | andreast | 2013-11-29 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Move KDTRACE_FRAME to "options" since it's used by kern.pre.mk. | rpaulo | 2013-11-29 | 2 | -3/+1 |
* | | | | | | | | | | | | | | | | | MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control | avg | 2013-11-28 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | | | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | attilio | 2013-11-25 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Kill ARM_VFP_SUPPORT, it's been removed some time ago. | cognet | 2013-11-21 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | | | Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet | markj | 2013-11-19 | 1 | -2/+3 |
* | | | | | | | | | | | | | | | | | Split the function of the PCB_FPU flags into two: PCB_FPU now indicates that | nwhitehorn | 2013-11-17 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Following the approach with ACPI DMAR on x86, split IOMMU handling into | nwhitehorn | 2013-11-12 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | Use the same implementation of copyinout.c for both AIM and Book-E. This | nwhitehorn | 2013-11-11 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | | Follow up r223485, which made AIM use the ABI thread pointer instead of | nwhitehorn | 2013-11-11 | 1 | -3/+2 |