]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
- M_WAITOK is 0 and not a real flag. Test for this properly.
[FreeBSD/FreeBSD.git] / sys / alpha /
2003-01-19 phkRemove the last stray NO_GEOM option in our example...
2003-01-18 obrienProtect against multiple inclusions.
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-16 dillonMerge all the various copies of vm_fault_quick() into...
2003-01-15 dillonMerge all the various copies of vmapbuf() and vunmapbuf...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-13 dillonBow to the whining masses and change a union back into...
2003-01-12 dillonChange struct file f_data to un_data, a union of the...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-03 ticsoApproved by: gallatin (mentor)
2002-12-28 alc - Use VM_ALLOC_WIRED.
2002-12-28 alcUse VM_ALLOC_WIRED in pmap_pinit().
2002-12-22 tjrMB_LEN_MAX is not MD, move it to the MI limits.h.
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-14 alcMFi386 revisions 1.375 and 1.376
2002-12-14 alfredSCARGS removal take II.
2002-12-13 alfredBackout removal SCARGS, the code freeze is only "select...
2002-12-13 alfredRemove SCARGS.
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-10 julianUnbreak the KSE code. Keep track of zobie threads using...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-12-02 alcMFi386
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-22 muxUnder certain circumstances, we were calling kmem_free...
2002-11-18 alcMFi386 r1.369
2002-11-16 deischenAdd getcontext, setcontext, and swapcontext as system...
2002-11-14 jhbAdd hints for ISA ATA controllers. At least one Digita...
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-13 alcMove pmap_collect() out of the machine-dependent code...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-11 alc - Clear the page's PG_WRITEABLE flag in the i386's...
2002-11-09 desPrint real / avail memory in megabytes rather than...
2002-11-08 jhbFix warnings when compiled with SIMOS defined.
2002-11-08 jhbCast pointers in mem*_io() compat macros to uintptr_t...
2002-11-08 jhb- Update the SIMOS fp-stealing code to KSE-II and beyond.
2002-11-08 jhbRemove #ifdef DEBUG signal debugging code brought over...
2002-11-07 tmmMove the definitions of the hw.physmem, hw.usermem...
2002-11-07 jhbTurn on GEOM. It works on Alpha and we are going to...
2002-11-06 jhbWrap ()'s around an argument before casting it to a...
2002-11-06 jmallettRemove what was a temporary bogus assignment of bits...
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-11-01 jeff - Enable the use of UMA_MD_PAGE_ALLOC on alpha.
2002-10-30 gallatinRemove extranious memory barriers, and correct the...
2002-10-30 gallatinMake the second serial port available for general use...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-25 jhbUse the newer "+" modifier on output contraints when...
2002-10-25 peterSplit 4.x and 5.x signal handling so that we can keep...
2002-10-24 julianExtract out KSE specific code from machine specific...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-21 peterpsl.h isn't referenced anywhere that I could find on...
2002-10-21 gallatinAdd a bus_space_unmap() for the puc (and possibly other...
2002-10-20 alc - Replace two instances of vm_page_sleep_busy() with...
2002-10-20 gallatingive alpha a bus_space_subregion() so that ahd_pci...
2002-10-19 marcelAdd two hooks to signal module load and module unload...
2002-10-19 rwatsonPermits UFS ACLs to be used with the GENERIC kernel...
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-15 peterThe a.out md_coredump stuff isn't referenced anywhere...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-13 mikeRemove the P1003_1B kernel option; it is no longer...
2002-10-13 mikeAdd standards visibility conditionals. Change any...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 mikeChange iov_base's type from `char *' to the standard...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 sobomax- Add support for IPC_64 extensions into shmctl(2)...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-06 mikeAdd conditionals to allow va_list to be defined in...
2002-10-06 mikeo Add conditionals to allow va_list to be defined in...
2002-10-06 obrienCPU_MAXID should
2002-10-05 phkNB: This commit does *NOT* make GEOM the default in...
2002-10-05 mikeFix namespace issues by using visibility conditionals...
2002-10-04 mikestyle(9) <machine/setjmp.h> headers so they look mostly...
2002-10-04 samNew bus_dma interfaces for use by crypto device drivers:
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-04 keramidaAdd a couple of missing ':' in panic msgs.
2002-10-04 keramidaFix typo in panic msg.
next