binutils 2.22: Add makefiles, new incremental-dump binary
[dragonfly.git] / sys / sys /
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-23 Sascha Wildner<ucontext.h>: For now, mark *context() as i386 only.
2011-11-21 John MarinoBump __DragonFly_version after new functions added...
2011-11-20 Sepherosa Ziehausocket: Speed up soclose by avoiding putting the user...
2011-11-19 Matthew Dillonkernel - Implement a contiguous memory reserve for...
2011-11-19 Matthew Dillonkernel - Revamp subr_alist and get it ready for use
2011-11-17 Alex Hornungdfregress,tbridge - Move into usr.bin and sys/dev
2011-11-17 Matthew Dillonkernel - Fix ps/thread-exit and other related ps races
2011-11-17 Sepherosa Ziehausendfile: Use asynchronized pru_send when ever possible
2011-11-17 Sepherosa Ziehauprotosw: Add PR_ASYNC_SEND, mainly to make sure async...
2011-11-16 Sascha Wildner<sys/socket.h>: Bring back PF_APPLETALK too, to unbreak...
2011-11-15 Matthew Dillonkernel - Major signal path adjustments to fix races...
2011-11-15 Matthew Dillonkernel - Greatly improve shared memory fault rate concu...
2011-11-14 Sascha Wildner<sys/socket.h>: Re-add AF_APPLETALK to unbreak building...
2011-11-12 Matthew Dillonkernel - Add syscall quick return path for x86-64
2011-11-12 Matthew Dillonkernel - Expose nanosleep1() to other kernel source...
2011-11-12 Matthew Dillonkernel = Fix tsleep(), remove MAILBOX signals, change...
2011-11-12 Matthew Dillonkernel - Upgrade buffer space tracking variables from...
2011-11-11 Sascha WildnerNuke AppleTalk support.
2011-11-11 Matthew Dillonkernel - Performance improvements during heavy memory...
2011-11-10 Matthew Dillonkernel - Fix p->p_lock race and remove unused procedures
2011-11-08 Matthew Dillonkernel - Add callout_stop_sync()
2011-11-08 Matthew Dillonkernel - Fix itimer hard critical section panic
2011-11-07 Samuel J. Greearsys/types.h - include sys/stdint.h for __off_t and...
2011-11-06 John MarinoMerge branch 'vendor/MPFR'
2011-11-05 John MarinoMerge branch 'vendor/GMP'
2011-11-04 Sepherosa Ziehausend(2): Add MSG_SYNC to allow user to disable asynchro...
2011-11-04 Matthew Dillonkernel - Fix localhost packet misordering
2011-11-03 Matthew Dillonkernel - Hold required token when accessing p_flags...
2011-11-03 Sepherosa Ziehautcp: Allow pure asynchronized pru_send
2011-11-02 Matthew Dillonkernel - Fix spin-based msgports
2011-11-02 Matthew Dillonkernel - Major MP work on kq and signal processing
2011-11-02 Matthew Dillonkernel - add MAP_SIZEALIGN
2011-11-01 Sascha WildnerBump __DragonFly_version for the removal of <crypt...
2011-10-29 John MarinoMerge branch 'vendor/GREP'
2011-10-29 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-10-29 Sascha WildnerFurther shared memory adjustments to be in line with...
2011-10-29 Matthew Dillonkernel - shmget() adjustments
2011-10-29 Matthew Dillonkernel - regenerate system calls
2011-10-29 Matthew Dillonkernel - shmid_ds structure needs to change on 64-bit :-(
2011-10-28 John MarinoMerge branch 'vendor/GCC44'
2011-10-28 Matthew Dillonkernel - Clean up spinlock code, add more lwkt_yield()s
2011-10-28 Matthew Dillonkernel - add lwkt_set_interrupt_support_thread() API
2011-10-28 Sepherosa Ziehauswi: Pass cpuid to swi register and unregister
2011-10-28 Sepherosa Ziehauintr: Pass cpuid to register_int and unregister_int
2011-10-28 Matthew Dillonkernel - More many-cores SMP work
2011-10-26 Matthew Dillonkernel - Major vm_page, lwkt thread, and other changes
2011-10-24 Sepherosa ZiehauMerge branch 'devel'
2011-10-24 Sepherosa Ziehautcp: Let sosendtcp() call tcp_usrreq.pru_send asynchronous
2011-10-23 Sepherosa Ziehautcp: Add sosendtcp for further optimization
2011-10-21 Sascha Wildnerkernel: Move GPL'd kernel files to sys/gnu to have...
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
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-06 Venkatesh Srinivaskernel -- Add pool spinlocks interface.
2011-10-04 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-04 Justin C. Sherrill2.13 update. v2.13.0
2011-10-03 Sepherosa ZiehauMachIntrABI: Add method to return IRQ's target CPU
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-09-23 Sepherosa Ziehaukevent: Restore old EV_EOF semantics
2011-09-21 Sascha Wildner<ucontext.h>: Conditionalize prototypes for {get,set...
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-07 Matthew Dillonkernel - Add missing prototype for last commit
2011-09-07 Sascha Wildnerkernel: Add m_extadd().
2011-09-07 Sascha Wildnerkernel: Add linker_file_foreach() (taken from FreeBSD).
2011-09-05 Sepherosa Ziehaumachintr.h: Add header guardian
2011-09-05 Sepherosa ZiehauMachIntrABI: Remove unused setvar/getvar interfaces
2011-09-05 Sepherosa Ziehaumachintr.h: Remove unnecessary inclusion
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-28 Alex Hornungdsched - increase max size of diskctx
2011-08-27 Brills Pengdsched - Bump maximum tdio size to 384 bytes
2011-08-27 Brills Pengdsched - Add request polling wrapper
2011-08-27 Alex Hornungdsched - Add debugging & fix rare problem conditions
2011-08-21 Adam Hokaadd more information to a failing assertion's panic...
2011-08-17 Venkatesh Srinivaskernel: Fix alignment problem for sendmsg ancillary...
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-08-11 Sascha Wildner<sys/condvar.h>: The cv_broadcastpri() macro needs...
2011-08-11 François TigeotImplement a new vfs function, vfs_account()
2011-08-05 Sepherosa Ziehaugetsockopt: Add SO_SNDSPACE
2011-07-31 Alex Hornungpthread - adjust visibility to 'default'
2011-07-29 Matthew Dillonkernel - Fix rare IPIQ freezes
2011-07-16 Sascha Wildnerktr(4): Add some sysctl descriptions for viewing with...
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-03 Alex Hornungdevfs - replace subname* with related* functions
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-06-27 Alex Hornungtree.h - Add RB_AUGMENT support
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-15 Matthew Dillonkernel - Enhance refcount API
2011-06-14 Sepherosa ZiehauMerge branch 'devel'
next