Simplify building libpam and fix libpam.a not containing the modules since r284345.
[freebsd.git] / sys /
2016-04-14 npSend krping output to the log instead of the tty, as...
2016-04-13 gonzoFix UART3 and UART4 clock offsets.
2016-04-13 emastearm64: Avoid null dereference in its_init_cpu
2016-04-13 jamieSeparate POSIX mqueue objects in jails; actually, separ...
2016-04-13 jamieSeparate POSIX sem/shm objects in jails, by prepending...
2016-04-13 scottlAdd sbuf variants ata_cmd_sbuf() and ata_res_sbuf(...
2016-04-13 jhbExpose doreti as a global symbol on amd64 and i386.
2016-04-13 scottlUse scsi_cdb_sbuf() inside of scsi_command_string now...
2016-04-13 scottlAdd scsi_cdb_sbuf() for handling CDB strings. Reimplem...
2016-04-13 davidcsreversed commits r297916 r297909 r297898 due to i386...
2016-04-13 mavAdd hint.ahci.X.quirks tunable for some odd cases.
2016-04-13 andrewDocument the memory ranges within the kernel region...
2016-04-13 davidcsFix compilation error on i386
2016-04-13 mavFilter Port Database Changed notifications.
2016-04-13 andrewIncrease the arm64 kernel address space to 512GB, and...
2016-04-13 sephehyperv: device_get_softc does not return NULL
2016-04-13 mavRespect NVRAM topology settings on 24xx and above chips.
2016-04-13 gonzoMultiple fixes in VCHI audio driver:
2016-04-13 adrian[urtwn] use/track the last good RSSI for a given node...
2016-04-13 davidcsFix build failure on i386. Need to typecast a bunch...
2016-04-13 sephehyperv/vmbus: Merge duplicated version check for events
2016-04-13 davidcs1. modify fwdump (a.k.a grcdump) memory is allocated...
2016-04-12 philMerge libxo 0.4.6
2016-04-12 davidcsAdd support for Flash Update
2016-04-12 npcxgbe(4): Always dispatch all work requests that have...
2016-04-12 tuexenRefactor the handling of ICMP/IPv4 packets for SCTP...
2016-04-12 npAdd fastreg support to krping (ported from upstream).
2016-04-12 jhbEnable DEVICE_NUMA with up to 8 domains by default...
2016-04-12 npcxgbe(4): Always read the entire mailbox into the reply...
2016-04-12 davidcs1. Process tx completions in bxe_periodic_callout_func...
2016-04-12 emasteboot1: regenerate FAT templates after r297871
2016-04-12 emasteboot1.efifat: provide a fallback startup.nsh
2016-04-12 rmacklemIf the VOP_SETATTR() call that saves the exclusive...
2016-04-12 asomersFix rare double free in vdev_geom_attrchanged
2016-04-12 mavMake all CT Pass-Through (name server requests) asynchr...
2016-04-12 traszFix overflow checking.
2016-04-12 jhbRename the 'M_B' macro in t4_regs.h to 'CXGBE_M_B'.
2016-04-12 pfgReplace 0 with NULL for pointers in misc. device drivers.
2016-04-12 mavSwitch isp_getpdb() to synchronous IOCB DMA area.
2016-04-12 mavAllocate separate DMA area for synchronous IOCB execution.
2016-04-12 avgre-enable AMD Topology extension on certain models...
2016-04-12 mavReimplement ISP_TSK_MGMT IOCTL via asynchronous request.
2016-04-12 tuexenWhen processing an ICMP packet containing an SCTP packe...
2016-04-12 mavAdd couple missing memory barriers.
2016-04-12 sgalabovMove Mediatek/Ralink PCIe to NEW_PCIB
2016-04-12 sgalabovDefine PCI_RES_BUS for MIPS.
2016-04-12 avgl2arc: make sure that all writes honor ashift of a...
2016-04-12 avgRevert r297396 Modify "4958 zdb trips assert on pools...
2016-04-12 avg[amd64] dtrace_invop handler is to be called only for...
2016-04-12 sephehyperv: Replace 0 w/ NULL
2016-04-11 rmacklemBruce Evans reported that there was a performance regre...
2016-04-11 mavMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 smhOnly include sysctl in kernel build
2016-04-11 mavUpdate 25xx chips firmware from 7.03.00 to 8.03.00.
2016-04-11 mavPolish debugging IOCB dumping.
2016-04-11 bzDuring if_vmove() we call if_detach_internal() which...
2016-04-11 sephehyperv: Typo
2016-04-11 smhOnly include sysctl in kernel build
2016-04-11 avgzio: align use of "no dump" flag between use_uma and...
2016-04-11 sephehyperv/hn: Remove unnecessary NULL checks
2016-04-11 sephehyperv/hn: By default enable multiple TX/RX rings,...
2016-04-11 sephehyperv/hn: Cap default # of rings to 8.
2016-04-11 sephehyperv: Define macro for Hyper-V interface
2016-04-11 sephehyperv: Print more features
2016-04-11 anishAllow guest writes to AMD microcode update[0xc0010020...
2016-04-11 sephehyperv: Break long line
2016-04-11 sephehyperv: Declare hyperv_{features,recommends} properly
2016-04-11 sephehyperv: Resurrect r297481
2016-04-11 sephehyperv: Identify Hyper-V features and recommends properly
2016-04-11 sephehyperv/vmbus: Get rid of max_leaf detection; this is...
2016-04-11 sephehyperv/vmbus: Nuke unused function
2016-04-11 npcxgbe(4): Provide an explicit value for nqpcq in the...
2016-04-11 pfgext2fs: replace 0 with NULL for pointers.
2016-04-10 gonzoFix IIC "how" argument dereferencing on big-endian...
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-10 mariusSince r296250 it is no longer possible for devices...
2016-04-10 pfgufs: replace 0 with NULL for pointers.
2016-04-10 jhibbitsVM_MAXUSER_ADDRESS is highest page start, not highest...
2016-04-10 jhibbitsRestructure device mappings for Book-E.
2016-04-10 dchaginMore complete implementation of /proc/self/limits.
2016-04-10 jhbAdd a 'show t4 devlog <nexus>' DDB command.
2016-04-10 jhbAdd a 'show t4 tcb <nexus> <tid>' command to dump a...
2016-04-10 jhbAdd a function to lookup a device_t object by name.
2016-04-10 adrian[net80211] correctly (i hope, wow) do a ticks compariso...
2016-04-10 adrian[net80211] unconditionally do A-MPDU RX aging.
2016-04-10 markjImplement support for boot-time DTrace.
2016-04-10 markjInitialize SDT probes during SI_SUB_DTRACE_PROVIDER.
2016-04-10 markjInitialize DTrace hrtimer frequency during SI_SUB_CPU...
2016-04-09 adrian[net80211] log the node pointer when calling ht node...
2016-04-09 adrian[net80211] add back in the ff/superg node init call...
2016-04-09 pfgUSB: replace 0 with NULL for pointers.
2016-04-09 mavMFV r297760: 6418 zpool should have a label clearing...
2016-04-09 jhbUse DELAY() instead of sleeping during boot-time attach.
2016-04-09 ianAlign the start of the text segment to an 8-byte bounda...
2016-04-09 mavAdd couple new constants from SPC5r08.
2016-04-09 pfgixl(4): replace 0 with NULL for pointers.
2016-04-09 mavRegister symbolic port/node names in FC name server.
2016-04-09 jhbAdd more fine-grained kernel options for NUMA support.
2016-04-09 cemioat(4): ioat_get_dmaengine(): Add M_WAITOK mode
2016-04-09 bzMfp: r296310,r296343
next