]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Move some code around and rename a couple variables; no functional changes.
[FreeBSD/FreeBSD.git] / sys / mips /
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 Pedro F. GiffuniFix build after r328020.
2018-01-15 Pedro F. Giffunimips: make some use of mallocarray(9).
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-12 Jeff RobersonAdd support for NUMA domains to bus dma tags. This...
2018-01-12 Jeff RobersonImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-10 John BaldwinSet the 'FR' bit in the status register for N32 kernels.
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-01 Warner LoshRemove sys/mips/rmi. It's been unmaintained since 2011...
2018-01-01 Warner LoshRemove support for IDT. Only the RouterBoard RB533...
2018-01-01 Warner LoshRetire old ADM 5120 port. It never grew much beyond...
2018-01-01 Warner LoshRemove sys/mips/alchemy. It was still-born when I commi...
2018-01-01 Warner LoshRemove sys/mips/rt305x. It's been replaced by sys/mips...
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 Eitan Adlerkernel: Fix several typos and minor errors
2017-12-26 Michael Zhilin[mips] fix compilation of TP-WN1043ND kernel configuration
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-22 Konstantin BelousovRemove mips MD atomic_load_64 and atomic_store_64.
2017-12-21 Konstantin BelousovFix mips build after introduction of MD definitions...
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Konstantin BelousovAdd atomic_load(9) and atomic_store(9) operations.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Landon J. Fullerbhnd(4): Include board_devid in the bhnd_board_info...
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Bruce EvansMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-11-30 Pedro F. GiffuniSPDX: Consider code from Carnegie-Mellon University.
2017-11-29 Scott LongIt's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PR...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys/mips: further adoption of SPDX licensing ID tags.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-22 Landon J. Fullerbhnd(4): Add a basic ChipCommon GPIO driver sufficient...
2017-11-22 Landon J. Fullerbhnd(4): extend the PMU APIs to support bwn(4)
2017-11-21 Landon J. Fullerbhnd(4): Add support for querying DMA address translati...
2017-11-21 Landon J. Fullerbhnd(4): implement MIPS and PCI(e) interrupt support
2017-11-21 Landon J. FullerPreemptively map MIPS INTRNG interrupts on non-FDT...
2017-11-20 Brooks DavisRemove a couple variables that are unused after r325790.
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Justin HibbitsConvert BERI to use ofw_parse_bootargs()
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Jeff RobersonReplace manyinstances of VM_WAIT with blocking page...
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-05 Konstantin BelousovRemove badsect(8).
2017-11-04 Enji CooperMFhead@r325383
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Michael Zhilin[mips] Pin control configuration for MediaTek RT2880
2017-10-30 Enji CooperMFhead@r325119
2017-10-29 Eitan AdlerUpdate several more URLs
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-21 Michal MelounAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-20 Bjoern A. ZeebWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-18 John BaldwinRemove CPU_HAVEFPU.
2017-10-18 Mark JohnstonMove kernel dump offset tracking into MI code.
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
next