hammer2 - update documentation, begin working on callback I/O
[dragonfly.git] / sys / kern /
2014-10-29 Joris Giovannangelikern/dsched: Fix a panic at proc exit
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-21 Matthew Dillonkernel - Fix int/long truncation problem in rman_reserv...
2014-10-17 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap...
2014-10-16 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap...
2014-10-16 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap.h
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-10-05 Sascha Wildnerkernel: Remove some dead code.
2014-10-04 Sascha Wildnerkernel/slaballoc: Remove redundant if().
2014-09-28 Sepherosa Ziehausocket: Provide socket owner cpuid hint
2014-09-23 Sascha Wildnerkernel/lockf: Add include for LOCKF_DEBUG and fix print...
2014-08-31 Sepherosa Ziehauudp: Make udp pcbinfo and portinfo per-cpu; greatly...
2014-08-26 Michael Neumannudev - use objcache for struct udev_event_kernel
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-23 Matthew Dillonkernel - Fix sendfile() bugs / nginx
2014-08-21 Sascha Wildnerkernel/kern_dup(): Fix comment.
2014-08-21 Sascha Wildnerkernel: Fix error for dup2 if the new file descriptor...
2014-08-20 Markus Pfeiffersys/subr_rman: fix some issues
2014-08-18 Matthew Dillonkernel - Add EVFILT_USER
2014-08-10 Sepherosa Ziehaumsgport: Add message put done receipt support
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-02 Sascha Wildnerkernel/usched: Make the bootverbose messages a bit...
2014-07-31 Antonio Huete Jimenezkernel - Rule out vkernels from config hook delays.
2014-07-29 Sascha Wildnerkernel: Make sysvipc syscalls non-optional.
2014-07-25 Alex Hornungcsprng - Add copyright & comment around sleep code
2014-07-24 Alex Hornungcsprng - fix unused variable
2014-07-24 Alex Hornungcsprng - don't wait for entropy for the ratectl'ed...
2014-07-24 Matthew Dillonkernel - Fix jumbo cluster buffer deadlock
2014-07-24 Alex Hornungcsprng - If not enough entropy is available, sleep
2014-07-23 Matthew Dillonkernel - Redo struct vmspace allocator and ref-count...
2014-07-18 Matthew Dillonkernel - Adjust ssb_space_prealloc() use cases
2014-07-18 Matthew Dillonkernel - network adjustments (netisr, tcp, and socket...
2014-07-17 Matthew Dillonkernel - minor cpu idle statistics adjustment
2014-07-16 Matthew Dillonkernel - Improve TCP socket handling at high speeds
2014-07-14 Alex Hornungkern_nrandom, rnd drivers: update for new CSPRNG
2014-07-14 Alex Hornungkernel - add a fortuna-based CSPRNG
2014-07-13 Matthew Dillonkernel - More verbose boot de-spamming
2014-07-13 Matthew Dillonkernel - Add lwkt_cpusync_quick()
2014-07-13 Matthew Dillonkernel - Reduce console spam in verbose mode when print...
2014-07-11 Sascha Wildnerkernel: Remove unused functions vop_panic() and vfs_std...
2014-07-08 Matthew Dillonvkernel - Fix systat -vm 1
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes and adjustments
2014-07-06 Matthew Dillonkernel - remove debugging
2014-07-05 Sascha Wildnerkernel: Fix KTR compilation.
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-01 Matthew Dillonkernel - Fix several taskqueue livelocks
2014-06-30 Matthew Dillonkernel - Move CPUMASK_LOCK out of the cpumask_t
2014-06-18 Matthew Dillonkernel - Fix rare ucred race
2014-06-18 Sepherosa Ziehausocket: so_pru_abort_oncpu -> so_pru_abort_direct
2014-06-18 Sepherosa Ziehausocket: {soabort,so_pru_abort}a -> {soabort,so_pru_abor...
2014-06-18 Sepherosa Ziehauuipc: Fix comment
2014-06-18 Sepherosa Ziehauuipc: Nuke unnecessary void cast
2014-06-18 Sepherosa Ziehaunet: Add initport protosw method to init socket's defau...
2014-06-13 Matthew Dillonkernel - Update existing csprng
2014-06-10 Joris Giovannangelikernel: fix an invalid self assignment in linker
2014-06-09 Sascha Wildnerkernel: Add a missing vn_unlock().
2014-06-07 Joris Giovannangelikern/dsched: remove leftover code
2014-06-07 Joris Giovannangelikernel/dsched: add a missing LK_RELEASE
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-06-04 Sepherosa Ziehauudp: Wait for address memory
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-21 Sascha Wildnerkernel: Remove some unused code.
2014-05-19 Sascha Wildnerkernel: Fix kernel build when _KPOSIX_PRIORITY_SCHEDULI...
2014-05-09 Matthew Dillonkernel - Fix racing assertion
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-05 Matthew Dillonhammer2 - dmsg stabilization
2014-05-05 Matthew Dillonhammer2 - Retool dmsg mechanics to improve virtual...
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-23 Matthew Dillonhammer2 - Retool dmsg mechanics to improve virtual...
2014-04-21 Matthew Dillonkernel - Improve pid-reuse algorithm, fix bug
2014-04-21 Matthew Dillonhammer2 - more dmsg/separation work
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-19 Markus Pfeifferkernel: fix buildkernel by adding include to subr_diski...
2014-04-09 Matthew Dillonkernel - Add mandatory config hooks delay
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-03-28 Sascha Wildnerkernel/cpu_topology: Fix a casting issue in the topolog...
2014-03-20 Joris Giovannangelikernel: check that p_ucred is not NULL before calling...
2014-03-15 Antonio Huete Jimenezkernel - Add allproc_hsize global
2014-03-10 Sepherosa Ziehauchgsbsize: Optimize for x86_64 by avoid uidinfo spinlock
2014-03-09 Sepherosa Ziehauchgsbsize: Reduce cover range of uidinfo spinlock
2014-03-09 Markus Pfeifferkernel: Fixup KERN_PROC_PATHNAME sysctl
2014-03-05 Sascha Wildnerkernel: Adjust type of vmm_guest to enum vmm_guest_type.
2014-03-04 Antonio Huete Jimenezkernel/vfs - Fix a refcount check in vclean_unlocked()
2014-03-04 Sascha Wildnerkernel: Add more detailed VM detection.
2014-03-02 minuxkern: fix integer underflow in exec_shell_imgact.
2014-02-27 Sascha Wildnerkernel: Remove {msg,sem,shm}sys() syscalls.
2014-02-27 Matthew Dillonkernel - Try to catch possible bug in getnewbuf()
2014-02-25 Matthew Dillonkernel - Change add_buffer_randomness() a little
2014-02-20 Sascha Wildnerkern/dsched_bfq: Remove local NULL, and some whitespace...
2014-02-13 Sascha Wildnerkernel: Fix topology fallout for vkernel and i386.
2014-02-12 Mihai CarabasCPU Topology: add support for Compute Units on AMD...
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
next