]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
MFV r249186:
[FreeBSD/FreeBSD.git] / sys / sys /
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
2013-03-03 attilioMFC
2013-03-02 mavPolish few spaces/tabs.
2013-03-02 pjdRegen after r247667.
2013-03-02 pjd- Implement two new system calls:
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-02 pjdRegen after r247602.
2013-03-02 pjdMerge Capsicum overhaul:
2013-03-01 jhbReplace the TDP_NOSLEEPING flag with a counter so that the
2013-02-28 davideMove the definition of sbintime_t type from <sys/time...
2013-02-28 mavMFcalloutng:
2013-02-28 davideMFcalloutng:
2013-02-28 mavIntroduce sbintime_t type -- the simplified version...
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-27 alfredwatchdogd(8) and watchdog(4) enhancements.
2013-02-27 attilioMerge from vmcontention
2013-02-27 attilioMFC
2013-02-27 attilioMFC
2013-02-27 kibThe softdep freeblks workitem might hold a reference...
next