| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: r285839 | marius | 2015-07-30 | 4 | -80/+78 |
* | MFC r282213: | trasz | 2015-06-21 | 1 | -0/+3 |
* | MFC r281930 by jhb: | emaste | 2015-06-16 | 1 | -8/+2 |
* | MFC 281266: | jhb | 2015-06-02 | 1 | -0/+6 |
* | MFC 261790: | jhb | 2015-04-01 | 1 | -6/+6 |
* | Merge r263233 from HEAD to stable/10: | rwatson | 2015-03-19 | 1 | -1/+1 |
* | MFC: r278870 | marius | 2015-02-24 | 1 | -0/+10 |
* | MFC r277643: | kib | 2015-02-14 | 1 | -2/+0 |
* | MFC r278001: | kib | 2015-02-07 | 1 | -1/+1 |
* | Merge the fueword(9) and casueword(9). In particular, | kib | 2014-11-18 | 1 | -0/+4 |
* | Fix a leak of the wired pages when unwiring of the PROT_NONE-mapped | kib | 2014-09-01 | 1 | -14/+29 |
* | MFC r270038: | kib | 2014-08-24 | 1 | -3/+1 |
* | Merge the changes to pmap_enter(9) for sleep-less operation (requested | kib | 2014-08-24 | 1 | -10/+16 |
* | MFC r263749,267146: | imp | 2014-07-17 | 1 | -1/+1 |
* | MFC 263036, 263059: delete advertising clause in licenses, renumber. | ian | 2014-05-17 | 1 | -1/+1 |
* | MFC r257854 (discussed with alc@) | ian | 2014-05-16 | 1 | -10/+8 |
* | MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857, | ian | 2014-05-14 | 6 | -12/+6 |
* | Merge r264984 | scottl | 2014-05-07 | 1 | -1/+0 |
* | MFC the mpr(4) driver for LSI's 12Gb SAS cards. | ken | 2014-05-05 | 1 | -0/+1 |
* | MFC r263998: | tijl | 2014-04-15 | 1 | -1/+1 |
* | MFC r262613: | dim | 2014-03-26 | 3 | -4/+4 |
* | MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179, | jhb | 2014-03-06 | 1 | -7/+11 |
* | MFC r262472: | dim | 2014-02-28 | 1 | -1/+1 |
* | MFC r262471: | dim | 2014-02-28 | 1 | -1/+1 |
* | MFC r257228: | kib | 2013-12-17 | 1 | -0/+2 |
* | - Remove debugging from GENERIC* kernel configurations | gjb | 2013-10-10 | 1 | -9/+0 |
* | Implement GET_STACK_USAGE. | marius | 2013-09-29 | 1 | -0/+11 |
* | - Create kern.ipc.sendfile namespace, and put the new "readhead" OID | glebius | 2013-09-22 | 1 | -0/+11 |
* | The pmap function pmap_clear_reference() is no longer used. Remove it. | alc | 2013-09-20 | 1 | -19/+0 |
* | Fix panic in ktrcapfail() when no capability rights are passed. | pjd | 2013-09-18 | 1 | -1/+1 |
* | Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use | jhb | 2013-09-09 | 1 | -1/+1 |
* | Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarations | glebius | 2013-09-06 | 1 | -0/+3 |
* | Significantly reduce the cost, i.e., run time, of calls to madvise(..., | alc | 2013-08-29 | 1 | -0/+8 |
* | Revert r254501. Instead, reuse the type stability of the struct pmap | kib | 2013-08-22 | 1 | -3/+0 |
* | Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9). | kib | 2013-08-22 | 1 | -1/+1 |
* | Add process descriptors support to the GENERIC kernel. It is already being | pjd | 2013-08-18 | 1 | -0/+1 |
* | The soft and hard busy mechanism rely on the vm object lock to work. | attilio | 2013-08-09 | 1 | -12/+10 |
* | follow up to r254051 | avg | 2013-08-09 | 1 | -2/+1 |
* | Split the pagequeues per NUMA domains, and split pageademon process | kib | 2013-08-07 | 1 | -0/+1 |
* | enable KDB_TRACE in GENERICs | avg | 2013-08-07 | 1 | -1/+1 |
* | Replace kernel virtual address space allocation with vmem. This provides | jeff | 2013-08-07 | 5 | -10/+14 |
* | Add MD (for now) atomic_store_acq_<type>() and use it in pmap_activate() | marius | 2013-08-06 | 2 | -10/+26 |
* | Remove unused member. | attilio | 2013-08-04 | 2 | -2/+0 |
* | Back out r253779 & r253786. | obrien | 2013-07-31 | 1 | -1/+0 |
* | Decouple yarrow from random(4) device. | obrien | 2013-07-29 | 1 | -0/+1 |
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -2/+2 |
* | put contents of cpu.h under _KERNEL | avg | 2013-07-28 | 1 | -2/+2 |
* | Include sys/systm.h after sys/param.h. | ae | 2013-07-15 | 1 | -1/+1 |
* | Introduce new structure sfstat for collecting sendfile's statistics | ae | 2013-07-15 | 1 | -1/+1 |
* | Prefix the alias macros for members of struct __mcontext with an underscore | marius | 2013-07-12 | 2 | -31/+31 |