]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-25 rnolandPrepare the radeon driver for MSI support.
2009-02-25 rnolandAdd some vblank related debugging and replace the DRM_W...
2009-02-25 rnolandThis was part of a sync to the code that Intel is shipp...
2009-02-25 rnolandThe i915 driver was the only consumer of locked task...
2009-02-25 rnolandThe vblank_swap ioctl was fundamentally race prone...
2009-02-25 rnolandThere is no reason to hold the lock here.
2009-02-25 rnolandRemove the PZERO priority from mtx_sleep.
2009-02-25 alcPrior to r188331 a map entry's last read offset was...
2009-02-25 sobomaxMake machdep.hyperthreading_enabled tunable working...
2009-02-25 yongariUpdate to latest 3Com firmware image. The latest fimware is
2009-02-24 thompsaUpdate paths for ehci_ixp4xx.c in the old and new stacks.
2009-02-24 thompsaFix path and config name for ehci_mbus.c
2009-02-24 thompsaThese are no longer needed.
2009-02-24 jhbFix some more issues with the real mode BTX.
2009-02-24 kibRevert the addition of the freelist argument for the...
2009-02-24 kibAdd the assertion macros for the map locks. Use them...
2009-02-24 kibUse vm_map_entry_t instead of explicit struct vm_map_en...
2009-02-24 kibUpdate the comment after the r188334.
2009-02-24 rdivackyChange the functions to ANSI in those cases where it...
2009-02-24 thompsaThis copy of usbdevs is unused.
2009-02-24 edAlso use proper capitalisation of FreeBSD in other...
2009-02-24 edUse my address of the FreeBSD project in the copyright...
2009-02-24 thompsadelete-old does not recursively delete dirs so list...
2009-02-24 ruWith only one threading library, simplify the logic...
2009-02-24 ruRestore the install location of libssp.so.0.
2009-02-24 jhbBring back the code to prime the ACCESS cache when...
2009-02-24 samfix typo's
2009-02-24 rwatsonIn tcp_usr_shutdown() and tcp_usr_send(), I missed...
2009-02-24 thompsaMFp4 //depot/projects/usb@158015
2009-02-24 thompsaFix compiler warning.
2009-02-24 thompsaMFp4 //depot/projects/usb@157974
2009-02-24 thompsaMFp4 //depot/projects/usb@157958
2009-02-24 thompsaMFp4 //depot/projects/usb@157909
2009-02-24 thompsaMFp4 //depot/projects/usb@157855
2009-02-24 thompsaMFp4 //depot/projects/usb@157853
2009-02-24 thompsaMFp4 //depot/projects/usb@157847
2009-02-24 thompsaMFp4 //depot/projects/usb; 157814, 157863, 157868
2009-02-24 sammove attach debug msg to the rf backend
2009-02-24 samAdd PCIE power control api:
2009-02-24 thompsaInstall the old usb headers under /usr/include/legacy...
2009-02-24 thompsaExclude ndis from the LINT build as it currently breaks...
2009-02-24 samFill in gpio support for 5416 and later parts:
2009-02-24 sammisc fixups, mostly for code not compiled yet
2009-02-24 sam5416 and later parts mux the gpio outputs; extend the...
2009-02-24 sammove eeprom attach above first reset as the reset code...
2009-02-23 samattach methods don't need to be public, make 'em static
2009-02-23 sam5416 and later parts get the radio rev differently...
2009-02-23 samremove private copies of gpio methods that were needed...
2009-02-23 thompsaMake sure at least two tx slots are free before sending...
2009-02-23 samprint mac+rf part names; drop the printing 2ghz rf...
2009-02-23 rwatsonPut debug.vm_lowmem sysctl under DIAGNOSTIC.
2009-02-23 thompsaUse the correct config names for the netgraph bluetooth...
2009-02-23 rwatsonInclude audit.h so that the system call path protected...
2009-02-23 rwatsonAdd a debugging sysctl, debug.vm_lowmem, that when...
2009-02-23 rwatsonAssert the radix head lock in in6_rtqkill().
2009-02-23 rwatsonIn in_rtqkill(), assert the radix head lock, and pass...
2009-02-23 thompsa- comment out slhci in NOTES for the moment
2009-02-23 thompsaRemove ugen from NOTES, its no longer an optional device.
2009-02-23 mavBring SATA revision reporting into conformance with...
2009-02-23 mavFix non-AHCI channels detection on combined JMicron...
2009-02-23 thompsaMove the uaudio and ata-usb drivers into their correct...
2009-02-23 traszRight now, when trying to unmount a device that's alrea...
2009-02-23 thompsaMove two missed usb drivers out to the graveyard locati...
2009-02-23 traszRefactor, moving error checking outside of the
2009-02-23 nwhitehornFix comment: we write the trap vector to SPRG3, not...
2009-02-23 thompsaFix spelling (again).
2009-02-23 thompsaFix spelling.
2009-02-23 thompsaAdd ObsoleteFiles entries for the USB changeover.
2009-02-23 thompsaReintroduce r188878, provide compat typedefs for usb1.
2009-02-23 thompsaAdd an UPDATING entry and bump the OS version to 800064.
2009-02-23 thompsaBuild fixups for the new USB stack.
2009-02-23 thompsaChange over the usb kernel options to the new stack...
2009-02-23 thompsaHook up new USB modules.
2009-02-23 thompsaMove the new USB stack into its new home.
2009-02-23 rajInitial gdbserver support for PowerPC.
2009-02-23 emasteSVN rev 188743 modified aac_rx_get_fwstatus to use...
2009-02-23 thompsaMove usb to a graveyard location under sys/legacy/dev...
2009-02-23 jhbSome whitespace and style fixes.
2009-02-23 jhbFreeBSD/i386 doesn't include a software FPU emulator...
2009-02-23 mavDo not call devices probe/attach if there is nothing...
2009-02-23 mavFix spelling.
2009-02-23 pjdAdd explicit casting in few places.
2009-02-23 alcOptimize free_pv_entry(); specifically, avoid repeated...
2009-02-22 alcUse uiomove_fromphys() instead of the combination of...
2009-02-22 samchange tdma slave behaviour: if the channel is locked...
2009-02-22 samdisplay min/max dwell times in msecs in debug msgs
2009-02-22 nwhitehornExplicitly disable generation of Altivec instructions...
2009-02-22 mavAdd SATA and USB modes for completeness. USB modes...
2009-02-22 alcSimplify the unwiring and activation of pages.
2009-02-22 pjd- Punctuation fixes.
2009-02-22 mavTune AHCI verbose messages to make log more readable.
2009-02-22 traszMention disk_gone() in disk(9).
2009-02-22 traszFix a typo and add manpage links to geom(4).
2009-02-22 rpauloFix typo.
2009-02-22 mavRemove one more place of master/slave terms usage.
2009-02-22 alcRemove unnecessary page queues locking around vm_page_w...
2009-02-22 thompsaUse root_mount_hold and root_mount_rel to allow the...
2009-02-21 mavUse only higher half of device signature to identify...
2009-02-21 mavIncrease initial busy waiting time. If drive was hot...
2009-02-21 jeff - Resolve an issue where we may clear an idt while...
next