| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vm_fault: Shoot down shared mappings in vm_fault_copy_entry() | Mark Johnston | 2022-08-09 | 1 | -0/+7 |
| * | vm: Fix a common typo in a source code comment | Gordon Bergling | 2022-06-10 | 1 | -1/+1 |
| * | vm_page: Fix a typo in a source code comment | Gordon Bergling | 2022-06-10 | 1 | -1/+1 |
| * | memguard(9): Fix two typos in source code comments | Gordon Bergling | 2022-04-09 | 1 | -2/+2 |
| * | vm_reserv: fix zero-boundary error | Doug Moore | 2021-12-29 | 1 | -2/+3 |
| * | Correct type size format error in KASSERT. | Doug Moore | 2021-12-23 | 1 | -2/+2 |
| * | vm: Don't break vm reserv that can't meet align reqs | Doug Moore | 2021-12-23 | 1 | -29/+65 |
| * | Set uninitialized popmap bits in vm_reserv_init | Doug Moore | 2021-12-14 | 1 | -1/+1 |
| * | loader: create single zfs nextboot implementation | Toomas Soome | 2021-10-08 | 1 | -0/+2 |
| * | Fix a few typos in source code comments | Gordon Bergling | 2021-08-19 | 1 | -1/+1 |
| * | Add sysctl debug.uma_reclaim | Konstantin Belousov | 2021-04-11 | 1 | -0/+18 |
| * | Style | Konstantin Belousov | 2021-04-09 | 1 | -3/+4 |
| * | vm_fault: Shoot down multiply mapped COW source page mappings | Mark Johnston | 2021-04-06 | 1 | -0/+27 |
| * | MFC r357019: | Ryan Libby | 2020-12-18 | 1 | -1/+2 |
| * | MFC r366091: | Mark Johnston | 2020-09-30 | 2 | -8/+16 |
| * | MFC r365841: | Mark Johnston | 2020-09-20 | 1 | -2/+7 |
| * | MFC r365515: | Konstantin Belousov | 2020-09-16 | 1 | -2/+0 |
| * | MFC r365516: | Konstantin Belousov | 2020-09-16 | 2 | -0/+15 |
| * | MFC r365513: | Konstantin Belousov | 2020-09-16 | 3 | -8/+14 |
| * | MFC r365488: | Konstantin Belousov | 2020-09-16 | 4 | -10/+98 |
| * | MFC r365486: | Konstantin Belousov | 2020-09-16 | 1 | -28/+37 |
| * | MFC r365484: | Konstantin Belousov | 2020-09-16 | 6 | -24/+41 |
| * | MFC r365437: | Mark Johnston | 2020-09-14 | 1 | -4/+19 |
| * | MFC r364964: LinuxKPI: Implement ksize() function. | Vladimir Kondratyev | 2020-09-06 | 2 | -0/+8 |
| * | Revert r364987, r364988. | Mark Johnston | 2020-08-31 | 7 | -41/+101 |
| * | Stop accounting for MAX_KMAP when allocating UMA boot pages. | Mark Johnston | 2020-08-31 | 1 | -3/+0 |
| * | MFC r364302, r364306: | Mark Johnston | 2020-08-31 | 6 | -98/+41 |
| * | MFC r362440: | Edward Tomasz Napierala | 2020-08-24 | 1 | -3/+11 |
| * | MFC r363966: | Brooks Davis | 2020-08-10 | 1 | -0/+1 |
| * | MFC r363444,r363513: | Mateusz Guzik | 2020-07-28 | 1 | -1/+1 |
| * | Fix a mismerge in r363243. | Mark Johnston | 2020-07-16 | 1 | -66/+0 |
| * | MFC r363158: | Mark Johnston | 2020-07-16 | 2 | -0/+76 |
| * | MFC r362361, r362363: | Mark Johnston | 2020-06-26 | 4 | -29/+24 |
| * | Revert r362187, it contained some unintended changes. | Mark Johnston | 2020-06-15 | 4 | -16/+8 |
| * | MFC r361945, r362036: | Mark Johnston | 2020-06-15 | 4 | -8/+16 |
| * | MFC r347532, r347541 | Mark Johnston | 2020-05-21 | 8 | -71/+115 |
| * | MFC r360154: | Mark Johnston | 2020-04-28 | 1 | -34/+39 |
| * | MFC r360153: | Mark Johnston | 2020-04-28 | 1 | -10/+3 |
| * | MFC r359466: | Konstantin Belousov | 2020-04-06 | 1 | -2/+6 |
| * | MFC r349697: correct pmap_ts_referenced return type | Ed Maste | 2020-03-08 | 1 | -1/+1 |
| * | MFC r358026: | Mark Johnston | 2020-03-03 | 2 | -10/+5 |
| * | MFC r358249: | Mark Johnston | 2020-02-29 | 2 | -10/+10 |
| * | MFC r356563: | Mark Johnston | 2020-01-23 | 1 | -8/+28 |
| * | MFC r356359-r356360: kern_mmap: add fpcheck invariant for linux_mmap | Kyle Evans | 2020-01-11 | 1 | -1/+17 |
| * | MFC r355399: | Mark Johnston | 2019-12-11 | 1 | -1/+1 |
| * | MFC r355469: | Mark Johnston | 2019-12-09 | 1 | -2/+2 |
| * | MFC r355003: | Mark Johnston | 2019-12-06 | 1 | -13/+25 |
| * | MFC r355001: | Mark Johnston | 2019-12-06 | 2 | -38/+92 |
| * | MFC r354821: | Mark Johnston | 2019-12-02 | 1 | -42/+33 |
| * | MFC r348749 - Speed-up vm_reserv_reclaim_config. | Doug Moore | 2019-12-02 | 1 | -67/+90 |
