kernel: Move GPL'd kernel files to sys/gnu to have them all in one place.
[dragonfly.git] / sys / kern /
2011-10-19 Matthew Dillonkernel - Move a vm_object_pip_wakeup() call
2011-10-19 Matthew Dillonkernel - Fix long-standing vfork/exec bug
2011-10-19 Matthew Dillonkernel - Increase exec args cache on 64-bit boxes
2011-10-19 Matthew Dillonkernel - Fix latency issue with many cores contending...
2011-10-19 Matthew Dillonkernel - pmap_spin needed for UP build
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2011-10-14 Sascha Wildneripiq: Remove an extra semicolon that was messing up...
2011-10-11 Sepherosa ZiehauMerge branch 'devel'
2011-10-11 Sepherosa Ziehaubus: Add bus_alloc_legacy_irq_resource()
2011-10-09 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-09 Sepherosa Ziehaurman: Record owner CPUID during initialization
2011-10-07 TimTRIM support
2011-10-07 Venkatesh Srinivaskernel -- Resolve NULL ptr dereference in fill_kinfo_proc.
2011-10-07 Matthew Dillonkernel - Fix bug in lwkt_token_swap()
2011-10-06 Venkatesh Srinivaskernel -- Add pool spinlocks interface.
2011-10-04 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-09-26 Venkatesh Srinivaskernel -- vfs_bio.c: Rework bread() in terms of breadn().
2011-09-25 Sepherosa Ziehaupoll(2): Set POLLERR properly
2011-09-24 Venkatesh Srinivassys_socketpair: Free socketpair file descriptors if...
2011-09-23 Sepherosa Ziehaukevent: Restore old EV_EOF semantics
2011-09-23 Sepherosa Ziehauselect(2)/kevent: Bail out immediately if EV_ERROR...
2011-09-23 Sepherosa Ziehaukevent(2): Set errno properly
2011-09-21 Peter AvalosMerge branch 'vendor/FILE'
2011-09-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2011-09-14 Sepherosa ZiehauMachIntrABI: Field rename; no functional changes
2011-09-12 Sepherosa ZiehauMachIntrABI: Split vectorctl into intr_setup and intr_t...
2011-09-09 Sascha Wildnerkernel: Fix UP remove the "race averted" msg in callout...
2011-09-07 Matthew Dillonkernel - Fix panic related to kqueue-based timers
2011-09-07 Sascha Wildnerkernel: Add m_extadd().
2011-09-07 Sascha Wildnerkernel: Add linker_file_foreach() (taken from FreeBSD).
2011-09-05 Sepherosa ZiehauMachIntrABI: Remove unused setvar/getvar interfaces
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-28 Brills Pengdsched_bfq - Add documentation
2011-08-28 Brills Pengdsched_bfq - A budget fair-queuing dsched policy
2011-08-28 Brills Pengdsched_as - A simple & experimental AS
2011-08-27 Matthew Dillonkernel - Fix ptrace signal races between child and...
2011-08-27 Brills Pengdsched - Add request polling wrapper
2011-08-27 Alex Hornungdsched - Add debugging & fix rare problem conditions
2011-08-27 Alex Hornungfq - fix a (possible) deadlock
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-08-11 François TigeotImplement a new vfs function, vfs_account()
2011-08-10 Sascha Wildnerkernel: Staticize naccess().
2011-08-07 Sascha WildnerMove static & inline to the beginnings of declarations.
2011-08-05 Sepherosa Ziehaugetsockopt: Add SO_SNDSPACE
2011-07-29 Matthew Dillonkernel - Fix rare IPIQ freezes
2011-07-29 Matthew Dillonkernel - Fix signal delivery races
2011-07-29 Matthew Dillonkernel - Fix a small race in the umtx code
2011-07-28 Matthew Dillonvkernel - Fix lockup with [v]kernel due to missing...
2011-07-27 Matthew Dillonkernel - Fix panic when the ccd device is used with...
2011-07-27 Matthew Dillonkernel - Adjust mbuf cached free object retention
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-16 Sascha Wildnerktr(4): Add some sysctl descriptions for viewing with...
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-16 Sascha Wildnerktr(4): Ensure that KTR_ENTRIES is 2^n and document...
2011-07-10 Alex Hornungvfs_conf - remove dead struct
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
next