]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
- Consistently use PROC_ASSERT_HELD() to verify that a process' hold count
[FreeBSD/FreeBSD.git] / sys /
2015-11-08 markj- Consistently use PROC_ASSERT_HELD() to verify that...
2015-11-08 markjEnsure that deactivated pages that are not expected...
2015-11-08 bdreweryAdd built-in ccache build support via WITH_CCACHE_BUILD...
2015-11-08 bdreweryFAST_DEPEND: Don't enable when .MAKE.MODE=meta.
2015-11-08 bdreweryFAST_DEPEND: Don't include depend files when using...
2015-11-07 kppf: Fix broken rule skip calculation
2015-11-07 cemhptmv(4): Fix broken sysctl(9) API assumptions
2015-11-07 impCorrect !FDT case with proper name.
2015-11-07 impImplement the phy-mode property for ate and macb. If...
2015-11-07 impAdd support for RMII in macb, cribbed slightly from...
2015-11-07 mavRework r290504.
2015-11-07 mavSpecify VP when sending a marker.
2015-11-07 cemFlesh out sysctl types further (follow-up of r290475)
2015-11-07 mavMake ISP_SLEEP() really sleep instead of spinning.
2015-11-07 baptBump __FreeBSD_version modification of the locales
2015-11-07 baptImprove collation string and locales support
2015-11-07 kibCorrect the argument type in the sysctl_add_oid(9)...
2015-11-07 kibMove intmax_t and uintmax_t type declarations to sys...
2015-11-07 takawataFix encryption error handling.
2015-11-07 hselaskyAdd helper function to check if a USB page cache buffer...
2015-11-07 melifaroUnify setting lladdr for AF_INET[6].
2015-11-07 baptMerge from head r290483
2015-11-07 emastearm64: build em(4) and igb(4) modules
2015-11-07 emastearm64: add igb(4) to GENERIC
2015-11-07 adrianAdd a sched_yield() to work around low memory condition...
2015-11-07 cemFinal follow-up to r290475: Bump __FreeBSD_version
2015-11-07 cemRound out SYSCTL macros to the full set of fixed-width...
2015-11-07 adrianath(4) - reflect whether this is a full or fast channel...
2015-11-07 mjgfd: implement kern.proc.nfds sysctl
2015-11-06 skraSet correct code for signal in abort_align() routine.
2015-11-06 adrian[netinet6]: Create a new IPv6 netisr which expects...
2015-11-06 tuexenUse the correct length. The wrong one was too large.
2015-11-06 smhSwitch zfs_panic_recover to panic for bad DVA
2015-11-06 cognetInclude opt_platform.h to get FDT defined.
2015-11-06 mavRemoved unused malloc types.
2015-11-06 mavAdd two more KASSERTs.
2015-11-06 skraMake interrupt dispatching MP safe. Use GPU interrupt...
2015-11-06 smhAdd sysctl to control LACP strict compliance default
2015-11-06 andrewMark the thunder_mdio_fdt driver as early, the bgx...
2015-11-06 andrewMark the arm64 nexus devices to be attached early....
2015-11-06 tuexenThe field sinfo_timetolive should have been sinfo_pr_value.
2015-11-06 tuexenFix typos in field names of struct sctp_extrcvinfo.
2015-11-06 hselaskyFix for unaligned IP-header.
2015-11-06 avosurtwn(4): simplify urtwn_tsf_sync_enable().
2015-11-06 jhibbitsWrite 2- and 4-byte aligned values as single writes...
2015-11-06 bdreweryAdd a FAST_DEPEND option, off by default, which speeds...
2015-11-06 adrianotus(4) - add flags for RX filter, configuration and...
2015-11-05 jhbWhen dumping an rman in DDB, include the RID of each...
2015-11-05 avosiwn(4): various simple fixes
2015-11-05 cognetMake if_macb work with FDT.
2015-11-05 cognetMake at91_pmc probe any at91 pmc device we support...
2015-11-05 jhbChelsio T5 chips do not properly echo the No Snoop...
2015-11-05 jhbAdd a new helper function for PCI devices to locate...
2015-11-05 jhbAdd helper routines for PCI device drivers to read...
2015-11-05 avosnet80211: WME callback cleanup in various drivers
2015-11-05 smhFix g_eli error loss conditions
2015-11-05 smhAdd MTU support to carp interfaces
2015-11-05 smhProvide information about bad DVA
2015-11-05 smhAllow zfs_recover to be changed at runtime
2015-11-05 andrewFix the open solaris atomic functions on arm64. Without...
2015-11-05 pfgRename __sentinel to __null_sentinel
2015-11-05 roygerxen-netfront: remove unused header files
2015-11-05 roygerxen/intr: fix the event channel enabled per-cpu mask
2015-11-05 mavExtend mask of VMware virtual disks.
2015-11-05 gnnReplace the fastforward path with tryforward which...
2015-11-05 gonzoAdd /dev/vcio, userland access point to VideoCore mailb...
2015-11-05 gonzoRefactor mailbox property API to make it usable for...
2015-11-05 adrianAdd support for s25fl256s. I /think/ it's a 32mb NOR...
2015-11-05 hirenImprove the sysctl node name.
2015-11-04 bdreweryRemove unneeded mutex.h include, missed in r287155.
2015-11-04 andreastAdd a compile time switch to distinguish between 7...
2015-11-04 skraFix comment about unpriviledged instructions. Now...
2015-11-04 gonzoRevert r290243, it's vaid "illegal instruction" case
2015-11-03 aeRemove now obsolete KASSERT.
2015-11-03 adrianath(4) - don't try to free buffers / return an error...
2015-11-03 adrianRemove this; it's also in sys/conf/files.mips.
2015-11-03 hselaskyMake all the LinuxKPI include files compile standalone.
2015-11-03 aeEliminate any conditional increments of object_opcodes...
2015-11-03 aeAdd ipfw_check_object_name_generic() function to do...
2015-11-03 aeImplement `ipfw internal olist` command to list named...
2015-11-03 hselaskyRevert r290327. The compiler warnings seems to be speci...
2015-11-03 hselaskyFix some clang compile warnings.
2015-11-03 hselaskyRelax the BUS_DMA_KEEP_PG_OFFSET requirement to allow...
2015-11-03 gonzoFix cache issues with bulk transfers
2015-11-03 gonzoRaspberry Pi firmware passes cache line size as a DTB...
2015-11-03 markjHave elf_lookup() return an error if the specified...
2015-11-03 jhibbitsUse 64-bit addresses for configuring inbound and outbou...
2015-11-03 jhibbitsUse the correct space (PCI addresses) for the I/O and...
2015-11-02 ianFix an alignment check that is wrong in half the busdma...
2015-11-02 ianEliminate the last dregs of the old global arm_root_dma...
2015-11-02 rrsFix three flowtable bugs, a) one lookup issue, b) a...
2015-11-02 dteskeMake figpar(3) types/macros [more] unique (s/fp_/figpar...
2015-11-02 zbbAdd support for branch instruction on armv7 with ptrace...
2015-11-02 andrewMake the arm64_cpu driver quiet as it adds no new infor...
2015-11-02 avgzfs: allow the lookup of extended attributes of an...
2015-11-02 adrianmips: rate limit the trap handler output; add pid/tid...
2015-11-02 ngieDefine `fhard` in pps_event(..) only when PPS_SYNC...
2015-11-02 ngieDefine `compress` in `__elfN(coredump)` when #ifdef...
2015-11-01 gonzoAdd mailbox tag/structure for touchscreen buffer addres...
2015-11-01 gonzoSynchronize with latest upstream VCHI code:
next