]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/mips
Merge branch 'releng/11.3' into releng-CDN/11.3
[FreeBSD/FreeBSD.git] / sys / mips / mips /
2019-03-08 jhbMFC 340020: Don't enter DDB for fatal traps before...
2018-11-28 vangyzenMFC r340994
2018-09-21 markjMFC r338211:
2018-09-06 jhbMFC 332909: Report proper signal codes for SIGTRAP...
2018-09-05 kibMFC r338370:
2018-06-22 avgMFC r333667: followup to r332730/r332752: set kdb_why...
2018-04-10 cognetMFC r329388, r331441 and r331898, to bring the -CURRENT...
2018-03-29 eadlerRevert r330897:
2018-03-27 dimMFC r314568 (by emaste):
2018-03-19 eadlerMFC r303812:
2018-03-15 kevansMFC r317055,r317056 (glebius): Include sys/vmmeter...
2018-03-14 eadlerPartial merge of the SPDX changes
2018-01-28 cognetMFC revisions r309268, r309260, r309264, r309266, r3092...
2018-01-10 markjMFC r325530 (jeff), r325566 (kib), r325588 (kib):
2017-12-26 kibMFC r326971, r327047 (by ian), r327053 (by marius)...
2017-07-21 kibMFC r319873:
2017-05-27 hselaskyMFC r318353:
2017-01-18 jhbMFC 307332,312086: Drop support for using mmap() with...
2016-12-16 jhbMFC 308690: Sync instruction cache's after writing...
2016-11-06 gonzoMFC r306899, r307059, r307151
2016-11-05 mmelMFC r304459,r305527:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-14 adrian[mips] Tidy up setting/clearing the hardfloat flag.
2016-06-13 adrian[mips] set hardfloat for fpu instruction generation...
2016-06-05 kibGet rid of struct proc p_sched and struct thread td_sch...
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 andrewReturn the struct intr_pic pointer from intr_pic_regist...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 brImplement FBT provider (MD part) for DTrace on MIPS.
2016-05-05 skraINTRNG - redefine struct intr_map_data to avoid headers...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 rwatsonWhen attempting to satisfy mmap() requests for superpag...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 adrian[mips] correctly represent memory region allocations...
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-20 pfgUse our nitems() macro when param.h is available.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 pfgmips: for pointers replace 0 with NULL.
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-08 sgalabovFix MIPS INTRNG omissions, add soft/hard interrupts...
2016-04-07 ianFix a copyright glitch before it gets copy-pasted again...
2016-04-07 sgalabovBring MIPS INTRNG support back up again, in line with...
2016-04-04 gjbMFH
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 sobomaxFix build with HWPMC_HOOKS enabled.
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhibbitsCorrect the memory rman ranges to be to BUS_SPACE_MAXADDR
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/param.h> is included from <sys/param.h...
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 gjbMFH
2016-02-16 andrewAllow callers of OF_decode_addr to get the size of...
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 andrewInclude the correct header to get a phandle_t needed...
2016-02-11 adrianMake bus_space_generic properly map/unmap memory (using...
2016-02-11 adrianRemove bus space fdt for MIPS.
2016-02-11 adrianConvert MIPS nexus and mips_pic to BUS_PASS
2016-02-11 adrianTeach the MIPS ticker to attach itself properly when...
2016-02-11 adrianBegin the MIPS_INTRNG support.
2016-02-10 gjbMFH
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 brFix build.
2016-02-04 glebiusFix build.
next