]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Create a common function lookup() to search a chan, this eliminates
[FreeBSD/FreeBSD.git] / sys /
2012-05-10 sbrunoModify the binding of queues to attach to as many CPUs
2012-05-09 mariusUse a non-tricky approach for building and installing...
2012-05-09 adrianAdd some empty DFS methods for AR5210/AR5211 for now...
2012-05-09 eadlerClarify error that geli generates
2012-05-09 avgr235154 followup: add stddef.h for offsetof
2012-05-09 avgi386 zfsloader: rename LIBZFS to LIBZFSBOOT
2012-05-09 avgi386 boot: consolidate MAXBDDEV definition
2012-05-09 avgbtxldr: future-proof argument passing from boot1/2...
2012-05-09 avgsys/boot: add common CTASSERT definition
2012-05-09 yongariImplement basic remote PHY support. Remote PHY allows the
2012-05-09 brooksThe DDB_CTF has little or nothing to do with the debugg...
2012-05-09 thompsaDo not reinitialise the interface if it is already...
2012-05-08 davidch- Rename sysctl "loose_rx_mtu" to "strict_rx_mtu" to...
2012-05-08 thompsaThe DEVICE_POLLING dereference of sc->tsec_ifp needs...
2012-05-08 jwdUse the common api helper routine instead of freeing...
2012-05-07 adrianRe-enable this particular DELAY() for now, at least...
2012-05-07 yongariRestore jumbo frame configuration which was broken...
2012-05-07 jmallettAdd basic SMP support for GXemul. Ideally we would...
2012-05-07 jmallettAdd a trivial driver for the GXemul Ethernet device...
2012-05-06 kibAdd definition for the -z nodefaultlib flag.
2012-05-06 mavRemove some hardcoded constants from code.
2012-05-06 kientzleOoops. Back out changes to main.c from r235094.
2012-05-06 kientzleDon't call strcmp with a NULL pointer.
2012-05-06 tuexenAddress clang warnings.
2012-05-06 tuexenAdd support for the sac_info field in struct sctp_assoc...
2012-05-06 mavPlug small memory leaks.
2012-05-06 uqsFix make depend
2012-05-06 tuexenRemove debug code.
2012-05-06 mavAdd support for RAID5R. Slightly improve support for...
2012-05-06 tuexenAdd support for SCTP_SEND_FAILED_EVENT as required...
2012-05-06 jmallettAdd a driver for the GXemul test machine's disk control...
2012-05-06 impFix the MACHINE_ARCH for big endian arm to be armeb.
2012-05-06 jmallettGet the memory size from the gxemul mp device. Don...
2012-05-06 mavFix `gmultipath configure` for big-endian machines.
2012-05-05 tuexenProvide the flags in the SCTP stream reconfig related...
2012-05-05 tuexenHonor SCTP_ENABLE_STREAM_RESET socket option when proce...
2012-05-05 netchild- >500 static DTrace probes for the linuxulator
2012-05-05 impI need to change uname -p, not uname -m, so back this...
2012-05-05 tuexenDo error checking for the SCTP_RESET_STREAMS, SCTP_RESE...
2012-05-05 pluknetFix mount mutex handling missed in r234386.
2012-05-05 impBig endian arm boxes need to have a uname -m of armeb...
2012-05-04 jimharrisFix off-by-one error in sati_inquiry_block_device_trans...
2012-05-04 marcelDon't assume we have legacy PICs (i.e. 8259A in cascade...
2012-05-04 ambriskoFix the returns in mfi_tbolt_sync_map_info. I forgot...
2012-05-04 delphijAdd ToS definitions for DiffServ Codepoints as per...
2012-05-04 adrianFix a couple of sc_ac2q[] mappings that were using...
2012-05-04 jkimComplete commit message for r235024:
2012-05-04 jkimUse MADT to match ACPI Processor objects to CPUs. ...
2012-05-04 tuexenAdd support for the SCTP_ENABLE_STREAM_RESET socket...
2012-05-04 ambriskoSome style improvements.
2012-05-04 ambriskoFirst fix pr 167226:
2012-05-04 nwhitehornFix final bugs in memory barriers on PowerPC:
2012-05-04 tuexenAdd support for SCTP_STREAM_CHANGE_EVENT, SCTP_ASSOC_RE...
2012-05-04 tuexenCall panic() only under INVARIANTS.
2012-05-04 tuexenUse SCTP_PRINTF() instead of printf() in all SCTP sources.
2012-05-04 mavFix bug causing memory corruption and panics with big...
2012-05-04 mavImplement read-only support for volumes in optimal...
2012-05-04 adrianDisable setting the MII port speed.
2012-05-03 attilioRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 luigiprint 'netmap stack ring full' only in verbose mode.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 kibMove the code to call the callout callback into the...
2012-05-03 hselaskyMake sure the EHCI bandwidth allocation algorithm
2012-05-03 bruefferCheck vplabel for NULL before dereferencing it. Fixes...
2012-05-03 kibWhen callout_reset_on() cannot immediately migrate...
2012-05-03 tuexenFix another RFC 6458 issue. Spotted by Irene Ruengeler.
2012-05-03 melifaroRevert r234834 per luigi@ request.
2012-05-03 adrianIn the new world order, multiphy is now when the phymas...
2012-05-03 daichifixed a unionfs_readdir math issue
2012-05-03 adrianFix a totally bone-headed, last minute bounds check...
2012-05-03 mavAdd optional -o argument to the `graid label ` to speci...
2012-05-03 emasteRelax restriction on direct tx to child ports
2012-05-02 phoAdded D_TRACKCLOSE to sndstat_cdevsw to fix the situati...
2012-05-02 impFix comment about what board this is really for left...
2012-05-02 gnnFix so that ,usr and ,os work correctly with fixed...
2012-05-02 bzCatch-up with r232853 and remove platform APIs which...
2012-05-02 jhb- Don't log messages saying that accounting is being...
2012-05-02 rwatsonmips/mips64eb became mips/mips64 while I wasn't looking...
2012-05-02 jasoneBump __FreeBSD_version due to jemalloc import.
2012-05-02 impThe PIT is really 16 bytes long (0x10) not 10 bytes...
2012-05-02 rwatsonClean up various aspects of the MIPS generic busspace...
2012-05-02 rwatsonMerge a rudimentary gxemul "oldtestmips" port. This...
2012-05-02 adrianImplement PLL configuration override support, similar...
2012-05-02 adrianDisable the pll_1000 hint for now, the upcoming work...
2012-05-02 adrian* Force the ethernet MII configuration to be RGMII
2012-05-02 adrianAllow the MII mode to be overridden via 'hint.arge...
2012-05-02 adrianAdd a missing newline.
2012-05-02 kientzleRemove some redundant register loads.
2012-05-02 adrianFurther ar71xx MII support improvements.
2012-05-02 adrianMII related infrastructure changes.
2012-05-02 adrianIntroduce an enum which encapsulates the PHY interface...
2012-05-01 marius- Add missing locking in at91_usart_getc().
2012-05-01 adrianAdd in the MII configuration parameters for the AR71xx.
2012-05-01 mavImprove spare disks support. Unluckily, for some reason...
2012-05-01 mariusAdd initial support for booting from ZFS on sparc64...
2012-05-01 mariusAdd a command for showing the heap usage.
2012-05-01 monthadarUpdate HWMP Proactive code and mesh route flags.
2012-05-01 monthadarPREQ discovery update.
2012-05-01 monthadarNet80211s update: Mesh Gate Announcement and removal...
2012-05-01 monthadarRANN update
next