]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Document RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().
[FreeBSD/FreeBSD.git] / sys /
2013-11-04 ianRemove the duplicated implementations of some bus_space...
2013-11-04 ianRework the aicasm build machinery so that it gets built...
2013-11-04 glebiusCode logic of handling PFTM_PURGE into pf_find_state().
2013-11-04 glebiusRemove unused PFTM_UNTIL_PACKET const.
2013-11-04 adrianAdd Bluetooth/PAN (personal area networking) commands.
2013-11-04 adrianAdd device ids for the Centrino 2x00 devices.
2013-11-04 adrianRemove trailing whitespace.
2013-11-04 ianProperly quote the included filename, now that it has...
2013-11-04 ianRename WANDBOARD-COMMON to WANDBOARD.common and adjust...
2013-11-03 rmacklemDuring code inspection, I spotted that there was a...
2013-11-03 jilleskqueue: Change error for kqueues rlimit from EMFILE...
2013-11-03 ianComments and style(9) only, no functional changes.
2013-11-03 hselaskyAdd description of two EHCI PCI IDs.
2013-11-03 tuexenUnlock the lock before destroying it.
2013-11-02 ianBugfix: the attach routine needs to use the same table...
2013-11-02 ianAdd a missing register definition.
2013-11-02 ianArrange for uart_cpu_fdt's probe() routine to use the...
2013-11-02 tuexenChanges from upstream to improve compilation when INET...
2013-11-02 luigicircumvent a couple of warnings:
2013-11-02 alcDon't create a distinct free page pool for segregating...
2013-11-02 adrianRestore the entropy gathering from the m_data pointer...
2013-11-02 alfredAdd device ID for 'Sanoxy 802.11N' usb
2013-11-02 alfredFix API mismatch exposed by lagg.
2013-11-02 kibFix several issues with the busdma(9) KPI use in the...
2013-11-02 delphijWhen zero'ing out a buffer, make sure we are using...
2013-11-02 luigiadd missing file from previous netmap update...
2013-11-02 adrianTeach the netgraph code to use a const char * pointer...
2013-11-01 jimharrisCreate a unique unit number for each controller and...
2013-11-01 luigiupdate to the latest netmap snapshot.
2013-11-01 adrianConvert the random entropy harvesting code to use a...
2013-11-01 ianThe ability to do 8-bit implies 4-bit capability too...
2013-11-01 ianTI sdhci driver improvements, mostly related to fdt...
2013-11-01 glebiusSomehow fix LINT-NOIP.
2013-11-01 kibAdd support for queued invalidation.
2013-11-01 kibReturn BUS_PROBE_NOWILDCARD from the DMAR probe method.
2013-11-01 mavMake getenv_*() functions and respectively TUNABLE_...
2013-11-01 glebiusin_ifadown() can be void.
2013-11-01 glebiusCleanup in_ifscrub(), which is just an entry to in_scru...
2013-11-01 glebiusprison_check_ip4() can take const arguments.
2013-11-01 yongariPerform media change after setting IFF_DRV_RUNNING...
2013-11-01 ianKernel config for Wandboard.
2013-11-01 marcelUse LOG2_ID_PAGE_SIZE again for the identity mapping...
2013-11-01 ianAdd dts source for imx6 SoCs and for Wandboard boards.
2013-11-01 marcelThe PAL_PTCE_INFO function returns the counts and strid...
2013-11-01 ianAdd the Soc- / machine-dependent parts of imx6 support.
2013-11-01 mavFix lock recursion, triggered by `smartctl -a /dev...
2013-10-31 ianConvert the if/else list of compatible devices to the...
2013-10-31 ianAdd definitions for the register and data that describe...
2013-10-31 marcelPurge the translation cache of APs before we unleash...
2013-10-31 ianRevamp the SoC identity numbering scheme to be more...
2013-10-31 marcelRespect the kern.smp.disabled tunable. When we're scann...
2013-10-31 andreastOuch, do the shift properly. An uin64_t needs the right...
2013-10-31 emaxRate limit (to once per minute) "Listen queue overflow...
2013-10-31 andreMake struct ifnet readable and comprehensible again...
2013-10-31 ianAdd sdhci driver glue for imx family SoCs. This should...
2013-10-31 ianAdd stubbed-out imx6 support for clocks and power manag...
2013-10-31 ianAdd support for the USB PHY on imx6 SoCs. Pretty minim...
2013-10-31 adrianAllow the Arduino Leonardo to work by supporting CDC...
2013-10-31 hselaskyFix a potential memory leak.
2013-10-31 hselaskyFix some types. Compilation for external target complai...
2013-10-31 neelRename the VMM_CTRx() family of macros to VCPU_CTRx...
2013-10-31 glebiusProvide a crutch that prevents watchdog to interrupt...
2013-10-31 markjFix some lingering build failures caused by fixing...
2013-10-31 ianDo not EOI an interrupt until the point after the filte...
2013-10-31 ianDon't iterate through the bits of the pending interrupt...
2013-10-31 markjRemove references to an unused fasttrap probe hook...
2013-10-31 markjFix a typo introduced in r257338.
2013-10-31 adrianDon't base the rate table selection based on the channe...
2013-10-31 rpauloEnable USB.
2013-10-31 ianReset the timer interrupt status register at the top...
2013-10-31 adrianDon't treat the node as an 11n node if 11n rates are...
2013-10-31 kevloAdd RT2860_BCN_OFFSET1 and RT2860_MAX_LEN_CFG register...
2013-10-31 kevloInitialize BBP68 to improve rx sensitivity.
2013-10-31 kevloEnable DC filter in RT3071 Version E.
2013-10-31 ianExpand the list of compatible devices this driver works...
2013-10-30 ianRework the imx ehci driver so that it's four separate...
2013-10-30 pluknetInclude the now missing headers after untangling if...
2013-10-30 andrenclude missing net/if_var.h.
2013-10-30 ianAdd a vendor entry for Freescale Semiconductor.
2013-10-30 ianAdd a "no-op" USB PHY driver for imx-family SoCs. ...
2013-10-30 ianAdd some bare-bones support for enabling usb and usbphy...
2013-10-30 nwhitehornprintf() specifier updates to CAM to handle either...
2013-10-30 nwhitehornAdjust various SCSI drivers to handle either a 32-bit...
2013-10-29 nwhitehornFix typo. Sorry!
2013-10-29 delphijDon't reference pointer before testing whether it is
2013-10-29 nwhitehornThe ofw_bus() routines invoke the device's parent,...
2013-10-29 nwhitehornPanics about how things can't be attached should probab...
2013-10-29 tuexenTerminate a debug output with a \n.
2013-10-29 andreMove all interface queue related structures, macros...
2013-10-29 loosFix the build of TP-WN1043ND kernel. Provide necessary...
2013-10-29 nwhitehornImplement extended LUN support. If PIM_EXTLUNS is set...
2013-10-29 nwhitehornA last BUS_PROBE_NOWILDCARD. Move setting the postfilte...
2013-10-29 nwhitehornA few last BUS_PROBE_NOWILDCARDs are in order.
2013-10-29 nwhitehornMore BUS_PROBE_NOWILDCARD sweeping. Some devices here...
2013-10-29 nwhitehornDevices that rely on hints or identify routines for...
2013-10-29 nwhitehornHints-only devices should return BUS_PROBE_NOWILDCARD...
2013-10-29 nwhitehornThese nexus attachments do not execute a real probe...
2013-10-29 nwhitehornHints-only devices should have BUS_PROBE_NOWILDCARD...
2013-10-29 zbbAdd missing ARMv6 CPU functions to ARM Makefile
2013-10-29 rrsOpps, my kirkwood fix for the dreamplug missed this.
next