]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Fix two similar bugs in the populate vm_fault() code.
[FreeBSD/FreeBSD.git] / sys / mips /
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 kanSupport mips[*]hf variants in config files
2016-12-29 kanUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-29 adrian[ar71xx] add EARLY_PRINTF support for the AR933x (Horne...
2016-12-29 adrian[ar71xx] put in an implicit read-after-write to flush...
2016-12-29 jmcneillThe JZ4780 I2S can feed either the internal audio codec...
2016-12-28 kanDo not use read-modify-write on MSC control register.
2016-12-28 kanBe more conservative when enabling write-combining...
2016-12-28 kanImplement pmap_change_attr and related APIs on MIPS
2016-12-27 mmMFV r310622:
2016-12-24 kanAdd driver for JZ4780 RTC device.
2016-12-23 kanPass memattrs to fb device so that user mappings can...
2016-12-23 jhbTeach DDB how to unwind across a kernel stack overflow.
2016-12-23 jhbMFamd64: Various fixes for MIPS minidumps.
2016-12-22 jhbFix dump_avail[] for MALTA platforms to include the...
2016-12-20 bro Unmute headphones on Imgtec CI20 board.
2016-12-20 brAdd jz4780 AIC (Audio Interface Controller) driver.
2016-12-20 brAdd jz4780 PDMA controller driver.
2016-12-20 jmcneillAdd support for Ingenic JZ4780 LCD controller and enabl...
2016-12-20 jmcneillChoose the closes matching divider instead of one that...
2016-12-19 sjgMerge bmake-20161212
2016-12-19 landonfbhnd(4): minor style(9) fixes
2016-12-18 manuofw_spi: Parse property for the SPI mode and CS polarity.
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 mmMFV r310115,310184:
2016-12-16 jmcneillAdd support for Ingenic JZ4780 SMBus controller.
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 adrian[ar933x] don't waste memory/flash; drop the UMTX_CHAINS...
2016-12-14 jhbAdd 'const' to fn_name's return type to remove a cast.
2016-12-13 jhbFix stack traces in DDB for the debugger thread.
2016-12-13 jhbUse register_t instead of uintptr_t for register values...
2016-12-13 jhbFix remove_userlocal_code() for n32.
2016-12-13 mizhka[spi] reformat message and ar5315_spi minor fix
2016-12-12 manuUse the spibus accessor when applicable.
2016-12-12 brApply clear_mask correctly.
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 markjAdd a COMPAT_FREEBSD11 kernel option.
2016-12-09 brAdd registers for jz4780 audio and PDMA controllers.
2016-12-08 brAdd jz4780 internal codec initialization driver.
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-26 landonfbhnd(4): Unify NVRAM/SPROM parsing, implement compact...
2016-11-26 brDon't build Ingenic kernels until we have non-static...
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-23 brSplit MALTA board config to big and little endian versions.
2016-11-23 brIncrease pcpu size to 512 so it become both denominator
2016-11-22 delphijMFV r308954:
2016-11-21 brAdd PDMA controller registers.
2016-11-21 brMove FDT option to the main SoC file and mark boards...
2016-11-20 kanUse ofw_gpiobus instead of plain gpiobus for CI20
2016-11-19 dimMerge ^/head r308842 through r308867.
2016-11-19 brEnable SMP on Ingenic JZ4780.
2016-11-19 brBring in support for Ingenic XBurst JZ4780 and
2016-11-19 brMove intrng includes to the main MIPS includes file.
2016-11-19 brAccount for bigger secondary data cache line size.
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-19 brAdd Ingenic XBurst coprocessor 0 extra bits.
2016-11-19 brIdentify Ingenic CPUs.
2016-11-18 kanSubject: [PATCH] Pass MACHINE_ARCH on command line...
2016-11-18 mizhka[mips/ar531x] code cleanup, non-INTRNG support
2016-11-15 mizhka[MIPS] Fix Config3[ULRI] printing
2016-11-15 jhbSync instruction cache's after writing user breakpoints...
2016-11-14 mizhka[MIPS] Print Config7 on boot for several MIPS architectures
2016-11-13 andrewUse the new ofw_bus_node_is_compatible function in...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-31 brUse correct signal number for floating point exceptions.
2016-10-31 brAdd full softfloat and hardfloat support for MIPS.
2016-10-26 jhbCorrect definition of 'struct sigcontext' on MIPS.
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-17 avosrtwn(4), urtwn(4): merge common code, add support for...
2016-10-17 hselaskyFix device delete child function.
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-13 impFix building on i386 and arm. But 'public domain' heade...
2016-10-12 emasteAdd COMPAT_FREEBSD10 to the MIPS ERL kernel config
2016-10-12 gonzoINTRNG: Propagate IRQ activation error to API consumer
2016-10-12 jtlIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-11 impInclude stubs even on the platforms we don't support...
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-06 adrian[ar531x] add default configs for AR531x ports.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 adrian[ar531x] add initial port for the AR231x/531x series...
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-28 emasteMerge ^/head r306303 through 306411.
2016-09-28 brUse SIGSEGV signal for memory protection failures from...
2016-09-28 brFill all the siginfo so we have si_value set as well.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 brSet the standard freebsd brand note for ELF binaries...
next