| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r291716, r291724, r291741, r291742 | ken | 2015-12-16 | 1 | -0/+6 |
* | MFC r282213: | trasz | 2015-06-21 | 1 | -0/+3 |
* | MFC: r272492 | nyan | 2014-12-23 | 1 | -2999/+0 |
* | MFC 271405,271408,271409,272658: | jhb | 2014-12-22 | 1 | -0/+1 |
* | MFC 260557,271076,271077,271082,271083,271098: | jhb | 2014-12-22 | 1 | -4/+0 |
* | MFC: r272258 | nyan | 2014-11-03 | 1 | -107/+114 |
* | MFC 261781: | jhb | 2014-06-27 | 1 | -2/+2 |
* | MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) | emaste | 2013-11-25 | 1 | -33/+3 |
* | MFi386: r254619 | jkim | 2013-08-22 | 1 | -17/+0 |
* | Add process descriptors support to the GENERIC kernel. It is already being | pjd | 2013-08-18 | 1 | -0/+1 |
* | Replace kernel virtual address space allocation with vmem. This provides | jeff | 2013-08-07 | 1 | -4/+2 |
* | Back out r253779 & r253786. | obrien | 2013-07-31 | 1 | -1/+0 |
* | Decouple yarrow from random(4) device. | obrien | 2013-07-29 | 1 | -0/+1 |
* | MFi386: revision 251039 | nyan | 2013-06-01 | 1 | -1/+1 |
* | Tidy up some CVS workarounds. | peter | 2013-05-12 | 2 | -2/+0 |
* | - Correct mispellings of word resource | gabor | 2013-04-17 | 1 | -2/+2 |
* | Merge from projects/counters: counter(9). | glebius | 2013-04-08 | 1 | -0/+6 |
* | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | mav | 2013-04-04 | 2 | -2/+0 |
* | MFC | attilio | 2013-03-02 | 1 | -6/+7 |
|\ |
|
| * | MFcalloutng: | davide | 2013-02-28 | 1 | -6/+7 |
* | | Fix other architectures and ZFS. | attilio | 2013-02-21 | 1 | -0/+1 |
|/ |
|
* | Remove support for plip from the GENERIC kernel as no systems in the | eadler | 2013-02-01 | 1 | -1/+0 |
* | MFi386: Make similar changes that were made to atkbdc in r245315. | imp | 2013-01-11 | 1 | -7/+9 |
* | MFi386: r232521 | nyan | 2013-01-04 | 1 | -33/+0 |
* | As discussed on -current last October, remove the firewire drivers from | des | 2013-01-03 | 1 | -1/+0 |
* | Reduce diffs against i386. | nyan | 2012-11-10 | 1 | -1/+3 |
* | Fix some KASSERTs. | nyan | 2012-11-10 | 1 | -1/+3 |
* | MFi386: r211924 | nyan | 2012-11-10 | 1 | -1/+10 |
* | Use ANSI prototype to fix build with clang. | nyan | 2012-11-10 | 1 | -77/+43 |
* | The 'testing memory' patch gets printed too many times | eadler | 2012-10-22 | 1 | -2/+0 |
* | Explain the upcoming delay by printing a message when the kernel | eadler | 2012-10-22 | 1 | -0/+2 |
* | Add an unified macro to deny ability from the compiler to reorder | attilio | 2012-10-09 | 1 | -1/+1 |
* | Reverts r234074,234105,234564,234723,234989,235231-235232 and part of | attilio | 2012-10-09 | 1 | -5/+0 |
* | MFi386: revision 237445 | nyan | 2012-09-23 | 1 | -4/+11 |
* | Grammar fix: s/NIC's/NICs/ | gjb | 2012-08-26 | 1 | -1/+1 |
* | Partially revert r217515 so that the mem_range_softc variable is always | jhb | 2012-07-09 | 1 | -0/+3 |
* | Implement mechanism to export some kernel timekeeping data to | kib | 2012-06-22 | 1 | -0/+6 |
* | MFprojects/zfsd: | mav | 2012-05-24 | 1 | -1/+1 |
* | Add SMP/i386 suspend/resume support. | iwasaki | 2012-05-18 | 1 | -1/+0 |
* | Clean up the intr* MD KPI from the SMP dependency, removing a cause of | attilio | 2012-04-26 | 1 | -2/+0 |
* | MFi386: revisions 234074 and 234105 | nyan | 2012-04-22 | 1 | -0/+7 |
* | Move the legacy(4) driver to x86. | jhb | 2012-03-30 | 1 | -6/+0 |
* | Remove pty(4) from our kernel configurations. | ed | 2012-03-21 | 1 | -1/+0 |
* | Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace | tijl | 2012-03-19 | 1 | -1/+1 |
* | Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace | tijl | 2012-03-19 | 1 | -1/+1 |
* | Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs. | tijl | 2012-03-19 | 1 | -1/+1 |
* | Copy i386 reg.h to x86 and merge with amd64 reg.h. Replace i386/amd64/pc98 | tijl | 2012-03-18 | 1 | -1/+1 |
* | - Fix to build a native i386 kernel without the SMP and atpic. | nyan | 2012-03-16 | 1 | -0/+20 |
* | Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported | attilio | 2012-03-06 | 1 | -3/+0 |
* | Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace | tijl | 2012-03-04 | 1 | -1/+1 |