]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Make the KASSERT message in hash destroy more informative.
[FreeBSD/FreeBSD.git] / sys /
2016-04-09 bzMake the KASSERT message in hash destroy more informative.
2016-04-09 adrian[net80211] print out the channel type (eg a, b, g,...
2016-04-09 jhibbitsFix a masking bug for e500 PMC.
2016-04-09 adrian[ath] Only process beacon frames for the IBSS/BSSID...
2016-04-09 adrian[net8021] Pull out the ibss check code into a public...
2016-04-09 adrian[net80211] revert part of r282405 in order to restore...
2016-04-08 jmcneillFix incorrect pin definitions for Allwinner A31.
2016-04-08 jmcneillAttach hwreset resources at the same time as clock...
2016-04-08 traszMake it possible to tweak RCTL throttling sysctls at...
2016-04-08 zbbFix sending TSO packets larger than single DMA segment...
2016-04-08 sgalabovFix MIPS INTRNG omissions, add soft/hard interrupts...
2016-04-08 sgalabovIntroduce better locking for mtk_gpio_v[12] drivers
2016-04-08 sgalabovIntroduce Mediatek/Ralink PCIe support
2016-04-08 sgalabovIntroduce XHCI support for MT7621 SoC
2016-04-08 sgalabovDisable USB PHY slew rate calibration for Mediatek...
2016-04-08 sgalabovFix wrong memory mapping
2016-04-08 avgtopo_set_pu_id: turn a check into an assertion
2016-04-08 avgzio write issue threads should have lower (numerically...
2016-04-08 wmaSpeedup BGX link polling on ARM64
2016-04-08 aeFix regression introduced in r296986.
2016-04-08 jmcneillAdd function for mapping SRAM-D area to USB0 (OTG)...
2016-04-08 kibUse the ABI-prescribed name for SHT_X86_64_UNWIND in...
2016-04-08 sephehyperv: Revert r297481
2016-04-08 hselaskyAdd new USB quirk.
2016-04-08 kevloFix comment.
2016-04-08 pfgaudit(8): leave unsigned comparison for last.
2016-04-08 allanjudeGELIBoot should only prompt for the GELI passphrase...
2016-04-08 allanjudeCreate the GELIBOOT GEOM_ELI flag
2016-04-08 sobomaxDocument vfs.root.mountfrom.
2016-04-08 jmcneillMatch on compatible string "allwinner,sun4i-a10-sram...
2016-04-07 pfgchdone(): Prevent returning uninitialized scalar value.
2016-04-07 emastenewvers.sh: rationalize licence condition numbering
2016-04-07 emasteRename SHT_AMD64_UNWIND to SHT_X86_64_UNWIND per ABI doc
2016-04-07 emasteAdd option to specify built-in keymap for kbdmux
2016-04-07 ianRemove unecessary locking, mostly from places where...
2016-04-07 ianCode cleanup: stop searching for a pin in the array...
2016-04-07 ianFix a copyright glitch before it gets copy-pasted again...
2016-04-07 ianComestic changes; when INTRNG support was added, some...
2016-04-07 jhbAssociate device_t objects with ACPI handles via PCI_CH...
2016-04-07 skraProperly initialize isrc_cpu field of ISRC which is...
2016-04-07 skraFix intr_irq_shuffle(). After r297539, ISRCs doing...
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #7
2016-04-07 skraImplement intr_isrc_init_on_cpu() and use it to replace...
2016-04-07 mavAlike to r293708 relax pool check in vdev_geom_open_by_...
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #6
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #5
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #4
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #3
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #2
2016-04-07 sgalabovThis revision adds the following parts:
2016-04-07 sgalabovBring MIPS INTRNG support back up again, in line with...
2016-04-07 zbbFix interrupts delivery on ThunderX for VF IDs beyond 8
2016-04-07 rrsA couple of minor changes that I missed that Michael...
2016-04-07 rrsThis is work done by Michael Tuexen and myself at the...
2016-04-07 sgalabovThis revision adds support to if_rt for more SoCs.
2016-04-07 sephehyperv: Use lapic_{alloc,free}_ipi to allocate private...
2016-04-07 sephexen: Set ipi_{alloc,free} even for UP
2016-04-07 sephex86: Allow interrupt vector allocation/free even on UP
2016-04-07 sephehyperv: Typo in r297634
2016-04-07 sephehyperv/vmbus: Use default mtx for channel message queue
2016-04-07 sephehyperv: Use mb() instead of atomic_thread_fence_seq_cst()
2016-04-07 traszAdd four new RCTL resources - readbps, readiops, writeb...
2016-04-07 cyAdd DTrace probes for packets flagged as bad by ipfilte...
2016-04-06 allanjudeFix GELIBoot support for GELI sector size is > 512
2016-04-06 jmcneillConvert Allwinner port to extres clk/hwreset/regulator...
2016-04-06 andrewUse PHYS_IN_DMAP to check if a physical address is...
2016-04-06 andrewCleanup the early pagetable creation code in preperatio...
2016-04-06 andrewAllow vmparam.h to be included from assembly files...
2016-04-06 skraFix PIC lookup by device and xref. There was not taken...
2016-04-06 edMake CloudABI's way of doing TLS more friendly to users...
2016-04-06 wmaImplement dtrace_getupcstack in ARM64
2016-04-06 rpokalaRevert accidental submit of WIP as part of r297609
2016-04-06 rpokalaStorage Controller Interface driver - typo in unimpleme...
2016-04-06 jhbConvert pci_delete_child() to a bus_child_deleted(...
2016-04-06 adrian[net80211] missed commit from last one - always cleanup...
2016-04-06 adrian[net80211] Initial A-MSDU support for testing / evaluation
2016-04-06 pfgFix sed functions 'i' and 'a' from discarding leading...
2016-04-06 adrian[urtwn] disable doing AMPDU TX.
2016-04-06 adrian[rsu] We don't do A-MPDU transmit right now, so don...
2016-04-05 baptAdd kern.features flags for linux and linux64 modules
2016-04-05 adrian[urtwn] first cut of getting the fast-frames / amsdu...
2016-04-05 adrian[net80211] rename 11n rate macros into a useful spot
2016-04-05 adrian[net80211] note that M_FF will soon mean "fast-frames...
2016-04-05 adrian[net80211] Add a new capability flag to indicate that...
2016-04-05 avosnet80211: copy MAC address into iv_myaddr[] instead...
2016-04-05 gonzoRemove misleading comment. musb supports host mode...
2016-04-05 skraFix typo. No functional change.
2016-04-05 ianAdd more DPRINTF() to the ftdi driver. Now everything...
2016-04-05 skraRework BCM283x gpio interrupt controller for INTRNG...
2016-04-05 skraImplement bcm2836 interrupt controller for INTRNG and...
2016-04-05 skraRework bcm283x interrupt controller for INTRNG and...
2016-04-05 mmelehci_interrupt is MPSAFE code. Most drivers in tree...
2016-04-05 traszUse proper locking macros in RACCT in RCTL.
2016-04-05 avgx86 topo: add some comments, descriptions and reference...
2016-04-05 mmelTEGRA: Fix CPU frequency switching.
2016-04-05 jhibbitsAdd support for the Microchip mcp7941x.
2016-04-05 jhibbitsMake i2c device child auto-probe work for MPC85xx and...
2016-04-05 jhbRemove a redundant check.
2016-04-05 jhbRemove an unneeded check.
2016-04-05 jhbDon't wakeup the fdc worker thread once a second when...
next