]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
sys/boot: add common CTASSERT definition
[FreeBSD/FreeBSD.git] / sys /
2012-05-09 Andriy Gaponsys/boot: add common CTASSERT definition
2012-05-09 Pyun YongHyeonImplement basic remote PHY support. Remote PHY allows the
2012-05-09 Brooks DavisThe DDB_CTF has little or nothing to do with the debugg...
2012-05-09 Andrew ThompsonDo not reinitialise the interface if it is already...
2012-05-08 David Christensen- Rename sysctl "loose_rx_mtu" to "strict_rx_mtu" to...
2012-05-08 Andrew ThompsonThe DEVICE_POLLING dereference of sc->tsec_ifp needs...
2012-05-08 John W. De BoskeyUse the common api helper routine instead of freeing...
2012-05-07 Adrian ChaddRe-enable this particular DELAY() for now, at least...
2012-05-07 Pyun YongHyeonRestore jumbo frame configuration which was broken...
2012-05-07 Juli MallettAdd basic SMP support for GXemul. Ideally we would...
2012-05-07 Juli MallettAdd a trivial driver for the GXemul Ethernet device...
2012-05-06 Konstantin BelousovAdd definition for the -z nodefaultlib flag.
2012-05-06 Alexander MotinRemove some hardcoded constants from code.
2012-05-06 Tim KientzleOoops. Back out changes to main.c from r235094.
2012-05-06 Tim KientzleDon't call strcmp with a NULL pointer.
2012-05-06 Michael TuexenAddress clang warnings.
2012-05-06 Michael TuexenAdd support for the sac_info field in struct sctp_assoc...
2012-05-06 Alexander MotinPlug small memory leaks.
2012-05-06 Ulrich SpörleinFix make depend
2012-05-06 Michael TuexenRemove debug code.
2012-05-06 Alexander MotinAdd support for RAID5R. Slightly improve support for...
2012-05-06 Michael TuexenAdd support for SCTP_SEND_FAILED_EVENT as required...
2012-05-06 Juli MallettAdd a driver for the GXemul test machine's disk control...
2012-05-06 Warner LoshFix the MACHINE_ARCH for big endian arm to be armeb.
2012-05-06 Juli MallettGet the memory size from the gxemul mp device. Don...
2012-05-06 Alexander MotinFix `gmultipath configure` for big-endian machines.
2012-05-05 Michael TuexenProvide the flags in the SCTP stream reconfig related...
2012-05-05 Michael TuexenHonor SCTP_ENABLE_STREAM_RESET socket option when proce...
2012-05-05 Alexander Leidinger- >500 static DTrace probes for the linuxulator
2012-05-05 Warner LoshI need to change uname -p, not uname -m, so back this...
2012-05-05 Michael TuexenDo error checking for the SCTP_RESET_STREAMS, SCTP_RESE...
2012-05-05 Sergey KandaurovFix mount mutex handling missed in r234386.
2012-05-05 Warner LoshBig endian arm boxes need to have a uname -m of armeb...
2012-05-04 Jim HarrisFix off-by-one error in sati_inquiry_block_device_trans...
2012-05-04 Marcel MoolenaarDon't assume we have legacy PICs (i.e. 8259A in cascade...
2012-05-04 Doug AmbriskoFix the returns in mfi_tbolt_sync_map_info. I forgot...
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-04 Xin LIAdd ToS definitions for DiffServ Codepoints as per...
2012-05-04 Adrian ChaddFix a couple of sc_ac2q[] mappings that were using...
2012-05-04 Jung-uk KimComplete commit message for r235024:
2012-05-04 Jung-uk KimUse MADT to match ACPI Processor objects to CPUs. ...
2012-05-04 Michael TuexenAdd support for the SCTP_ENABLE_STREAM_RESET socket...
2012-05-04 Doug AmbriskoSome style improvements.
2012-05-04 Doug AmbriskoFirst fix pr 167226:
2012-05-04 Nathan WhitehornFix final bugs in memory barriers on PowerPC:
2012-05-04 Michael TuexenAdd support for SCTP_STREAM_CHANGE_EVENT, SCTP_ASSOC_RE...
2012-05-04 Michael TuexenCall panic() only under INVARIANTS.
2012-05-04 Michael TuexenUse SCTP_PRINTF() instead of printf() in all SCTP sources.
2012-05-04 Alexander MotinFix bug causing memory corruption and panics with big...
2012-05-04 Alexander MotinImplement read-only support for volumes in optimal...
2012-05-04 Adrian ChaddDisable setting the MII port speed.
2012-05-03 Attilio RaoRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 Luigi Rizzoprint 'netmap stack ring full' only in verbose mode.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 Konstantin BelousovMove the code to call the callout callback into the...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-03 Hans Petter SelaskyMake sure the EHCI bandwidth allocation algorithm
2012-05-03 Christian BruefferCheck vplabel for NULL before dereferencing it. Fixes...
2012-05-03 Konstantin BelousovWhen callout_reset_on() cannot immediately migrate...
2012-05-03 Michael TuexenFix another RFC 6458 issue. Spotted by Irene Ruengeler.
2012-05-03 Alexander V. ChernikovRevert r234834 per luigi@ request.
2012-05-03 Adrian ChaddIn the new world order, multiphy is now when the phymas...
2012-05-03 Daichi GOTOfixed a unionfs_readdir math issue
2012-05-03 Adrian ChaddFix a totally bone-headed, last minute bounds check...
2012-05-03 Alexander MotinAdd optional -o argument to the `graid label ` to speci...
2012-05-03 Ed MasteRelax restriction on direct tx to child ports
2012-05-02 Peter HolmAdded D_TRACKCLOSE to sndstat_cdevsw to fix the situati...
2012-05-02 Warner LoshFix comment about what board this is really for left...
2012-05-02 George V. Neville... Fix so that ,usr and ,os work correctly with fixed...
2012-05-02 Bjoern A. ZeebCatch-up with r232853 and remove platform APIs which...
2012-05-02 John Baldwin- Don't log messages saying that accounting is being...
2012-05-02 Robert Watsonmips/mips64eb became mips/mips64 while I wasn't looking...
2012-05-02 Jason EvansBump __FreeBSD_version due to jemalloc import.
2012-05-02 Warner LoshThe PIT is really 16 bytes long (0x10) not 10 bytes...
2012-05-02 Robert WatsonClean up various aspects of the MIPS generic busspace...
2012-05-02 Robert WatsonMerge a rudimentary gxemul "oldtestmips" port. This...
2012-05-02 Adrian ChaddImplement PLL configuration override support, similar...
2012-05-02 Adrian ChaddDisable the pll_1000 hint for now, the upcoming work...
2012-05-02 Adrian Chadd* Force the ethernet MII configuration to be RGMII
2012-05-02 Adrian ChaddAllow the MII mode to be overridden via 'hint.arge...
2012-05-02 Adrian ChaddAdd a missing newline.
2012-05-02 Tim KientzleRemove some redundant register loads.
2012-05-02 Adrian ChaddFurther ar71xx MII support improvements.
2012-05-02 Adrian ChaddMII related infrastructure changes.
2012-05-02 Adrian ChaddIntroduce an enum which encapsulates the PHY interface...
2012-05-01 Marius Strobl- Add missing locking in at91_usart_getc().
2012-05-01 Adrian ChaddAdd in the MII configuration parameters for the AR71xx.
2012-05-01 Alexander MotinImprove spare disks support. Unluckily, for some reason...
2012-05-01 Marius StroblAdd initial support for booting from ZFS on sparc64...
2012-05-01 Marius StroblAdd a command for showing the heap usage.
2012-05-01 Monthadar Al JaberiUpdate HWMP Proactive code and mesh route flags.
2012-05-01 Monthadar Al JaberiPREQ discovery update.
2012-05-01 Monthadar Al JaberiNet80211s update: Mesh Gate Announcement and removal...
2012-05-01 Monthadar Al JaberiRANN update
2012-05-01 Monthadar Al JaberiPERR update to be called from mesh code.
2012-05-01 Monthadar Al Jaberi* Modified PERR acceptance criteria according to amendment;
2012-05-01 Monthadar Al JaberiUpdated PREQ propagation code;
2012-05-01 Monthadar Al Jaberi* PREQ acceptance criteria updated to check for proxy...
2012-05-01 Monthadar Al Jaberi* Proactive PREQ (original transmission) must also set
2012-05-01 Monthadar Al Jaberi* Fixed hwmp_discover code to populate a PREQ packet...
next