]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
MFV r299436: 6843 Make xattr dir truncate and remove in one tx
[FreeBSD/FreeBSD.git] / sys / mips /
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-11 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-05-10 Adrian ChaddRename siba -> siba_s5, to specifically reference that...
2016-05-10 Bjoern A. Zeebsiba depends on bhndbus; add the device to the kernel...
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-06 Stanislav Galabovmtk_spi cleanup commented printfs
2016-05-06 Stanislav Galabovmtk_gpio fixes
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 Ruslan BukinImplement FBT provider (MD part) for DTrace on MIPS.
2016-05-05 Svatopluk KrausINTRNG - redefine struct intr_map_data to avoid headers...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-04-30 Robert WatsonWhen attempting to satisfy mmap() requests for superpag...
2016-04-30 Pedro F. Giffunisys: Make use of our rounddown() macro when sys/param...
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 John BaldwinAdd a bus_null_rescan() method that always fails with...
2016-04-27 John BaldwinImplement a PCI bus rescan method.
2016-04-27 Xin LIMFV r298691:
2016-04-26 Adrian Chadd[mips] correctly represent memory region allocations...
2016-04-23 Stanislav GalabovRemove uart_dev_mtk_ns8250
2016-04-23 Stanislav GalabovUse cpu_establish_hardintr in mtk_intr_gic
2016-04-23 Stanislav GalabovIntroduce palmbus for Mediatek/Ralink SoCs
2016-04-23 Stanislav GalabovMinor pinctrl fixes for Mediatek/Ralink
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-21 Pedro F. Giffunisys: use our roundup2/rounddown2() macros when param...
2016-04-21 Pedro F. Giffunisys: use our nitems() macro when param.h is available.
2016-04-21 Pedro F. GiffuniRemove slightly used const values that can be replaced...
2016-04-21 Stanislav GalabovRework Mediatek/Ralink configuration files
2016-04-20 Pedro F. GiffuniUse our nitems() macro when param.h is available.
2016-04-20 Stanislav GalabovAdd compat strings used by OpenWRT to some Mediatek...
2016-04-20 Stanislav GalabovRework mtk_gpio_v1 driver
2016-04-20 Stanislav GalabovIntroduce OpenWRT compatible pinctrl driver for Mediate...
2016-04-18 Xin LIMFV r298178:
2016-04-18 Stanislav GalabovAllow RT3350 CPU clock to be detected as part of RT3050...
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Stanislav GalabovAdd support for boot arguments specification via fdt
2016-04-16 Stanislav GalabovChange MIPS_INTRNG to INTRNG in MEDIATEK_BASE config
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Andrew TurnerRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-15 Stanislav GalabovMake NIRQ configurable for MIPS
2016-04-15 Stanislav GalabovMediatek/Ralink: Get our drivers closer to OpenWRT...
2016-04-15 Stanislav GalabovRemove unneeded initialization in mtk_xhci.c
2016-04-15 Stanislav GalabovIn order to build a kernel with one of these configs...
2016-04-15 Pedro F. Giffunimips: for pointers replace 0 with NULL.
2016-04-15 John BaldwinAdd a new PCI bus interface method to alloc the ivars...
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Glen BarberMFH
2016-04-12 Stanislav GalabovMove Mediatek/Ralink PCIe to NEW_PCIB
2016-04-12 Stanislav GalabovDefine PCI_RES_BUS for MIPS.
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-10 Pedro F. GiffuniCleanup unnecessary semicolons from the kernel.
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-08 Stanislav GalabovFix MIPS INTRNG omissions, add soft/hard interrupts...
2016-04-08 Stanislav GalabovIntroduce better locking for mtk_gpio_v[12] drivers
2016-04-08 Stanislav GalabovIntroduce Mediatek/Ralink PCIe support
2016-04-08 Stanislav GalabovIntroduce XHCI support for MT7621 SoC
2016-04-08 Stanislav GalabovDisable USB PHY slew rate calibration for Mediatek...
2016-04-08 Stanislav GalabovFix wrong memory mapping
2016-04-07 Ian LeporeFix a copyright glitch before it gets copy-pasted again...
2016-04-07 Stanislav GalabovInitial import of Ralink/Mediatek MIPS SoC support #7
2016-04-07 Stanislav GalabovInitial import of Ralink/Mediatek MIPS SoC support #6
2016-04-07 Stanislav GalabovInitial import of Ralink/Mediatek MIPS SoC support #5
2016-04-07 Stanislav GalabovInitial import of Ralink/Mediatek MIPS SoC support #4
2016-04-07 Stanislav GalabovInitial import of Ralink/Mediatek MIPS SoC support #3
2016-04-07 Stanislav GalabovInitial import of Ralink/Mediatek MIPS SoC support #2
2016-04-07 Stanislav GalabovThis revision adds the following parts:
2016-04-07 Stanislav GalabovBring MIPS INTRNG support back up again, in line with...
2016-04-04 Glen BarberMFH
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-22 Justin HibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Justin HibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 Maxim SobolevFix build with HWPMC_HOOKS enabled.
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Glen BarberMFH
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-10 Warner LoshDon't assume that bio_cmd is a bitfield.
2016-03-09 Maxim SobolevSecond argument of the mips_timer_init_params() is...
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
next