| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a leak of the wired pages when unwiring of the PROT_NONE-mapped | Konstantin Belousov | 2014-09-01 | 1 | -21/+39 |
| * | Merge the changes to pmap_enter(9) for sleep-less operation (requested | Konstantin Belousov | 2014-08-24 | 1 | -26/+27 |
| * | MFC r264601,264646,265766,267918,267919,267920: | Bjoern A. Zeeb | 2014-08-16 | 2 | -0/+7 |
| * | MFC r263632: | Bjoern A. Zeeb | 2014-08-16 | 1 | -1/+4 |
| * | MFC r264605: | Bjoern A. Zeeb | 2014-08-16 | 1 | -0/+49 |
| * | MFC r266826, r266827 | Mark Johnston | 2014-08-09 | 1 | -22/+0 |
| * | Merge r267482,r267483,r267486,r267577,r267671,r267672 from head: | Gavin Atkinson | 2014-06-22 | 1 | -2/+0 |
| * | MFC 263301 | Ian Lepore | 2014-05-17 | 30 | -328/+328 |
| * | MFC 263036, 263059: delete advertising clause in licenses, renumber. | Ian Lepore | 2014-05-17 | 1 | -1/+1 |
| * | MFC r257854 (discussed with alc@) | Ian Lepore | 2014-05-16 | 1 | -9/+10 |
| * | MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, | Ian Lepore | 2014-05-15 | 2 | -16/+1 |
| * | MFC r261410 | Ian Lepore | 2014-05-15 | 2 | -0/+6 |
| * | MFC r261351, r261352, r261355, r261396, r261397, r261398, r261403, r261404, | Ian Lepore | 2014-05-15 | 3 | -0/+693 |
| * | MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323, | Ian Lepore | 2014-05-14 | 1 | -11/+0 |
| * | MFC r257702, r257745, r257746, r257747, r257751, r257791, r257793, | Ian Lepore | 2014-05-14 | 1 | -114/+132 |
| * | MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370, | Ian Lepore | 2014-05-14 | 23 | -24/+25 |
| * | Merge r264984 | Scott Long | 2014-05-07 | 1 | -1/+0 |
| * | MFC the mpr(4) driver for LSI's 12Gb SAS cards. | Kenneth D. Merry | 2014-05-05 | 1 | -0/+1 |
| * | MFC r263998: | Tijl Coosemans | 2014-04-15 | 1 | -1/+1 |
| * | MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD | Ed Maste | 2014-03-24 | 5 | -35/+0 |
| * | MFR r261294: | Brooks Davis | 2014-03-03 | 1 | -1/+1 |
| * | MFC: r260889, r260890, r260911: | Warner Losh | 2014-03-01 | 4 | -1/+124 |
| * | MFC r257417: Remove references to an unused fasttrap probe hook | Andriy Gapon | 2014-02-17 | 1 | -3/+2 |
| * | MFC r258779,r258780,r258787,r258822: | Eitan Adler | 2014-02-04 | 7 | -11/+33 |
| * | MFC r256939 | Brooks Davis | 2014-01-29 | 1 | -0/+1 |
| * | MFC r256937: | Brooks Davis | 2014-01-29 | 2 | -31/+29 |
| * | MFC r256745: | Brooks Davis | 2014-01-29 | 1 | -3/+8 |
| * | MFC r259267: | Bjoern A. Zeeb | 2013-12-25 | 1 | -0/+28 |
| * | MFC r259265: | Bjoern A. Zeeb | 2013-12-25 | 1 | -1/+1 |
| * | MFC r257228: | Konstantin Belousov | 2013-12-17 | 1 | -0/+10 |
| * | MFC r256935 | Brooks Davis | 2013-11-01 | 3 | -8/+27 |
| * | MFC r256912, r256931, r256977 | Brooks Davis | 2013-11-01 | 9 | -140/+121 |
| * | MFC r256934, r256963, r256972, r257017 | Brooks Davis | 2013-11-01 | 1 | -9/+23 |
| * | MFC r256911, r256936 | Brooks Davis | 2013-11-01 | 2 | -0/+701 |
| * | MFC r256865 | Brooks Davis | 2013-10-31 | 3 | -38/+0 |
| * | MFC r256752, r256946 | Brooks Davis | 2013-10-31 | 1 | -0/+3 |
| * | Merge from project branch via main. Uninteresting commits are trimmed. | Mark Murray | 2013-10-12 | 1 | -6/+1 |
| * | Add read/write bus barriers for MIPS. | Adrian Chadd | 2013-10-09 | 1 | -0/+4 |
| * | Add some missing AR934x register definitions. | Adrian Chadd | 2013-10-09 | 2 | -0/+45 |
| * | Fix interrupt handling from the APB periperals (ie, UART) - it | Adrian Chadd | 2013-10-09 | 1 | -0/+3 |
| * | Mark AR934x based boards to be mips74k. | Adrian Chadd | 2013-10-09 | 1 | -1/+1 |
| * | Add "better" MIPS24k and MIPS74k barriers. | Adrian Chadd | 2013-10-09 | 2 | -3/+13 |
| * | Shuffle the includes around so they occur after opt_global.h is included; | Adrian Chadd | 2013-10-09 | 1 | -4/+5 |
| * | Fixes for the Netlogic XLP on-chip RSA block driver | Jayachandran C. | 2013-10-04 | 1 | -78/+76 |
| * | Style fixes for the Netlogic XLP RSA driver | Jayachandran C. | 2013-10-04 | 2 | -72/+75 |
| * | set ROOTDEVNAME to ada0 with no paritions. This makes it much more functional | Sean Bruno | 2013-10-02 | 1 | -1/+1 |
| * | Add pagemask debugging output in "show tlb" in the debugger. | Adrian Chadd | 2013-09-29 | 1 | -2/+5 |
| * | - Create kern.ipc.sendfile namespace, and put the new "readhead" OID | Gleb Smirnoff | 2013-09-22 | 1 | -5/+17 |
| * | Fix the AR933x CPU UART support by using the correct clock when calculating | Adrian Chadd | 2013-09-21 | 1 | -2/+8 |
| * | The pmap function pmap_clear_reference() is no longer used. Remove it. | Alan Cox | 2013-09-20 | 1 | -18/+0 |