]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Use a separate mutex for the receive path instead of overloading the softc
[FreeBSD/FreeBSD.git] / sys / sys /
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-26 adrianBump FreeBSD_version after glebius' changes.
2013-04-26 smhAdded Dataset Management defines to be used by TRIM...
2013-04-25 smhAdds Host Protected Area (HPA) support for ATA disks...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-19 kenUpdate chio(1) and ch(4) to support reporting element...
2013-04-19 acheAttempt to mitigate poor initialization of arc4 by...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-16 trocinyAdd a new set of notes to a process core dump to store...
2013-04-14 trocinySimilarly to proc_getargv() and proc_getenvv(), export...
2013-04-14 trocinyRe-factor the code to provide kern_proc_filedesc_out...
2013-04-14 mjgAdd fdallocn function and use it when passing fds over...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 trocinyAdd sbuf_start_section() and sbuf_end_section() functio...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-10 glebiusFix build.
2013-04-09 edAdd static/const keywords to the arrays.
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 glebiusMerge from projects/counters: counter(9).
2013-04-08 glebiusMerge from projects/counters:
2013-04-06 mmMFV r248217:
2013-04-06 glebiusMove CRITICAL_ASSERT() macro to systm.h, where the...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 smhAdds security options to camcontrol this includes the...
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 rpauloRemove a comment about devices being able to specify...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-02 mdfRegen.
2013-04-02 mdfFix return type of extattr_set_* and fix rmextattr...
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-31 jillesRename do_pipe() to kern_pipe2() and declare it properly.
2013-03-30 jillesImprove namespacing in <sys/socket.h>:
2013-03-29 jimharrisAdd bus_dmamap_load_bio for non-CAM disk drivers that...
2013-03-28 sbrunoUpdate hwpmc to support Haswell class processors.
2013-03-27 kibAdd dev_strategy_csw() function, which is similar to...
2013-03-26 kanDo not pass unmapped buffers to drivers that cannot...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-23 willBe more explicit about what each bio_cmd & bio_flags...
2013-03-23 willExtend taskqueue(9) to enable per-taskqueue callbacks.
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 pjdRegenerate after r248599.
2013-03-21 pjdImplement chflagsat(2) system call, similar to fchmodat...
2013-03-21 pjdRegenerate after r248597.
2013-03-21 pjd- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 mckusickWhen renaming a directory from one parent directory...
2013-03-19 jillesImplement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
2013-03-19 kibDo not remap usermode pages into KVA for physio.
2013-03-19 kibA flag for the filesystem to indicate to the upper...
2013-03-19 kibAdd a helper function vfs_bio_bzero_buf() to zero the...
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
2013-03-19 kibAdd a convenience macro bread_gb() to wrap a call to
2013-03-19 mmMFV r247580:
2013-03-19 mmMFC @248493
2013-03-18 jkimAdd preliminary support for IBM/Lenovo TrackPoint.
2013-03-18 jhbPartially revert r195702. Deferring stops is now imple...
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-17 glebiusAdd MEXT_ALIGN() macro, similar to M_ALIGN() and MH_ALI...
2013-03-15 kibImplement the helper function vn_io_fault_pgmove()...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 kibAdd currently unused flag argument to the cluster_read(),
2013-03-13 attilioMFC
2013-03-12 attilioBump __FreeBSD_version after r248084, breaking VM KPI...
2013-03-12 glebiusFunctions m_getm2() and m_get2() have different order...
2013-03-12 attilioMFC
2013-03-12 glebiusThe m_extadd() can fail due to memory allocation failur...
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioMFC
2013-03-08 andreMove the callout subsystem initialization to its own...
2013-03-08 andreMove the auto-sizing of the callout array from init_par...
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-07 gavinSupport the FAT16 partition type in gpart(8)
2013-03-05 fabientAdd a generic way to call per event allocate / release...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 davide- Bump __FreeBSD_version after recent callout(9) changes.
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 davideMFcalloutng:
2013-03-04 davideMFcalloutng:
2013-03-04 davideStyle fix: remove useless braces. Sorry, my bad.
2013-03-04 davideMFcalloutng:
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 davide- Make callout(9) tickless, relying on eventtimers...
2013-03-04 mmMFC @247774
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-03 pjdPlug memory leaks in file descriptors passing.
2013-03-03 davideRemove a couple of unused include.
2013-03-03 attilioMerge from vmcontention
next