bmake: Add DragonFly READMEs
[dragonfly.git] / sys /
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-21 Sepherosa Ziehauobjcache: Make sure magazines are cache line aligned
2012-10-21 Sepherosa Ziehauobjcache: Make sure that percpu_objcache and depot...
2012-10-21 Sepherosa Ziehauobjcache: objcache_create on longer changes cluster_limit
2012-10-21 Sepherosa Ziehauobjcache: Cache align magazinedepot and percpu_objcache
2012-10-20 Sepherosa Ziehaunetif: Enable ifpoll in module building
2012-10-20 Sepherosa Ziehauconfig: Enable ifpoll (IFPOLL_ENABLE) by default
2012-10-20 Sepherosa Ziehauifpoll: Make status fraction and TX fraction easier...
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew Dillonkernel - Fix UP build for usched_dfly
2012-10-19 Matthew Dillonkernel - Detect edge cases in ELF note handling
2012-10-19 Sepherosa Ziehaumbuf: Make cacheable fraction of mbuf clusters tunable
2012-10-19 Sepherosa Ziehaumbuf: Factor out m_getcl_cache; optimize m_getcl a...
2012-10-19 Sepherosa Ziehaumbuf: Jumbo clusters are rarely used; keep the amount...
2012-10-19 Sepherosa Ziehaumbuf: Remove unused MALLOC_DEFINEs
2012-10-18 Sascha Wildnerkernel/x86_64: In pmap_enter(), entry is, in fact,...
2012-10-18 Sascha Wildnerusb4bsd: Add a commented out line to our configs for...
2012-10-17 Sepherosa Ziehausnd/hda: Restore the magic register setting to enable...
2012-10-17 Sepherosa Ziehaubnx: Switch from DEVICE_POLLING to ifpoll
2012-10-16 Sascha Wildnerloader(8): Remove an unused variable.
2012-10-16 Sascha Wildnerusb4bsd/ukbd: Adjust comment style a bit.
2012-10-16 Markus Pfeifferusb: Fix a typo in ukbd.
2012-10-16 Markus Pfeifferusb4bsd: Fix attach/detach for ukbd.
2012-10-15 Sepherosa Ziehauifpoll: Adjust default parameters for 1000Mbps network
2012-10-15 Sepherosa Ziehauigb: Per-device TX/RX descriptor count tunables
2012-10-15 Sepherosa Ziehauigb: Cache align software TX/RX descriptors
2012-10-15 Sepherosa Ziehauigb: Move uncommonly accessed fields to the end of...
2012-10-14 Sascha Wildnerusb4bsd: Regenerate usbdevs.h and usbdevs_data.h.
2012-10-14 Sascha Wildnerusb4bsd: Sync usbdevs with FreeBSD.
2012-10-14 Sascha Wildnerusb4bsd: Add usb_quirk module.
2012-10-14 Sascha Wildnerusb4bsd: Makefile cleanup.
2012-10-14 Sascha Wildnerusb4bsd: Sort files a bit better in 'files' (from FreeBSD).
2012-10-14 Sepherosa Ziehauemx: Cache align software TX/RX descriptors
2012-10-14 Sepherosa Ziehauemx: Group TX related fields into emx_txdata; use it...
2012-10-14 Sascha Wildnerusb4bsd/controller: Use device_delete_children().
2012-10-14 François Tigeotkernel: add device_delete_children()
2012-10-13 Matthew Dillonkernel - set machdep.pmap_mmu_optimize to 1 by default...
2012-10-13 Matthew Dillonkernel - Fix sysclock_t comparison in usched code
2012-10-13 Matthew DillonHAMMER VFS - Use full-block undos for B-Tree nodes
2012-10-13 Timmake device_probe_child() public
2012-10-13 Sascha Wildnermxge(4): Fix "always_inline function might not be inlin...
2012-10-12 Sascha Wildnerusb4bsd/ehci: Fix EHCI resetting (and thus, intializati...
2012-10-12 Sascha Wildnerusb4bsd/ehci: Ouch, fix a bug in the Makefile.
2012-10-12 Sascha Wildnerusb4bsd: Use NULL for pointers.
2012-10-12 Sascha Wildnerusb4bsd/controller: Remove some unused module declarations.
2012-10-12 Sascha Wildnerusb4bsd: Remove more unused files.
2012-10-12 Sascha Wildnerusb4bsd: Remove unused ARM related files.
2012-10-12 Sepherosa Ziehauemx: Pass emx_rxdata to RX related functions
2012-10-12 Sepherosa Ziehauemx: Add comment and add assertion about serializer...
2012-10-12 Sascha Wildnerusb4bsd/audio: Some porting work in uaudio_pcm.c.
2012-10-12 Sascha Wildnerkernel/sound: Add PCMTRIG_COMMON (from FreeBSD).
2012-10-12 Sascha Wildnerkernel: Comment out the new uaudio_pcm.c for now, it...
2012-10-12 Sascha Wildnerkernel: Some adjustments for the GCC 4.1 removal in...
2012-10-12 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-12 Sascha Wildnerusb4bsd/uether: Missing argument in usb_ether_method...
2012-10-12 Sascha Wildnerusb4bsd/if_udav: Comment out a variable (usage is not...
2012-10-12 Sascha Wildnerusb4bsd/audio: 'static' has to be at the beginning...
2012-10-12 Sepherosa Ziehauemx: Remove unused statistics
2012-10-12 Sepherosa Ziehauifpoll: Don't bark, if status poll handler does not...
2012-10-12 Sepherosa Ziehauifpoll: Don't pass pollhz to status poll handler
2012-10-12 Sepherosa Ziehaujme: Let callout run on CPU0, this is where main serial...
2012-10-11 Matthew Dillonkernel - Fix i386 pmap bug
2012-10-11 Matthew Dillonkernel - Make pcb_onfault more robust.
2012-10-11 Sascha Wildnerusb4bsd: Add uether dependency for compiling udav into...
2012-10-11 Sascha Wildnerusb4bsd: Fix the compilation of the remaining drivers...
2012-10-11 Sascha Wildnerusb4bsd: Fix some compilation warnings.
2012-10-11 Sascha Wildnerusb4bsd: Allow some parts to be built into the kernel.
2012-10-11 Sascha Wildnerkernel/mii_layer: Little indentation fix.
2012-10-11 Sascha Wildnerusb4bsd: Port network devices (uether, udav, axe) and...
2012-10-11 Sascha Wildnerusb4bsd: Port input devices (uep, uhid, ukbd, ums)...
2012-10-11 Sascha Wildnerusb4bsd: Fixes, fixes, fixes.
2012-10-11 Sascha Wildnerusb4bsd: Implement umass scsi probing on attach.
2012-10-11 Sascha Wildnerusb4bsd: Bring in FreeBSD's uaudio driver.
2012-10-11 Sascha Wildnerusb4bsd: Separate building of the old USB modules.
2012-10-11 Sascha Wildnerusb4bsd: Cleanup pass.
2012-10-11 Sascha Wildnerusb4bsd: Hook usb, ehci, ohci, uhci, xhci, umass, and...
2012-10-11 Sascha Wildnerusb4bsd: Perform the usual porting on the controller...
2012-10-11 Sascha Wildnerusb4bsd: Generate usbdevs.h and usbdevs_data.h.
2012-10-11 Sascha Wildner<bus/pci/pcireg.h>: Add a definition for XHCI programmi...
2012-10-11 Sascha Wildnerusb4bsd: Adjust header paths in libusbhid, usbhidctl...
2012-10-11 Sascha Wildnerusb4bsd: Bring in FreeBSD's libusbhid, usbhidctl and...
2012-10-11 Sepherosa Ziehauacpi/pstate: Be lenient about wrong # of processors...
2012-10-11 Matthew Dillonkernel - Use atomic op for usched_global_cpumask
2012-10-11 Sepherosa Ziehaujme: Cache align software TX/RX descriptor data
2012-10-11 Sepherosa Ziehaucachealign: Fix __VM_CACHELINE_ALIGN
2012-10-11 Sepherosa Ziehauktr: Use __cachealign to align ktr_cpu
2012-10-11 Sepherosa Ziehauaesni: Utilize kmalloc M_POWEROF2
2012-10-10 Matthew Dillonkernel - Remove debugging from i386 pmap
2012-10-10 Matthew Dillonkernel - Add MODULE_VERSION for if_ale
2012-10-10 Matthew Dillonkernel - Probable fix to vm_fault: PG_BUSY panic on...
2012-10-10 Matthew Dillonkernel - Fix missing LWKT token init in linprocfs
2012-10-10 Matthew Dillonkernel - Adjust cache_fullpath() API
2012-10-10 Sepherosa Ziehaukmalloc: Streamline the code a little bit
2012-10-10 Sepherosa Ziehaukmalloc: Fix comment
2012-10-10 Sepherosa Ziehaukmalloc: Use powerof2() to detect power-of-2 size
2012-10-10 Sepherosa Ziehaukmalloc: No need to call fls if the size is already...
2012-10-10 Sepherosa Ziehaukmalloc_cachealign: Utilize kmalloc() chunk size aligne...
2012-10-10 Sepherosa Ziehaukmalloc: Add comment about alignment property
2012-10-10 Sepherosa Ziehaukmalloc: Make allocation zone's chunk size align
next