]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Move cxgb and cxgbe down to the non-mii PCI NIC section.
[FreeBSD/FreeBSD.git] / sys / sys /
2016-08-19 Mark JohnstonDon't set P2_PTRACE_FSTP in a process that invokes...
2016-08-19 Michal MelounINTRNG: Rework handling with resources. Partially rever...
2016-08-18 George V. Neville... Remove the obsolete and unused openbsd_poll system...
2016-08-18 George V. Neville... Remove unusedd and obsolete openbsd_poll system call...
2016-08-17 Konstantin BelousovImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-16 Enji CooperOnly expect :encode_tv_random_million to fail on 64...
2016-08-16 Mark JohnstonRemove prototypes missed in r303951.
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Kirk McKusickAdd two new macros, SLIST_CONCAT and LIST_CONCAT. Note...
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-15 Ed SchoutenEliminate use of sys_fsync() and sys_fdatasync().
2016-08-15 Konstantin BelousovImplement VOP_FDATASYNC() for msdosfs.
2016-08-15 Konstantin BelousovRegen after r304176, fdatasync(2) addition.
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Stephen HurdUpdate iflib to support more NIC designs
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-11 Mark JohnstonRemove b_pin_count from struct buf.
2016-08-11 Edward Tomasz Napi... Remove unused textvp_fullpath() macro.
2016-08-10 Edward Tomasz Napi... Replace all remaining calls to vprint(9) with vn_printf...
2016-08-09 Jean-Sébastien Pédronsys/pcpu.h: Revert change introduced in r303890
2016-08-09 Jean-Sébastien PédronConsistently use `device_t`
2016-08-09 Stephen J. KiernanMove IPv4-specific jail functions to new file netinet...
2016-08-08 Mark JohnstonHandle races with listening socket close when connectin...
2016-08-05 Edward Tomasz Napi... Remove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they...
2016-08-04 Bryan DreweryRegenerate after r303755.
2016-08-04 John BaldwinAdd __printflike() to bus_describe_intr() to enable...
2016-08-04 Edward Tomasz Napi... Remove unused - never actually implemented - vnode...
2016-08-03 Ed SchoutenRegenerate system call tables for r303699 and r303700.
2016-08-03 Ed Schoutenmprotect(): Change prototype to comply to POSIX.
2016-08-03 Justin HibbitsRemove a duplicate PMC CPU number
2016-08-02 Ed MasteMove/add ARM ELF PHDR types to elf_common.h
2016-08-02 Ed MasteAdd ELFOSABI_ARM_AEABI ELF OSABI constant
2016-08-01 Mateusz GuzikImplement trivial backoff for locking primitives.
2016-07-28 Stephen J. KiernanRemove BSD and USL copyright and update license block...
2016-07-28 Ed SchoutenRegenerate system call table for r303435.
2016-07-28 Ed SchoutenChange the return type of msgrcv() to ssize_t as requir...
2016-07-28 Konstantin BelousovRewrite subr_sleepqueue.c use of callouts to not depend...
2016-07-28 Konstantin BelousovExtract the calculation of the callout fire time into...
2016-07-28 Konstantin BelousovFix typo in comment.
2016-07-28 Konstantin BelousovWhen a debugger attaches to the process, SIGSTOP is...
2016-07-27 Stephen J. KiernanPrepare for network stack as a module
2016-07-27 Konstantin BelousovHide the boottime and bootimebin globals, provide the...
2016-07-26 Ed SchoutenAdd shmatt_t.
2016-07-25 Julian ElischerSplit MAKE_SYSENT into two parts so that the initialize...
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-24 Alexander MotinAdd more UEFI/e820 memory types from latest specifications.
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-23 Konstantin BelousovImplement mtx_trylock_spin(9).
2016-07-21 Konstantin BelousovProvide counter_warning(9) KPI which allows to issue...
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-20 Mark JohnstonMake vm_pageout_wakeup_thresh a u_int rather than an...
2016-07-19 Mark MurrayRandom bit generator (RBG) driver for RPi and RPi2.
2016-07-18 John BaldwinInclude process IDs in core dumps.
2016-07-18 John BaldwinAdd PTRACE_VFORK to trace vfork events.
2016-07-15 John BaldwinAdd a mask of optional ptrace() events.
2016-07-14 John BaldwinMove nested include of <sys/queue.h> inside _KERNEL.
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Eric BadgerAdd explicit detection of KVM hypervisor
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-13 Konstantin BelousovTrace timeval parameters to the getitimer(2) and setiti...
2016-07-12 Andrey A. ChernovBump __FreeBSD_version after removing collation from...
2016-07-10 Robert WatsonDo allow auditing of read(2) and write(2) system calls...
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-08 Glen BarberReflect head is now 12.0-CURRENT.
2016-07-07 Edward Tomasz Napi... Add new unmount(2) flag, MNT_NONBUSY, to check whether...
2016-07-06 John BaldwinCorrect locking annotation for p_comm.
2016-07-05 Gleb SmirnoffThe paradigm of a callout is that it has three conseque...
2016-07-05 Gleb SmirnoffCompile in the kassert_panic() function with INVARIANT_...
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Konstantin BelousovProvide helper macros to detect 'non-silent SBDRY'...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-30 Wojciech MacekARM, ARM64: Workaround for buf_ring reordering
2016-06-27 Konstantin BelousovFix userspace build after r302235: do not expose bool...
2016-06-27 Konstantin BelousovWhen filt_proc() removes event from the knlist due...
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-26 Konstantin BelousovRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-25 Konstantin BelousovDo not clear robust lists pointers on fork. The forked...
2016-06-24 Alan SomersFix bitstring allocation on 32-bit platforms
2016-06-23 Navdeep ParharAdd spares to struct ifnet and socket for packet pacing...
2016-06-23 Kenneth D. MerrySwitch geom_disk over to using a pool mutex.
2016-06-22 Brooks DavisGenerate syscall tables and update pipe() implementatio...
2016-06-22 Konstantin BelousovFix a LOR between vnode locks and allproc_lock.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-21 John BaldwinAccount for AIO socket operations in thread/process...
2016-06-21 Kenneth D. MerryBump __FreeBSD_version to 1100118 for r302069, which...
2016-06-17 Mateusz Guzikvfs: ifdef out noop vop_* primitives on !DEBUG_VFS_LOCK...
next