]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Remove the unused M_NOFREE mbuf flag. It didn't have any in-tree users
[FreeBSD/FreeBSD.git] / sys / mips /
2013-08-13 Dag-Erling SmørgravApply upstream revision 1.151 (fix relative symlinks)
2013-08-12 Adrian ChaddAdd a missing break.
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-09 Attilio RaoThe soft and hard busy mechanism rely on the vm object...
2013-08-08 Xin LIMFV r254079:
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-07 Xin LIMFV r254071:
2013-08-07 Xin LIMFV r254070:
2013-08-07 Jeff RobersonReplace kernel virtual address space allocation with...
2013-08-06 Xin LIMFV r254011:
2013-08-06 Erwin LansingUpdate Bind to 9.8.5-P2
2013-08-02 Peter WemmUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 Simon J. GerratyMerge bmake-20130730
2013-07-31 David E. O'BrienBack out r253779 & r253786.
2013-07-31 Sean BrunoAdjust magic numbers to allow attachment of ath(4)...
2013-07-31 Sean Brunodevice if_bridge gets me a bridge device
2013-07-30 Xin LIMFV r253783:
2013-07-30 Xin LIMFV r253782:
2013-07-30 Xin LIMFV r253781 + r253871:
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LIMFV r253780:
2013-07-29 David E. O'BrienDecouple yarrow from random(4) device.
2013-07-28 Andriy GaponRevert r253748,253749
2013-07-28 Andriy Gaponput contents of cpu.h under _KERNEL
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-22 Warner LoshThis file isn't derived from anything delivered by...
2013-07-21 Adrian ChaddAdd some initial board support for the AR934x and the...
2013-07-21 Adrian ChaddImplement some initial AR934x support routines.
2013-07-21 Adrian ChaddTeach the GPIO code about the AR934x GPIO register...
2013-07-21 Adrian ChaddUse the UART frequency when programming the UART clock.
2013-07-21 Adrian ChaddInitialise the watchdog and UART frequencies.
2013-07-21 Adrian ChaddAdd two new CPU specific definitions - the watchdog...
2013-07-15 Andrey V. ElsukovInclude sys/systm.h after sys/param.h.
2013-07-15 Andrey V. ElsukovIntroduce new structure sfstat for collecting sendfile...
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-09 Warner LoshNearly a complete rewrite of elf.h.
2013-07-08 Adrian ChaddImport the initial SoC register definitions for the...
2013-07-08 Adrian ChaddAdd AR9341, AR9342, AR9344 SoC types.
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-07 Warner LoshRemove all the NOPs after SYNC. They aren't needed.
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
2013-07-04 Rui PauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 Adrian ChaddOops - fix bad hint numbering for the ART section.
2013-07-04 Adrian ChaddAdd in a configuration file and hints for the Engenius...
2013-07-04 Adrian ChaddAdd the missing link back to the EEPROM firmware name.
2013-07-01 Konstantin BelousovFix issues with zeroing and fetching the counters,...
2013-06-27 Jung-uk KimMerge ACPICA 20130626.
2013-06-26 Adrian ChaddAdd the EEPROM start offset and size in so ath_ahb...
2013-06-26 Adrian ChaddAdd in the vendor / device id so the ath_ahb glue works.
2013-06-26 Adrian ChaddAdd the wireless support to the AR933x base kernel...
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Peter WemmIntroduce svnlite so that we can check out our source...
2013-06-17 Baptiste DaroussinUpdate dialog to 1.2-20130523
2013-06-15 Ed SchoutenMake support for atomics on ARM complete.
2013-06-13 Jeff Roberson - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-13 Ed SchoutenBring the stdatomic for MIPS code slightly more in...
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Xin LIMFV r251644:
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 Xin LIMFV r251619:
2013-06-08 Ed SchoutenMerge the 1 and 2 byte versions of the atomic functions...
2013-06-08 Adrian ChaddAdd 8devices CARAMBOLA2 support.
2013-06-08 Ed SchoutenActually make the 2-byte atomics work.
2013-06-08 Ed SchoutenAdd proper __sync_*() intrinsics for MIPS.
2013-06-08 Xin LIMFV r251519:
2013-06-06 Xin LIMFV r251474:
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Simon J. GerratyUpdate to bmake-20130604 to fix file descriptor leak.
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-30 Xin LIMFV: tcpdump 4.4.0.
2013-05-30 Baptiste DaroussinUpdate byacc to 20130304
2013-05-30 Xin LIMFV: libpcap 1.4.0.
2013-05-29 Marcel MoolenaarDon't assign the copyright to the FreeBSD foundation...
2013-05-23 Marcel MoolenaarChange the copyright notice to a standard BSD 2-clause...
2013-05-21 Attilio Raoo Relax locking assertions for vm_page_find_least()
2013-05-21 Jung-uk KimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 Jung-uk KimMerge ACPICA 20130517.
2013-05-20 Simon J. GerratySync with upstream version (20130520) that includes...
2013-05-19 Mark JohnstonRe-introduce another part of r249367. This commit fixes...
2013-05-17 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p2. Mostly a no-op since I had...
2013-05-13 Xin LIMFV: less v458.
2013-05-12 Eitan AdlerFix several typos
2013-05-12 Mark JohnstonBring back part of r249367 by adding DTrace's temporal...
2013-05-12 Peter WemmTidy up some CVS workarounds.
2013-05-10 Warner LoshAdd commented out OCTEON_VENDOR_GEFES
2013-05-09 Bjoern A. ZeebMFp4 CH=227440:
2013-05-09 Adrian ChaddAdd some missing arge MDIO hints.
2013-05-08 Adrian ChaddModify the routerstation config to use ukswitch for...
2013-05-08 Jung-uk KimMFV: r250336
next