bug 2450: Allow build of RELEASE 3.2 from master's bmake
[dragonfly.git] / sys /
2012-11-15 John MarinoTweak some makefiles to prepare for bmake
2012-11-10 Alex Hornungboot - some VIA processors also have long mode!
2012-11-07 Sepherosa Ziehauigb: Configure TX head write back before turn enable...
2012-11-03 Sepherosa Ziehaubge: Fix a bug in the polling code when status tag...
2012-11-03 Sepherosa ZiehauRevert "bge: Always configure MII mode register"
2012-11-03 Sascha Wildnerkernel: Fix some wrong cam_simq_release() calls.
2012-11-01 Sepherosa Ziehauioapic/i386: Allow GSI > 191
2012-11-01 Sepherosa Ziehauioapic/x86_64: Allow GSI > 191
2012-10-21 Sascha Wildnervkernel64: Add a missing 'break'.
2012-10-21 Sascha Wildnerusb4bsd: Add a commented out line to our configs for...
2012-10-21 Sascha Wildnerusb4bsd/ukbd: Adjust comment style a bit.
2012-10-21 Markus Pfeifferusb: Fix a typo in ukbd.
2012-10-21 Markus Pfeifferusb4bsd: Fix attach/detach for ukbd.
2012-10-21 Sascha Wildnerusb4bsd: Regenerate usbdevs.h and usbdevs_data.h.
2012-10-21 Sascha Wildnerusb4bsd: Sync usbdevs with FreeBSD.
2012-10-21 Sascha Wildnerusb4bsd: Add usb_quirk module.
2012-10-21 Sascha Wildnerusb4bsd: Makefile cleanup.
2012-10-21 Sascha Wildnerusb4bsd: Sort files a bit better in 'files' (from FreeBSD).
2012-10-21 Sascha Wildnerusb4bsd/controller: Use device_delete_children().
2012-10-21 François Tigeotkernel: add device_delete_children()
2012-10-21 Sascha Wildnerusb4bsd/ehci: Fix EHCI resetting (and thus, intializati...
2012-10-21 Sascha Wildnerusb4bsd/ehci: Ouch, fix a bug in the Makefile.
2012-10-21 Sascha Wildnerusb4bsd: Use NULL for pointers.
2012-10-21 Sascha Wildnerusb4bsd/controller: Remove some unused module declarations.
2012-10-21 Sascha Wildnerusb4bsd: Remove more unused files.
2012-10-21 Sascha Wildnerusb4bsd: Remove unused ARM related files.
2012-10-21 Sascha Wildnerusb4bsd/audio: Some porting work in uaudio_pcm.c.
2012-10-21 Sascha Wildnerkernel/sound: Add PCMTRIG_COMMON (from FreeBSD).
2012-10-21 Sascha Wildnerkernel: Comment out the new uaudio_pcm.c for now, it...
2012-10-21 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-21 Sascha Wildnerusb4bsd/uether: Missing argument in usb_ether_method...
2012-10-21 Sascha Wildnerusb4bsd/if_udav: Comment out a variable (usage is not...
2012-10-21 Sascha Wildnerusb4bsd/audio: 'static' has to be at the beginning...
2012-10-21 Sascha Wildnerusb4bsd: Add uether dependency for compiling udav into...
2012-10-21 Sascha Wildnerusb4bsd: Fix the compilation of the remaining drivers...
2012-10-21 Sascha Wildnerusb4bsd: Fix some compilation warnings.
2012-10-21 Sascha Wildnerusb4bsd: Allow some parts to be built into the kernel.
2012-10-21 Sascha Wildnerkernel/mii_layer: Little indentation fix.
2012-10-21 Sascha Wildnerusb4bsd: Port network devices (uether, udav, axe) and...
2012-10-21 Sascha Wildnerusb4bsd: Port input devices (uep, uhid, ukbd, ums)...
2012-10-21 Sascha Wildnerusb4bsd: Fixes, fixes, fixes.
2012-10-21 Sascha Wildnerusb4bsd: Implement umass scsi probing on attach.
2012-10-21 Sascha Wildnerusb4bsd: Bring in FreeBSD's uaudio driver.
2012-10-21 Sascha Wildnerusb4bsd: Separate building of the old USB modules.
2012-10-21 Sascha Wildnerusb4bsd: Cleanup pass.
2012-10-21 Sascha Wildnerusb4bsd: Hook usb, ehci, ohci, uhci, xhci, umass, and...
2012-10-21 Sascha Wildnerusb4bsd: Perform the usual porting on the controller...
2012-10-21 Sascha Wildnerusb4bsd: Generate usbdevs.h and usbdevs_data.h.
2012-10-21 Sascha Wildner<bus/pci/pcireg.h>: Add a definition for XHCI programmi...
2012-10-21 Sascha Wildnerusb4bsd: Adjust header paths in libusbhid, usbhidctl...
2012-10-21 Sascha Wildnerusb4bsd: Bring in FreeBSD's libusbhid, usbhidctl and...
2012-10-21 John MarinoMerge branch 'vendor/GCC47' into RELEASE_3_2
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-18 Sascha Wildnerkernel/x86_64: In pmap_enter(), entry is, in fact,...
2012-10-17 Sepherosa Ziehausnd/hda: Restore the magic register setting to enable...
2012-10-16 Sascha Wildnerloader(8): Remove an unused variable.
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-12 Sascha Wildnerkernel: Some adjustments for the GCC 4.1 removal in...
2012-10-11 Matthew Dillonkernel - Fix i386 pmap bug
2012-10-11 Matthew Dillonkernel - Make pcb_onfault more robust.
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-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 Justin C. SherrillMerge branch 'DragonFly_RELEASE_3_2' of ssh://crater...
2012-10-09 Sascha Wildner<sys/param.h>: Fix wrongly merged comments on the relea...
2012-10-09 Justin C. SherrillBranching 3.2/3.3. v3.2.0
2012-10-09 Matthew Dillonkernel - Fix UP build for usched_dfly.c
2012-10-08 Antonio Huete Jimenezvkernel - Properly initialize pool tokens.
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
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
2012-10-06 Sepherosa Ziehauigb: Initialize if_name so functions used on if_init...
2012-10-05 Tim Bissonre(4): Use MSI if device supports it.
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all() (3)
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all() (2)
2012-10-05 Matthew Dillonkernel - (fix syntax error last commit)
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all()
2012-10-05 Matthew Dillonkernel - Fix edge case with machdep.pmap_mmu_optimize...
2012-10-03 François Tigeotixgbe: Do not use mbuf jumbo clusters
2012-10-03 Nuno Antuneskernel: Fix a few more mbuf MB_* vs. kmalloc M_* flag...
2012-10-02 François Tigeotixgbe: Use MB_DONTWAIT with mbuf operations
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
next