]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Remove code related to PACKET_TAG_IPSEC_IN_CRYPTO_DONE mbuf tag.
[FreeBSD/FreeBSD.git] / sys / mips /
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-03 sbrunoSwitch is an 8316, so make the comments say that.
2014-12-03 sbrunoThere is only one argemdio device on this board.
2014-12-03 sbrunoAssign argemdio0 to the correct base address and assign...
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-25 sbrunoAdd support for Buffalo WZR-HP-AG300H atheros MIPS...
2014-11-23 brCorrect the functions declaration.
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 bzFix build for certain MIPS kernels hiding an unused...
2014-11-20 brAdd L2-cache writeback/flush operations. Supported...
2014-11-20 adrian* Add a random device
2014-11-20 adrianInclude a random device.
2014-11-18 loosMoves all the duplicate code to a single function.
2014-11-18 impopt_global.h is included automatically in the build...
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-30 hirenUse search method instead of fixed offsets for finding...
2014-10-28 loosMake the GPIO children attach to the first unit availab...
2014-10-28 kibAdd fueword(9) and casueword(9) functions. They are...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelIFC @r273338
2014-10-19 neelIFC @r273206
2014-10-17 davideConvert remaining {g,s}etenv->kern_{g,s}etenv
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-28 adrianFix the AR724x PCIe glue to correctly probe the BAR...
2014-09-28 adrianFix the ar724x PCI config space register read.
2014-09-27 neelIFC @r272185
2014-09-27 bzDisable the makeoption with MFS_IMAGE= set as we don...
2014-09-27 sbrunoAdd kernel support for the TP-LINK MR3020 Atheros MIPS...
2014-09-25 ianReplace multiple nearly-identical copies of code to...
2014-09-25 roygerddb: allow specifying the exact address of the symtab...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-17 neelIFC @r271694
2014-09-17 adrianMigrate ie->ie_assign_cpu and associated code to use...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 kanFix RTC clock writes on many Octeon boards.
2014-09-14 kanAdd delay to Octeon MDIO access routines.
2014-09-07 sbrunoRemove redundant kern conf entries that are inherited...
2014-09-07 glebiusstyle(9)
2014-09-06 adrianImplement local sfbuf_map and sfbuf_unmap for MIPS32.
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-09-01 ianRename OF_xref_phandle() to OF_node_from_xref() and...
2014-08-30 glebiusUse define from if_var.h to access a field inside struc...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-08 kibChange pmap_enter(9) interface to take flags parameter...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-05 glebiusMerge all MD sf_buf allocators into one MI, residing...
2014-08-03 alcRetire pmap_change_wiring(). We have never used it...
2014-07-27 adrianCommit some sins in the name of "oh god oh god I don...
2014-07-26 marcelAdd missing definition of ELF_MACHINE_OK, now used...
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-14 markjInvoke the DTrace trap handler before calling trap...
2014-07-06 alcIntroduce pmap_unwire(). It will replace pmap_change_w...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 loosProperly advertise that if_arge can handle long frames...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 bzIntroduce opt_netfpga.h and allow setting NF10BMAC_64BI...
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-20 gavinRemove /etc/gnats from here, too.
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-15 pfgMFV r266988:
2014-06-11 jhbFix various NIC drivers to properly cleanup static...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-03 grehanMFC @ r266724
2014-05-29 hselaskyHook the ISP/SAF1761 driver into MIPS kernel builds.
next