]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Skip the vm.pmap.kernel_maps sysctl by default.
[FreeBSD/FreeBSD.git] / sys / mips /
2020-04-17 jhbUse the right type for 64-bit coprocessor registers.
2020-04-16 jhbAdd 'gpio' since mmc now requires gpio_if.h.
2020-04-15 brooksDon't directly access userspace memory.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-31 rpokalaFix build for mips.XLP64 kernel, by re-ordering headers
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-22 arichardsonUse a GCC-compatile compiler flag in files.xlp
2020-03-18 bdragon[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-17 arichardsonFix build of XLP MIPS kernel with clang
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-24 glebiusAlthough most of the NIC drivers are epoch ready, due...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 kevansmips: fix kernel build after r357804
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-08 brEnter the network epoch in the xdma interrupt handler...
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-05 emasteberi: correct kernel printf typo
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-31 markjReimplement stack capture of running threads on i386...
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-23 glebiusIntroduce flag IFF_NEEDSEPOCH that marks Ethernet inter...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-14 jhbPreserve the inherited value of the status register...
2020-01-06 jhbSimplify arguments to signal handlers on mips.
2020-01-02 bdragon[PowerPC] [MIPS] Implement 32-bit kernel emulation...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-30 kevanssc(4) md bits: stop setting sc->kbd entirely
2019-12-28 adrian[ar71xx] generate a random mac address using eth_gen_addr()
2019-12-24 bdragonUnbreak build. It seems that mips and amd64 still pull...
2019-12-24 scottlIntroduce the concept of busdma tag templates. A templa...
2019-12-23 kevanssc: fix arm/mips/sparc64 MD bits
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-17 impTwo minor issues:
2019-12-17 adrian[atheros] [mips] Add the GPIO driver (back) to the...
2019-12-16 jeffRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-15 jeffschedlock 4/4
2019-12-15 jeffschedlock 1/4
2019-12-10 markjIntroduce vm_page_astate.
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-03 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 rlibbymips busdma: bzero map on alloc
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 impRemove two obsolete comments that reference splhigh...
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 jhbCombine ELF sysvecs for MIPS to reduce code duplication.
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-13 brooksFix a typo in the PMAP_PTE_SET_CACHE_BITS macro.
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-11-04 brooksRemove an outdated assertion.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 markjRemove page locking from pmap_mincore().
2019-10-15 jhbUse -march=octeon+ for OCTEON1.
2019-10-15 jhbFix a write-only variable warning from external GCC.
2019-10-15 jhbDon't set the OUTPUT_FORMAT explicitly but let ld deriv...
2019-10-15 jhbUpdate MIPS kernel builds to work with mips-gcc.
2019-10-15 jeff(6/6) Convert pmap to expect busy in write related...
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 avgadd atomic_load_64 for mipsn32
2019-10-02 kevansmips: use generic sub-word atomic *cmpset
2019-10-02 kevansmips: fcmpset: do not spin on sc failure
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 kibImprove MD page fault handlers.
next