]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
s/struct device */device_t/g
[FreeBSD/FreeBSD.git] / sys / sys /
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/sys: missed in r298981.
2016-05-03 kibAdd EVFILT_VNODE open, read and close notifications.
2016-05-03 pfgsys/sys: minor spelling fixes.
2016-05-03 sephekern: Add phashinit_flags(), which allows malloc(M_NOWAIT)
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-01 kibMake it explicit that D_MEM cdevsw d_flag is to signify...
2016-04-29 jhbExpose soaio_enqueue().
2016-04-29 jhbIntroduce a new protocol hook pru_aio_queue.
2016-04-29 cemPRINT_BUF_FLAGS: Remove removed DIRTY/PERSIST flags
2016-04-29 pfgbufs: make B_DIRTY and B_PERSISTENT flags available
2016-04-28 mmelINTRNG: Define 'INTR_IRQ_INVALID' constant and use...
2016-04-28 mmelGPIO: Add support for gpio pin interrupts.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a bus_null_rescan() method that always fails with...
2016-04-27 jhbAdd 'devctl delete' that calls device_delete_child().
2016-04-27 jhbAdd a new rescan method to the bus interface.
2016-04-27 delphijMFV r298691:
2016-04-27 jamieDelay revmoing the last jail reference in prison_proc_f...
2016-04-26 cemosd(9): Change array pointer to array pointer type...
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-25 jamieAdd a new jail OSD method, PR_METHOD_REMOVE. It's...
2016-04-25 jamieRemove the PR_REMOVE flag, which was meant as a tempora...
2016-04-22 hselaskyMore fixes for using IPv6 addresses with RDMA:
2016-04-21 traszGet rid of rctl_lock; use racct_lock where appropriate...
2016-04-20 cemMake Racct macro slightly more gracious given RACCT_UND...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 kibThe struct thread td_estcpu member is only used by...
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 cemAdd 4Kn kernel dump support
2016-04-15 impCreate wrappers for uint64_t and int64_t for the tunabl...
2016-04-15 ngieFix typos (intenral -> internal) in comments
2016-04-14 impBump bio_cmd and bio_*flags from 8 bits to 16.
2016-04-14 impAdd comment about where b_iocmd and b_ioflags come...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 jhbAdd a function to lookup a device_t object by name.
2016-04-07 emasteRename SHT_AMD64_UNWIND to SHT_X86_64_UNWIND per ABI doc
2016-04-07 skraImplement intr_isrc_init_on_cpu() and use it to replace...
2016-04-07 traszAdd four new RCTL resources - readbps, readiops, writeb...
2016-04-06 gjbMFH
2016-04-06 pfgFix sed functions 'i' and 'a' from discarding leading...
2016-04-04 gjbMFH
2016-04-04 avgnew x86 smp topology detection code
2016-04-04 skraRemove FDT specific parts from INTRNG. Change its inter...
2016-04-01 jhbCap IOSIZE_MAX to INT_MAX for 32-bit processes.
2016-03-31 traszImprove comments.
2016-03-30 jamieAdd osd_reserve() and osd_set_reserved(), which allow...
2016-03-29 glebiusThe sendfile(2) allows to send extra data from userspac...
2016-03-28 impMove pccard_safe_quote() up to subr_bus.c and rename to
2016-03-25 cemAdd td_swinvoltick to track last involuntary context...
2016-03-24 glebiusSpace and style(9) corrections for recent mbuf changes.
2016-03-24 skraGeneralize IPI support for ARM intrng and use it for...
2016-03-24 gnnMove mbuf provider under SDT to indicate that it is...
2016-03-22 gnnAdd an mbuf provider to DTrace.
2016-03-21 jhbRegen.
2016-03-21 jhbFully handle size_t lengths in AIO requests.
2016-03-21 bdreweryTrack filemon usage via a proc.p_filemon pointer rather...
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-18 jhibbitsAdd ummax()/ummin() to libkern.
2016-03-17 cemfail(9): Only gather/print stacks if STACK is enabled
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 hselaskyImprove the implementation and documentation of the
2016-03-16 cemfail(9): Upstreaming some fail point enhancements
2016-03-15 glebiusProvide sysctl(9) macro to deal with array of counter(9).
2016-03-14 glebiusRevert r296868. The cast is useful to protect against...
2016-03-14 gjbMFH
2016-03-14 glebiusRemove useless cast in SYSCTL_ADD_COUNTER_U64 macro.
2016-03-14 rstoneClean up repeated "All rights reserved"
2016-03-12 jhbRegen.
2016-03-12 emasteBump __FreeBSD_version for libelf cross-endian fix...
2016-03-12 traszRemove cn_consume from 'struct componentname'. It was...
2016-03-12 traszFix autofs triggering problem. Assume you have an...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-10 impAdd raw RX-50 support. These are 400k single sided...
2016-03-09 jhbRegen.
2016-03-09 jhbSimplify AIO initialization now that it is standard.
2016-03-06 gjbMFH
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 jhibbitsReplace all resource occurrences of '0UL/~0UL' with...
2016-03-02 gjbMFH
2016-03-02 kibIf callout_stop_safe() noted that the callout is curren...
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhbRefactor the AIO subsystem to permit file-type-specific...
2016-03-01 jhbRemove taskqueue_enqueue_fast().
2016-03-01 skraMark other parts of interrupt framework as INTR_SOLO...
2016-03-01 glebiusNew way to manage reference counting of mbuf external...
2016-02-29 sephebuf_ring/drbr: Add buf_ring_peek_clear_sc and use it...
2016-02-28 kibImplement process-shared locks support for libthr.so...
2016-02-27 skraMove IPI related parts back to (ARM) machine specific...
2016-02-27 jhibbitsAdd the bus_alloc_resource_anywhere() convenience function.
2016-02-25 markjImprove error handling for posix_fallocate(2) and posix...
2016-02-24 dimMerge ^/head r295902 through r296006.
next