vkernel - enhance the pidfile option and fix memimg file scanning
[dragonfly.git] / sys / kern /
2011-07-03 Sascha Wildnerkernel: Little style(9) issue.
2011-07-03 Alex Hornungdevfs - replace subname* with related* functions
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-15 Matthew Dillonkernel - Adjust vm_object->paging_in_progress to use...
2011-06-15 Matthew Dillonkernel - Enhance refcount API
2011-06-14 Sepherosa ZiehauMerge branch 'devel'
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Matthew Dillonkernel - Fix a 'vm_page_unhold: hold count < 0' panic...
2011-06-10 Matthew Dillonkernel - Fix MP races in recent vm_object work
2011-06-09 Matthew Dillonkernel - Fix a 'vm_page_unhold: hold count < 0' panic...
2011-06-09 Venkatesh Srinivaskernel -- Implement lwkt_token_swap; swaps most recent...
2011-06-09 Venkatesh Srinivaskernel -- Remove vestigial token flags field.
2011-06-09 Samuel J. Greearkernel - Allow signal delivery via KQ even if the proce...
2011-06-06 YONETANI Tomokazukernel: Add a final p_lock wait loop before kfree'ing...
2011-06-02 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-06-02 YONETANI Tomokazukernel: Remove an extra p_lock == 0 check
2011-06-02 YONETANI TomokazuRevert "kernel: Don't disturb about-to-be reaped zombies."
2011-05-30 Sepherosa Ziehauintr: Call machintr_intren() only for hardware interrupts
2011-05-27 YONETANI Tomokazukernel: Don't disturb about-to-be reaped zombies.
2011-05-21 John MarinoMerge branch 'vendor/BINUTILS220'
2011-05-20 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2011-05-20 John Marinokernel ELF: Implement AT_OSRELDATE aux vector
2011-05-20 Jan LentferMerge branch 'vendor/LDNS'
2011-05-19 John Marinokernel ELF: Removed unwanted return
2011-05-19 John Marinokernel ELF: Improve OS Release Date handling
2011-05-19 John Marinokernel ELF: Use interpreter paths outside of first...
1970-01-03 Alex Hornung"Fix" kernel profiling for i386
2011-05-19 John Marinokernel ELF: Add missing return after exec_map_page...
2011-05-19 John MarinoKernel Elf: Expand ABI.note-tag search to cover entire...
2011-05-19 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-05-18 John MarinoKernel ELF: Restore legacy FreeBSD brand
2011-05-16 Peter AvalosMerge branch 'vendor/FILE'
2011-05-11 John Marinokernel ELF: Map PIE binaries at non-zero or specified...
2011-05-11 John Marinokernel ELF: Do not map segments of zero length
2011-05-11 John Marinokernel ELF: Reimplement Elf Branding, .note.ABI-tag
2011-05-10 Venkatesh Srinivaskernel -- Convert sb_timeo for socket timeout from...
2011-05-10 Sascha Wildnertaskqueue: Fix error message.
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John MarinoMerge branch 'vendor/GDB'
2011-05-06 Sascha WildnerFix LINT build.
2011-05-01 John MarinoMerge branch 'vendor/TEXINFO'
2011-04-30 Peter AvalosMerge branch 'vendor/LESS'
2011-04-30 Sascha Wildnerkernel: Fix some printf format warnings on x86_64.
2011-04-30 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-04-30 John MarinoMerge branch 'vendor/GCC44'
2011-04-29 Sascha Wildnersysv_msg: Fix a typo in the code.
2011-04-28 John Marinokernel: Implement ELF auxinfo entry type AT_EXECPATH
2011-04-27 Peter AvalosMerge branch 'vendor/GDTOA'
2011-04-27 Peter AvalosMerge branch 'vendor/FILE'
2011-04-27 Sepherosa ZiehauAF_UNIX: Hold a reference of the unp_conn before execut...
2011-04-27 Sepherosa ZiehauAF_UNIX: Allocate pcb using M_WAITOK|M_NULLOK instead...
2011-04-26 John MarinoMerge branch 'vendor/GREP'
2011-04-25 Matthew Dillonkernel - Try to reduce 'busy buffers problems' during...
2011-04-21 Venkatesh Srinivaskernel -- Slight changes to refcount_wait/_wakeup.
2011-04-21 Matthew Dillonkernel - Add refcount_release_wakeup() and refcount_wait()
2011-04-20 Matthew Dillonkernel - Fix panic when unloading a module on x86-64
2011-04-15 Matthew Dillonkernel - remove extra tsleep_interlock() calo
2011-04-15 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-04-14 Sepherosa Ziehausystimer: Fix statclock() intr% counting for i8254...
2011-04-10 Matthew Dillonkernel - Add breadcb() function - async I/O w/completio...
2011-04-10 Sepherosa Ziehauintrcnt: Fix long standing interrupt name/count array...
2011-04-09 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-04-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-04-07 Matthew Dillonvkernel64 - Push some non-working (as yet) shims for...
2011-04-07 Sepherosa Ziehaubus: Allow subclass to have the same name as the parent...
2011-04-06 Matthew Dillonkernel - Fix slice open mask tracking
2011-04-06 Venkatesh Srinivaskernel -- Remove unused vfs rangelocks from vnodes.
2011-04-05 Matthew Dillonkernel - Possible fix to 'Bad link elm' panic in random...
2011-04-04 Antonio Huete Jimenezkernel - Add kern.cp_time sysctl.
2011-04-04 Sascha WildnerMerge branch 'vendor/MPFR'
2011-04-04 Sascha WildnerMerge branch 'vendor/GMP'
2011-04-04 Sascha WildnerMerge branch 'vendor/GCC44'
2011-04-03 Matthew Dillonkernel - Check B_NOTMETA in buffer release code
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-04-01 Matthew Dillonkernel - Fix fstatfs() and fstatvfs() when called from...
2011-03-29 Alex Hornungvfs_helper - Remove stale comment
2011-03-25 Sepherosa Ziehauioapic: Properly log interrupt mode
2011-03-24 Matthew Dillonkernel - Revamp LWKT thread migration
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-21 Matthew Dillonkernel - Reduce dsched console output
2011-03-16 Venkatesh Srinivaskernel -- Remove mplock2.h header from files not using...
2011-03-16 Venkatesh Srinivaskernel -- Mark MQUEUE filterops MPSAFE.
2011-03-16 Venkatesh Srinivaskernel -- Remove MPlock in sys_pselect().
2011-03-14 Joe Talbottmbuf - Factor common code out of m_getjcl() and m_getcl().
2011-03-14 Joe Talbottmbuf - Add MJUMPAGESIZE mbuf cluster support.
2011-03-14 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-10 YONETANI Tomokazukernel - missing PRELE() in ptrace(PT_DETACH).
2011-03-09 Matthew Dillonkernel - Add vm.cache_vmspaces boot-time tunable
2011-03-09 Matthew Dillonkernel - Add lwkt.cache_threads boot-time tunable
2011-03-09 Matthew Dillonkernel - Add kern.zone_cache sysctl
2011-03-08 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-08 Matthew Dillonkernel - Fix null pointer panic related to setproctitle()
2011-03-07 Matthew Dillonkernel - Fix ktrace -C and -d
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
next