Merge branch 'vendor/GCC47'
[dragonfly.git] / sys / sys /
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-14 François Tigeotkernel: add device_delete_children()
2012-10-13 Matthew Dillonkernel - Fix sysclock_t comparison in usched code
2012-10-13 Timmake device_probe_child() public
2012-10-12 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-11 Sepherosa Ziehaucachealign: Fix __VM_CACHELINE_ALIGN
2012-10-11 Sepherosa Ziehauktr: Use __cachealign to align ktr_cpu
2012-10-10 Matthew Dillonkernel - Adjust cache_fullpath() API
2012-10-09 Justin C. SherrillBranching 3.2/3.3 v3.3.0
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
2012-10-07 Sepherosa Ziehaukmalloc: Add kmalloc_powerof2() and kmalloc_cachealign()
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-26 Matthew Dillonkernel - usched_dfly revamp (8), add reschedule hints
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (7), bring back td_release...
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (6), reimplement shared...
2012-09-24 Matthew Dillonkernel - Add PC sampling for x86-64
2012-09-24 Matthew Dillonkernel - usched_dfly revamp (4), improve tail
2012-09-24 Matthew Dillonkernel - Add v_token_name to gd_cnt
2012-09-23 Matthew Dillonkernel - usched_dfly revamp (3), fix estcpu
2012-09-22 Matthew Dillonkernel - usched_dfly revamp (2), reduce token collisions
2012-09-21 Matthew Dillonkernel - Add vmmeter counter for token collisions
2012-09-21 Matthew Dillonkernel - usched_dfly revamp
2012-09-20 Matthew Dillonkernel - Include physical cpu in ktrace header
2012-09-20 Samuel J. Greearwmesg - Increase to 8 chars from 7
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (1)
2012-09-20 Matthew Dillonkernel - Add lwkt_yield_quick()
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for now
2012-09-17 Sepherosa Ziehaumsgport: Always save owner thread for threads' msgports
2012-09-16 Matthew Dillonkernel - Add vm.read_shortcut_enable
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonkernel - Enhance sysv semaphore performance
2012-09-13 Matthew Dillonkernel - Add sysctls and tunables for [ALT_]BREAK_TO_DE...
2012-09-04 Sepherosa Ziehautcp: Implement asynchronized pru_rcvd
2012-08-30 Sepherosa Ziehausocket: Replicate soreceive() to sorecvtcp() for cleanu...
2012-08-28 Sepherosa ZiehauMachIntr: Add two methods to find IRQ
2012-08-26 Sascha Wildnerkernel/devfs: Pass more arguments to the callback for...
2012-08-26 Sascha Wildnerkernel/devfs: Rename devfs_nodetype members (conflicts...
2012-08-24 Matthew Dillonkernel - add cache_unlink(), fix a rename issue.
2012-08-24 Matthew Dillonkernel - Add additional clock_gettime() modes
2012-08-23 Sascha Wildner<sys/devfs.h>: Fix comment typos.
2012-08-22 Mihai Carabasusched_bsd4 - Topology-aware scheduling
2012-08-22 Mihai CarabasCPU topology support
2012-08-22 Mihai Carabasktr - add KTR_COND_LOG
2012-08-22 Sepherosa Ziehauether: Add instrument to detect wrong hardware supplied...
2012-08-17 Matthew Dillonkernel - Adjust UFS and HAMMER to use uiomovebp()
2012-08-16 Matthew Dillonkernel - Fix exit races which can lead to a corrupt...
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues
2012-08-07 Sascha Wildnerkernel/dsched: Add a version parameter to the DSCHED_PO...
2012-08-03 François Tigeotkernel: add a flags argument to LOCK_SYSINIT
2012-08-03 François Tigeotkernel: add a LOCK_SYSINIT helper macro
2012-08-01 Sepherosa Ziehaumbuf: segsz -> tso_segsz, which is more expressive
2012-08-01 Sepherosa Ziehaumbuf: Regroup fields, mainly to improve cache utilization
2012-08-01 Sepherosa Ziehaumbuf: Save linker layer, IP and TCP/UDP header length
2012-07-31 François Tigeotkernel: Implement O_CLOEXEC
2012-07-30 Sascha Wildner<sys/fcntl.h>: Mark O_DIRECTORY as being new in POSIX...
2012-07-30 Alex Hornungimplement linkat
2012-07-30 Alex Hornungopen - implement O_DIRECTORY
2012-07-30 François Tigeotkernel: remove O_FRNONBLOCKING
2012-07-30 François Tigeotkernel: remove O_ROOTCRED
2012-07-30 Sepherosa Ziehautcp: Add TSO support for IPv4
2012-07-26 Sepherosa Ziehaucallout: Add callout_reset_bycpu, which dispatches...
2012-07-18 Nuno Antuneskernel/lwkt_msgport: Improve comments a bit.
2012-07-17 François TigeotVFS quota: replace MNT_ACCOUNTING by MNT_QUOTA
2012-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-07-12 Matthew Dillonkernel - Fix MP race in sysv semaphore code (2)
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Matthew Dillonkernel - Fix missing lock in pbuf update (minor)
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-10 Sascha Wildner<sys/kernel.h>: Remove unused sysinit id.
2012-07-08 Antonio Huete Jimenezlibkern - Add memcchr(9).
2012-07-05 Markus Pfeifferkernel - busdma.h correct whitespace and add description
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (x86_64)
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-06-06 Sascha Wildnerkernel: Add <sys/hash.h>.
2012-06-06 Sascha Wildnerkernel: Add hashdestroy() (taken from FreeBSD).
2012-06-02 Matthew Dillonkernel - Remove kernel-level ccms module (it will be...
2012-05-29 Sepherosa Ziehausocket: Fix wrongly numbered SIOCGIFDATA
2012-05-28 François Tigeotkernel: increase watchdog default period to 30s
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-12 John Marinoelf_common.h: Define EM_ALPHA
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-11 Matthew Dillonmount - Split mount into mount_ufs, auto-detect fstype...
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
next