]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Add asr(4) and stge(4) from i386 GENERIC. Both drivers compile on amd64 and
[FreeBSD/FreeBSD.git] / sys / mips /
2009-01-16 Warner LoshEliminate the PMAP_INLINE macro. It isn't really used...
2009-01-16 Warner LoshRemove unused variable.
2009-01-15 Oleksandr Tymoshenko- pmap_track_modified was retired in r178606. Reintrodu...
2009-01-15 Warner LoshReduce diffs to p4 that were the result of a mismerge...
2009-01-15 Oleksandr TymoshenkoMFp4:
2009-01-15 Warner LoshMFp4:
2009-01-15 Warner LoshCall platform_reset() instead of looping forever on...
2009-01-15 Warner LoshReverse order of dumpsys and cpu_idle_wakeup to reduce...
2009-01-15 Warner LoshMFp4:
2009-01-14 Oleksandr Tymoshenkoo Code cleanup, remove unused fields of idtpci_softc
2009-01-14 Oleksandr Tymoshenkoo Simplify code: trade 15 lines of case for one multipl...
2009-01-14 Oleksandr Tymoshenkoo Make debug output conditional
2009-01-14 Oleksandr Tymoshenkoo NO_DMA is no longer required as bug with PIIX4 emulat...
2009-01-14 Oleksandr Tymoshenkoo Move $FreeBSD$ from comment to __FBSDID macro
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-31 Warner LoshFirst pass at 64-bit elf support
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-17 Marcel MoolenaarMake gpart the default partitioning class on all platforms.
2008-12-17 Warner LoshAT_DEBUG and AT_BRK were OBE like 10 years ago, so...
2008-12-16 Warner LoshStart to clean up the MIPS elf machine dependent file.
2008-12-16 Warner LoshMips never had /usr/libexec/ld-elf.so.1, so remove...
2008-12-11 Warner LoshRemove redundant assignment.
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam LefflerSwitch to ath hal source code. Note this removes the...
2008-12-01 Sam Lefflerimport ath hal
2008-11-30 Warner LoshOn FreeBSD, printing the version is centralized, so...
2008-11-29 Warner LoshUnbreak mips build by taking first WAG at mb(), wmb...
2008-11-22 Konstantin BelousovAdd sv_flags field to struct sysentvec with intention...
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-02 Warner LoshRemove cardbus attachment. It likely was a cut-n-paste...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-23 Marcel MoolenaarAdd mips/conf/DEFAULTS and populate it with:
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-13 Bruce M SimpsonPoint this config at the required linker script.
2008-10-12 Warner Loshopt_msgbuf.h is needed for MSGBUF_SIZE overrides, if...
2008-10-01 Warner LoshRemove critical_enter() and critical_exit(): pmap_growk...
2008-09-28 Warner LoshCatch up with svn r96606 (cvs rev 1.127 2002/05/14...
2008-09-28 Marius StroblRemove ipi_all() and ipi_self() as the former hasn...
2008-09-28 Warner LoshFix comments to relate to FreeBSD's current interrupt...
2008-09-28 Warner LoshFix comment about needing to call something from splnet...
2008-09-28 Warner LoshRemove stale comment. splhigh -> critical_enter transi...
2008-09-27 Ed SchoutenReplace all calls to minor() with dev2unit().
2008-09-26 Warner LoshRemove reference to machine/tlb.h. It no longer exists...
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-24 Konstantin BelousovChange the static struct sysentvec and struct Elf_Brand...
2008-09-23 David E. O'BrienThe kernel implemented 'memcmp' is an alias for 'bcmp...
2008-09-19 Warner LoshMFp4: Merge interrupt code from p4
2008-09-19 Warner LoshMFp4: Update the interrupt code from perforce.
2008-09-19 Warner LoshMerge from p4: add bpf
2008-09-18 David E. O'BrienCatch up with intr_event_create() API changes.
2008-09-18 David E. O'BrienCatch up with intr_event_create() API changes.
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-10 Oleksandr Tymoshenko Fix path in all includes: remove /mips32 subdirectory
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-04 David E. O'Brienstyle(9)
2008-09-03 David E. O'BrienCatch up with the move from mips32/.
2008-09-03 David E. O'BrienCatch up with the move from mips32/.
2008-09-03 David E. O'BrienStyle(9).
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-23 Warner LoshWhite space nit.
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-19 John BaldwinExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-03 Tom RhodesDocument a few sysctls.
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-07 Alan CoxIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-06 Warner LoshAs discussed on IRC and at BSDcan, move the mips32...
2008-06-25 Ed SchoutenRemove the unused major/minor numbers from iodev and...
2008-06-08 Wojciech A. KoszekFix spelling of "virtual".
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-18 Alan CoxRetire pmap_addr_hint(). It is no longer used.
2008-05-09 Alan CoxAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
next