dragonfly.git
2012-10-14 Sascha Wildnerusb4bsd: Pull up libusb and usbcontrol to FreeBSD curre...
2012-10-14 Markus PfeifferBring in USB4BSD userspace libraries and utilities.
2012-10-14 Sascha Wildnercompilers.conf.5: Some more cleanup.
2012-10-13 Matthew Dillonvkernel - Adjust parameters for vkernel test build
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-13 Sascha Wildnercompilers.conf.5: Remove docs about *_VERSION, it no...
2012-10-12 Sascha Wildnersleep.9: Really write PINTERLOCKED in the example.
2012-10-12 Sascha Wildnerusb4bsd/ehci: Fix EHCI resetting (and thus, intializati...
2012-10-12 Sascha Wildnersleep.9: s/PINTERLOCK/PINTERLOCKED/
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 Sascha WildnerFix 'make upgrade', it was broken.
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 Wildnercustomcc/compilers.conf: Some adjustments and simplific...
2012-10-12 Sascha Wildnerkernel: Some adjustments for the GCC 4.1 removal in...
2012-10-12 Sascha WildnerUPDATING: Some words about GCC 4.7.
2012-10-12 Sascha Wildnercompilers.conf.5: We only describe non-base compilers...
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 Sascha WildnerRemove old USB stuff when the new stack is requested.
2012-10-12 Sascha WildnerMakefile_upgrade.inc: Adjust modules path.
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 Matthew Dillontop - Use RES by default instead of PRES
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: Hook the userland part into the build.
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
2012-10-09 Sepherosa Ziehaujme: Put TX related stuffs into struct jme_txdata
2012-10-09 Sepherosa Ziehaujme: Move uncommonly accessed fields to the end of...
2012-10-09 Justin C. SherrillBranching 3.2/3.3 v3.3.0
2012-10-09 Matthew Dillonkernel - Fix UP build for usched_dfly.c
2012-10-08 Antonio Huete... vkernel - Properly initialize pool tokens.
2012-10-08 Sascha Wildnerkmalloc.9: Document M_POWEROF2.
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
2012-10-08 John Marinolibgcc.a47: build with -fpic
2012-10-07 Matthew Dillonbuild - Unbreak world
2012-10-07 John MarinoUse GCC's builtin offset_of as the first option
2012-10-07 Sepherosa Ziehauifpoll: Utilize kmalloc_cachealign()
2012-10-07 Sepherosa Ziehaubusdma: Panic if the kmalloc_powerof2() fails to meet...
2012-10-07 Sepherosa Ziehaubusdma: Utilize kmalloc_powerof2()
2012-10-07 Sepherosa Ziehauigb: Use kmalloc_cachealign to allocate rx ring, tx...
2012-10-07 Sepherosa Ziehaukmalloc: Add kmalloc_powerof2() and kmalloc_cachealign()
2012-10-06 Sepherosa Ziehauigb: Cache align msix, rx and tx data
2012-10-06 Sepherosa Ziehauigb: Remove unused code
2012-10-06 Sepherosa Ziehauigb: Change polling(4) support to ifpoll support
2012-10-06 Sascha Wildnerkernel/ixgbe: Remove double definition.
2012-10-06 François Tigeotixgbe: Define missing DEBUGOUT# macros.
2012-10-06 Sascha Wildnerkernel/hammer: Staticize hammer_skip_redo.
2012-10-06 Sepherosa Ziehaure: Don't enable MSI by default
next