]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-27 Rafal JaworowskiPrefer register usage style to be more consistent with...
2009-02-27 Rafal JaworowskiMake Book-E debug register state part of the PCB context.
2009-02-27 Robert NolandFix up some ioctl permissions issues long overlooked.
2009-02-27 Sam Lefflerfix build
2009-02-27 Sam Lefflerfix build
2009-02-27 Rui PauloReplace clone_setcallback() with a new function clone_s...
2009-02-26 Alexander MotinRollback rev. 189093.
2009-02-26 Alexander MotinUnhide IDENTIFY command timeouts when verbose messages...
2009-02-26 Alexander MotinRestore mtx_lock() call on ata_timeout(), dropped ...
2009-02-26 Ed SchoutenRename all symbols in libmp(3) to mp_*, just like Solaris.
2009-02-26 Alexander MotinRemove direct ata_completed() call options from ata_fin...
2009-02-26 Ed SchoutenFix LLVM compiler errors related to K&R declarations...
2009-02-26 Andrew ThompsonAllow the old usb stack to compile by adding the approp...
2009-02-26 Ed SchoutenUse ANSI function declarations in librpcsvc.
2009-02-26 Alexander MotinAdd MSI blacklisting support.
2009-02-26 Sam Leffleruse mii instead of miibus to not pull in useless phy...
2009-02-26 Sam Leffleradd updatep[12] that grok the partitioning we use and...
2009-02-26 Andriy Gaponudf_readatoffset: read through directory vnode, do...
2009-02-26 Attilio Rao[1] When showing threads, the thread name just appears...
2009-02-26 Roman DivackyAdd a missing parameter to ruserpass(). According to...
2009-02-26 Ed SchoutenRemove unneeded pointer `ndp'.
2009-02-26 Ed SchoutenRemove even more unneeded variable assignments.
2009-02-26 John BaldwinDon't throw away upper 32-bits of the HT MSI address...
2009-02-26 Ed SchoutenRemove unneeded variable `ocn_mute'.
2009-02-26 Ed SchoutenRemove unused variables `p' and unneeded assignments...
2009-02-26 Andriy Gaponudf: add read-ahead support modeled after cd9660
2009-02-26 Andriy Gaponudf_map: return proper error code instead of leaking...
2009-02-26 Andriy Gaponudf_read: correctly read data from files with data...
2009-02-26 Andriy Gaponudf_strategy: tiny optimization of logic, calculations...
2009-02-26 Ed SchoutenRemove redundant assignment of `p'.
2009-02-26 Ed SchoutenRemove redundant assignment of `s'.
2009-02-26 Ed SchoutenRemove unneeded variable assignment.
2009-02-26 Robert WatsonAdd static tracing for privilege checking:
2009-02-26 Ed SchoutenSilence compiler warning inside our ^T handler.
2009-02-26 Ed SchoutenUse unsigned longs for the TTY's sysctl stats.
2009-02-26 Ed SchoutenDon't use PTY name as format string, even though it...
2009-02-26 Sam Leffleradd more gpio registers
2009-02-25 Maxim SobolevFix typo in comments in r189023.
2009-02-25 Jung-uk KimEnable support for PAT_WRITE_PROTECTED and PAT_UNCACHED...
2009-02-25 Robert NolandThe GM45 handles vblank differently. Pull the changes...
2009-02-25 Robert NolandRemove D_NEEDGIANT.
2009-02-25 Robert NolandTurn on MSI if the card supports it. There is a blackl...
2009-02-25 Robert NolandPrepare the radeon driver for MSI support.
2009-02-25 Robert NolandAdd some vblank related debugging and replace the DRM_W...
2009-02-25 Robert NolandThis was part of a sync to the code that Intel is shipp...
2009-02-25 Robert NolandThe i915 driver was the only consumer of locked task...
2009-02-25 Robert NolandThe vblank_swap ioctl was fundamentally race prone...
2009-02-25 Robert NolandThere is no reason to hold the lock here.
2009-02-25 Robert NolandRemove the PZERO priority from mtx_sleep.
2009-02-25 Alan CoxPrior to r188331 a map entry's last read offset was...
2009-02-25 Maxim SobolevMake machdep.hyperthreading_enabled tunable working...
2009-02-25 Pyun YongHyeonUpdate to latest 3Com firmware image. The latest fimware is
2009-02-24 Andrew ThompsonUpdate paths for ehci_ixp4xx.c in the old and new stacks.
2009-02-24 Andrew ThompsonFix path and config name for ehci_mbus.c
2009-02-24 Andrew ThompsonThese are no longer needed.
2009-02-24 John BaldwinFix some more issues with the real mode BTX.
2009-02-24 Konstantin... Revert the addition of the freelist argument for the...
2009-02-24 Konstantin... Add the assertion macros for the map locks. Use them...
2009-02-24 Konstantin... Use vm_map_entry_t instead of explicit struct vm_map_en...
2009-02-24 Konstantin... Update the comment after the r188334.
2009-02-24 Roman DivackyChange the functions to ANSI in those cases where it...
2009-02-24 Andrew ThompsonThis copy of usbdevs is unused.
2009-02-24 Ed SchoutenAlso use proper capitalisation of FreeBSD in other...
2009-02-24 Ed SchoutenUse my address of the FreeBSD project in the copyright...
2009-02-24 Andrew Thompsondelete-old does not recursively delete dirs so list...
2009-02-24 Ruslan ErmilovWith only one threading library, simplify the logic...
2009-02-24 Ruslan ErmilovRestore the install location of libssp.so.0.
2009-02-24 John BaldwinBring back the code to prime the ACCESS cache when...
2009-02-24 Sam Lefflerfix typo's
2009-02-24 Robert WatsonIn tcp_usr_shutdown() and tcp_usr_send(), I missed...
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@158015
2009-02-24 Andrew ThompsonFix compiler warning.
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@157974
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@157958
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@157909
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@157855
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@157853
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb@157847
2009-02-24 Andrew ThompsonMFp4 //depot/projects/usb; 157814, 157863, 157868
2009-02-24 Sam Lefflermove attach debug msg to the rf backend
2009-02-24 Sam LefflerAdd PCIE power control api:
2009-02-24 Andrew ThompsonInstall the old usb headers under /usr/include/legacy...
2009-02-24 Andrew ThompsonExclude ndis from the LINT build as it currently breaks...
2009-02-24 Sam LefflerFill in gpio support for 5416 and later parts:
2009-02-24 Sam Lefflermisc fixups, mostly for code not compiled yet
2009-02-24 Sam Leffler5416 and later parts mux the gpio outputs; extend the...
2009-02-24 Sam Lefflermove eeprom attach above first reset as the reset code...
2009-02-23 Sam Lefflerattach methods don't need to be public, make 'em static
2009-02-23 Sam Leffler5416 and later parts get the radio rev differently...
2009-02-23 Sam Lefflerremove private copies of gpio methods that were needed...
2009-02-23 Andrew ThompsonMake sure at least two tx slots are free before sending...
2009-02-23 Sam Lefflerprint mac+rf part names; drop the printing 2ghz rf...
2009-02-23 Robert WatsonPut debug.vm_lowmem sysctl under DIAGNOSTIC.
2009-02-23 Andrew ThompsonUse the correct config names for the netgraph bluetooth...
2009-02-23 Robert WatsonInclude audit.h so that the system call path protected...
2009-02-23 Robert WatsonAdd a debugging sysctl, debug.vm_lowmem, that when...
2009-02-23 Robert WatsonAssert the radix head lock in in6_rtqkill().
2009-02-23 Robert WatsonIn in_rtqkill(), assert the radix head lock, and pass...
2009-02-23 Andrew Thompson- comment out slhci in NOTES for the moment
2009-02-23 Andrew ThompsonRemove ugen from NOTES, its no longer an optional device.
next