]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Don't encode model id twice.
[FreeBSD/FreeBSD.git] / sys / mips /
2009-09-18 Alan CoxAdd a new sysctl for reporting all of the supported...
2009-09-11 Jung-uk KimMFV: r196804
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-08 Poul-Henning KampGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-13 Attilio Rao* Completely Remove the option STOP_NMI from the kernel...
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-24 John BaldwinAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-12 Alan CoxAdd support to the virtual memory system for configurin...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-05 Sam LefflerCleanup ALIGNED_POINTER:
2009-06-29 Warner LoshFix copyrights to reflect the origin of these files.
2009-06-26 Alan CoxCorrect the #endif comment.
2009-06-26 Robert WatsonUse if_maddr_rlock()/if_maddr_runlock() rather than...
2009-06-26 Alan CoxThis change is the next step in implementing the cache...
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-23 Jeff RobersonImplement a facility for dynamic per-cpu variables.
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-17 Bjoern A. ZeebAdd a .cvsignore file and along with that put an svn...
2009-06-17 Bjoern A. ZeebMake compile again using proper protoypes for
2009-06-17 Bjoern A. ZeebMake compile again using the correct prototype for the
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-14 Warner LoshFix typo... bad imp.
2009-06-14 Warner LoshAfter Marcel's change to DEFAULTS, we were bringing...
2009-06-14 Warner LoshFormatting nit.
2009-06-12 Juli MallettFix MALTA build; some prototypes were wrong and blew...
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-23 Alan Coxpmap_enter() *must* set PG_WRITEABLE on the given page...
2009-05-23 Alan CoxGive pmap_enter()'s third parameter the same name that...
2009-05-23 Alan CoxWhen a page is mapped for write access on a read fault...
2009-05-23 Alan CoxPreset the modified bit in the PTE when pmap_enter...
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 Marcel MoolenaarAdd cpu_flush_dcache() for use after non-DMA based...
2009-05-16 Ulf Lilleengen- Fix spelling.
2009-05-10 Jun Kuriyama- Use "device\t" and "options \t" for consistency.
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-02 Alan CoxA variety of changes:
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-20 Robert WatsonDon't conditionally define CACHE_LINE_SHIFT, as we...
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-20 Alan CoxMFamd64/i386
2009-04-19 Robert WatsonAdd description and cautionary note regarding CACHE_LIN...
2009-04-19 Robert WatsonFor each architecture, define CACHE_LINE_SHIFT and...
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-05 Dmitry ChaginFix KBI breakage by r190520 which affects older linux...
2009-03-28 Bjoern A. ZeebMark the declaration of bus_space_map 'static' as the...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 Konstantin BelousovAdd AT_EXECPATH ELF auxinfo entry type. The value's...
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-13 Dmitry ChaginImplement new way of branding ELF binaries by looking...
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-03 Warner Loshmake loop clearer that it isn't a mistake...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-15 Warner LoshIt appears that none of the contents of this file are...
2009-02-15 Warner LoshRemove stray __P()
2009-02-12 Warner LoshRewrite get_pv_entry() to match expectations of the...
2009-02-12 Warner Loshpmap_kenrel() was recently deleted from pmap.h. It...
2009-02-10 Alan CoxEliminate an unused definition.
2009-02-08 Oleksandr Tymoshenko- Fix in_cksum for big-endian MIPS: use correct compile...
2009-02-08 Warner LoshRetire NO_DMA completely.
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-22 Edwin GroothuisMFV of tzdata2009a
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
next