| Commit message (Expand) | Author | Age | Files | Lines |
| * | Delete pp_isadma. It isn't use, and the code that used it has been | Warner Losh | 2014-08-14 | 1 | -17/+1 |
| * | Streamline format extensions. Either the compiler supports them, and | Warner Losh | 2014-08-14 | 1 | -3/+2 |
| * | Avoid pointless (but harmless) actions on unmanaged pages. | Alan Cox | 2014-08-14 | 1 | -2/+3 |
| * | Added 4K quirks for Corsair Force GT and Samsung 840 SSDs | Steven Hartland | 2014-08-14 | 2 | -4/+20 |
| * | Renamed hw.ixgbe.unsupported_sfp -> hw.ix.unsupported_sfp | Steven Hartland | 2014-08-14 | 1 | -1/+1 |
| * | Add a new loader tunable, vm.kmem_zmax which allows a system administrator | Xin LI | 2014-08-14 | 1 | -2/+9 |
| * | Re-instate UMA cached backend for 4K - 64K allocations. New consumers | Xin LI | 2014-08-14 | 1 | -12/+1 |
| * | Use the max guest memory address when creating its iommu domain. | Neel Natu | 2014-08-14 | 2 | -1/+21 |
| * | Add AIC to at91sam9260 support, now that it is needed for multipass to | Warner Losh | 2014-08-14 | 3 | -1/+3 |
| * | Add support for multipass to Atmel, for both FDT and !FDT cases. | Warner Losh | 2014-08-14 | 5 | -17/+14 |
| * | Start to add FDT support. | Warner Losh | 2014-08-14 | 2 | -9/+107 |
| * | Add support for FDT and !FDT configs on Atmel, though FDT isn't | Warner Losh | 2014-08-14 | 2 | -10/+18 |
| * | From https://sourceware.org/ml/newlib/2014/msg00113.html | Warner Losh | 2014-08-14 | 3 | -3/+190 |
| * | Add support for the SCTP_PR_STREAM_STATUS and SCTP_PR_ASSOC_STATUS | Michael Tuexen | 2014-08-13 | 8 | -3/+170 |
| * | If vm_page_grab() allocates a new page, the page is not inserted into | Konstantin Belousov | 2014-08-13 | 3 | -6/+8 |
| * | Fix typo when displaying the HPET timer unit number. | Neel Natu | 2014-08-13 | 1 | -1/+2 |
| * | Truncate the ctfmerge command line, like we do with SYSTEM_LD. | Warner Losh | 2014-08-12 | 1 | -1/+2 |
| * | Correct a comment brought over from amd64. i386 doesn't use long | John Baldwin | 2014-08-12 | 1 | -8/+1 |
| * | Change SCTP sysctl from auth_disable to auth_enable. This is | Michael Tuexen | 2014-08-12 | 3 | -22/+18 |
| * | - Fix radix tree memory leakage when unloading modules using radix | Hans Petter Selasky | 2014-08-12 | 1 | -20/+64 |
| * | Add support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF_SUPPORTED | Michael Tuexen | 2014-08-12 | 14 | -164/+388 |
| * | Turn off kern.geom.part.mbr.enforce_chs by default. | Andrey V. Elsukov | 2014-08-12 | 1 | -2/+2 |
| * | Revision r269457 removed the Giant around mount and unmount code, but | Konstantin Belousov | 2014-08-12 | 1 | -2/+6 |
| * | Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is set | Andrey V. Elsukov | 2014-08-12 | 1 | -0/+10 |
| * | Change {_,}pmap_allocpte() so that they look for the flag PMAP_ENTER_NOSLEEP | Alan Cox | 2014-08-11 | 1 | -20/+11 |
| * | Similar to r250143, optimize MODULES_OVERRIDE such that SUBDIR isn't | Enji Cooper | 2014-08-11 | 1 | -3/+3 |
| * | blkfront: add support for unmapped IO | Roger Pau Monné | 2014-08-11 | 1 | -5/+7 |
| * | Move KASSERT into locked region. | Gleb Smirnoff | 2014-08-11 | 1 | -2/+1 |
| * | Remove dependence on source tree options. Move all kernel module | Warner Losh | 2014-08-11 | 14 | -29/+76 |
| * | Use M_WAITOK in sf_buf_init(). | Gleb Smirnoff | 2014-08-11 | 1 | -2/+1 |
| * | Provide sf_buf_ref() to optimize refcounting of already allocated | Gleb Smirnoff | 2014-08-11 | 3 | -2/+23 |
| * | - Remove unneeded include. | Marcelo Araujo | 2014-08-11 | 1 | -1/+0 |
| * | Add some more OS_MARK() probes to the AR9300 HAL. | Adrian Chadd | 2014-08-11 | 2 | -0/+8 |
| * | Fix two files forgotten in r269783 (vt_generate_cons_palette) | Jean-Sébastien Pédron | 2014-08-10 | 2 | -7/+7 |
| * | vt(4): Colors are indexed against a console palette, not a VGA palette | Jean-Sébastien Pédron | 2014-08-10 | 7 | -33/+45 |
| * | On sparc64, do not keep mappings for the destroyed sf_bufs. Sparc64 | Konstantin Belousov | 2014-08-10 | 3 | -1/+52 |
| * | vt(4): Add vtbuf_dirty*_locked() to lock vtbuf once, not twice | Jean-Sébastien Pédron | 2014-08-10 | 1 | -13/+21 |
| * | fbd: Fix a bug where vt_fb_attach() success would be considered a failure | Jean-Sébastien Pédron | 2014-08-10 | 1 | -2/+3 |
| * | Undo r195846 for now - allow raw frame transmit in monitor mode. | Adrian Chadd | 2014-08-10 | 1 | -9/+3 |
| * | Fix string length argument passed to "sysctl_handle_string()" so that | Hans Petter Selasky | 2014-08-10 | 1 | -2/+2 |
| * | Change the NFS server's printf related to hitting | Rick Macklem | 2014-08-10 | 1 | -4/+3 |
| * | Handle various ways that interrupt config data can be malformed by | Ian Lepore | 2014-08-10 | 1 | -8/+22 |
| * | Use a separate variable for resource id, because 'i' may increment at a | Ian Lepore | 2014-08-10 | 1 | -5/+5 |
| * | Per discussion on arm@, the compiler generates misaligned | Warner Losh | 2014-08-09 | 1 | -5/+33 |
| * | Improve comments by listing a criteria for automatic increment of receive socket | Hiren Panchasara | 2014-08-09 | 1 | -3/+5 |
| * | Bump the HAL_REGRANGE fields from 16 bit to 32 bit. | Adrian Chadd | 2014-08-09 | 2 | -6/+7 |
| * | Update the text of a KASSERT() to reflect the changes in r269728. | Alan Cox | 2014-08-09 | 1 | -1/+1 |
| * | Small modification of the sctp_input() cleanup to avoid having | Michael Tuexen | 2014-08-09 | 1 | -7/+7 |
| * | Add two new debug mark entries for chip power configuration. | Adrian Chadd | 2014-08-09 | 1 | -0/+3 |
| * | Work around some rather annoying chip hangs in the AR9331 chip. | Adrian Chadd | 2014-08-09 | 1 | -1/+13 |