]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Don't perform the acpi_DeviceIsPresent() check for PCI-PCI bridges. If
[FreeBSD/FreeBSD.git] / sys /
2013-07-03 jhbDon't perform the acpi_DeviceIsPresent() check for...
2013-07-03 mavFix NULL-deference kernel panic on attempt of destroyin...
2013-07-03 davide- Fix double frees/user after free.
2013-07-03 hrsFix a compiler warning.
2013-07-03 rmacklemA problem with the old NFS client where large writes...
2013-07-02 mckusickMake better use of metadata area by avoiding using...
2013-07-02 andrewEnable VFP on Raspberry Pi. This has worked as of r251712.
2013-07-02 pfgStyle fix: spaces.
2013-07-02 hrs- Allow ND6_IFF_AUTO_LINKLOCAL for IFT_BRIDGE. An...
2013-07-02 hrsFix a panic when leaving MC group in a kernel with...
2013-07-02 gjb- Update newvers.sh to include svn revision in uname...
2013-07-02 lstewartImport an implementation of the CAIA Delay-Gradient...
2013-07-02 mjgFix receiving fd over unix socket broken in r247740.
2013-07-02 hrsAdd Planex MZK-UE150N.
2013-07-02 rpauloFix indentation.
2013-07-02 rpauloAdd register definitions for the Wii IPC system.
2013-07-02 rpauloAdd RealTek 8192SU product IDs.
2013-07-01 markjBe sure to destory the fasttrap cleanup mutex when...
2013-07-01 wblockAdd a new gptboot(8) man page. Factor out the redundan...
2013-07-01 rmhWrap cxgbe declaration around MK_SOURCELESS_UCODE check
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 rmacklemA recent version of the oldnfs NFS client in head/current
2013-07-01 grehanIgnore guest PAT settings by default in EPT mappings.
2013-07-01 tuexenEnable SCTP, since it is also enabled on GENERIC and...
2013-07-01 smhRemove forced timeout of in-flight commands from mfi_ti...
2013-07-01 npAdd a sysctl to get the number of filters available.
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 rpauloThe mbox driver is actually MP safe, so set the right...
2013-07-01 rpauloDisable debugging.
2013-07-01 rpauloUse the new FDT_FILE rpi.dts.
2013-07-01 rpauloSplit bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts...
2013-07-01 glebDon't assume that UFS on-disk format of a directory...
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 trocinyPlug up the lock lock leakage when exporting to a short...
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-30 rpauloAdd INET6.
2013-06-30 rmhEnable kernel-specific code for FreeBSD also on other...
2013-06-30 rayReplace some spaces to tab.
2013-06-30 rayDecrypt magic numbers - define names for fields of...
2013-06-30 cognetIn generic_bs_map(), use kmem_alloc_nofault() instead...
2013-06-30 mjgacct: create a special plimit object and set it for...
2013-06-30 mjgacct: reduce code duplication by using acct_disable...
2013-06-30 edMake atomic_fetch_add() and atomic_fetch_sub() work...
2013-06-30 edMake various fixes to <stdatomic.h>.
2013-06-30 rpauloFix a typo.
2013-06-30 rpauloFix the RSSI calculation.
2013-06-30 yongariFix triggering false watchdog timeout as done in bce...
2013-06-30 rpauloFix the ni_txrate calculation.
2013-06-30 yongariFix triggering false watchdog timeout when controller...
2013-06-30 rpauloFix a reference count bug in urtwn_ra_init().
2013-06-30 hirenFixing incorrect id for Intel Centrino Wireless-N 130.
2013-06-30 pfgext2fs: Use the complete random() range in i_gen.
2013-06-29 rayArndale Board (by Insignal) kernel config file.
2013-06-29 gonzo- Fix IMAPx registers values calculation
2013-06-29 rayTeach UART to attach Exynos/s3/s5 class driver.
2013-06-29 gonzoEnable patth-through of IRQ30 and IRQ31 to PIC just...
2013-06-29 smhstyle(9) fixes
2013-06-29 rayImport basic support for Samsung Exynos 5 support.
2013-06-29 smhRemove invalid ASSERT which causes a panic on zfs renam...
2013-06-29 adrianDon't log anything if npkts == 0.
2013-06-29 scottlIntroduce accessors for the ccb status word. Convert...
2013-06-29 adrianCheck the return value from ath_hal_malloc()
2013-06-29 mmUnbreak "zfs jail" and "zfs unjail" (broken since r248571)
2013-06-29 rayAdd ARM Generic Timer driver.
2013-06-29 rayAdd FDT for Arndale board and Samsung Exynos5250 SoC.
2013-06-29 rayo Initialize interrupt groups as Group 0 (secure interr...
2013-06-29 rpauloDon't panic the kernel if we run wpa_supplicant on...
2013-06-29 peterRevert accidental commit.
2013-06-29 peterHelp out gcc. clang understands.
2013-06-29 pfgBring some updates from ufs_lookup to ext2fs.
2013-06-28 rayBump max number of IRQs for Cortex-Ax family to cover...
2013-06-28 rayAdd identification for Cortex-A15 (R0) cores.
2013-06-28 davideRemove a spurious keg lock acquisition.
2013-06-28 davideCorrect the comment above _sleep() function which still...
2013-06-28 davide- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-28 davideProperly use v_data field. This magically worked (even...
2013-06-28 davideRemove a reference to LK_DRAIN now that lockmgr(9)...
2013-06-28 davideGarbage collect an useless check. smp should be never...
2013-06-28 davidePlug a couple of leakages in smbfs_lookup().
2013-06-28 mjgRemove duplicate NULL check in kern_proc_filedesc_out.
2013-06-28 trocinyRework r252313:
2013-06-28 rstoneCorrect a bug that prevented deadlkres from (almost...
2013-06-28 pluknetCorrect comment typos.
2013-06-28 gavinDon't try to re-insert an already present but invalid...
2013-06-28 grehanMake sure all CPUID values are handled, instead of...
2013-06-28 jeff - Add a general purpose resource allocator, vmem,...
2013-06-28 markjThe dtmalloc provider uses the short description of...
2013-06-27 andrewSupport reading registers r0-r3 when unwinding. There...
2013-06-27 jhbMake detaching drivers from PCI devices more robust...
2013-06-27 trocinyTo avoid LOR, always drop the filedesc lock before...
2013-06-27 npUpdate T5 register ranges. This is so that regdump...
2013-06-27 andrewAdd UNWINDSVCFRAME to provide the unwind pseudo ops...
2013-06-27 remkoAdd support for the NTT Docomo L-02C card.
2013-06-27 remkoAdd support for the NTT Docomo L-02C card.
2013-06-27 gonzo- Request non-cached memory for framebuffer
2013-06-27 jkimMove definitions required by userland applications...
2013-06-27 jkimMerge ACPICA 20130626.
2013-06-27 jimharrisAdd firmware replacement and activation support to...
2013-06-26 jkimConsistently cast ACPICA 64-bit integer types when...
next