]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
- Use __XSTRING where I want the define to be expanded. This resulted in
[FreeBSD/FreeBSD.git] / sys / mips /
2009-01-16 impEliminate the PMAP_INLINE macro. It isn't really used...
2009-01-16 impRemove unused variable.
2009-01-15 gonzo- pmap_track_modified was retired in r178606. Reintrodu...
2009-01-15 impReduce diffs to p4 that were the result of a mismerge...
2009-01-15 gonzoMFp4:
2009-01-15 impMFp4:
2009-01-15 impCall platform_reset() instead of looping forever on...
2009-01-15 impReverse order of dumpsys and cpu_idle_wakeup to reduce...
2009-01-15 impMFp4:
2009-01-14 gonzoo Code cleanup, remove unused fields of idtpci_softc
2009-01-14 gonzoo Simplify code: trade 15 lines of case for one multipl...
2009-01-14 gonzoo Make debug output conditional
2009-01-14 gonzoo NO_DMA is no longer required as bug with PIIX4 emulat...
2009-01-14 gonzoo Move $FreeBSD$ from comment to __FBSDID macro
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-31 impFirst pass at 64-bit elf support
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-17 marcelMake gpart the default partitioning class on all platforms.
2008-12-17 impAT_DEBUG and AT_BRK were OBE like 10 years ago, so...
2008-12-16 impStart to clean up the MIPS elf machine dependent file.
2008-12-16 impMips never had /usr/libexec/ld-elf.so.1, so remove...
2008-12-11 impRemove redundant assignment.
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samSwitch to ath hal source code. Note this removes the...
2008-12-01 samimport ath hal
2008-11-30 impOn FreeBSD, printing the version is centralized, so...
2008-11-29 impUnbreak mips build by taking first WAG at mb(), wmb...
2008-11-22 kibAdd sv_flags field to struct sysentvec with intention...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-02 impRemove cardbus attachment. It likely was a cut-n-paste...
2008-10-23 marcelAdd mips/conf/DEFAULTS and populate it with:
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-13 bmsPoint this config at the required linker script.
2008-10-12 impopt_msgbuf.h is needed for MSGBUF_SIZE overrides, if...
2008-10-01 impRemove critical_enter() and critical_exit(): pmap_growk...
2008-09-28 impCatch up with svn r96606 (cvs rev 1.127 2002/05/14...
2008-09-28 mariusRemove ipi_all() and ipi_self() as the former hasn...
2008-09-28 impFix comments to relate to FreeBSD's current interrupt...
2008-09-28 impFix comment about needing to call something from splnet...
2008-09-28 impRemove stale comment. splhigh -> critical_enter transi...
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-26 impRemove reference to machine/tlb.h. It no longer exists...
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-23 obrienThe kernel implemented 'memcmp' is an alias for 'bcmp...
2008-09-19 impMFp4: Merge interrupt code from p4
2008-09-19 impMFp4: Update the interrupt code from perforce.
2008-09-19 impMerge from p4: add bpf
2008-09-18 obrienCatch up with intr_event_create() API changes.
2008-09-18 obrienCatch up with intr_event_create() API changes.
2008-09-10 gonzo Fix path in all includes: remove /mips32 subdirectory
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-04 obrienstyle(9)
2008-09-03 obrienCatch up with the move from mips32/.
2008-09-03 obrienCatch up with the move from mips32/.
2008-09-03 obrienStyle(9).
2008-08-23 impWhite space nit.
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-19 jhbExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-03 trhodesDocument a few sysctls.
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-07 alcIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-06 impAs discussed on IRC and at BSDcan, move the mips32...
2008-06-25 edRemove the unused major/minor numbers from iodev and...
2008-06-08 wkoszekFix spelling of "virtual".
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-09 alcAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-03 gonzo Add FLT_EVAL_METHOD and DECIMAL_DIG, required by...
2008-05-03 impThese files are unused, so remove them for now. If...
2008-05-02 impThis file is unused, so remove it for now.
2008-04-30 alcEliminate an unused field from the pmap.
2008-04-27 alcRemove two unused declarations. These variables are...
2008-04-27 alcRemove an XXX comment. sys/amd64/amd64/pmap.c revision...
2008-04-26 alcMFamd64 revision 1.544/i386 revision 1.549
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-21 phkMake genclock standard on all platforms.
2008-04-20 samMulti-bss (aka vap) support for 802.11 devices.
2008-04-15 impThis file shows signs of heavy borrowing from NetBSD...
2008-04-15 impAdd copyright notice and license to reflect origin...
next