]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Regen.
[FreeBSD/FreeBSD.git] / sys /
2009-01-13 Andrew ThompsonRegen.
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@156055
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@156005
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155990
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155957
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155948
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155936
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155923
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155917
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155906
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155842
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155839
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155834
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155829
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155820
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155810
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155759
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155755
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155754
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155750
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155748
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155730
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@155869
2009-01-13 Jung-uk KimEnable MSI support for VIA Nano processors on i386...
2009-01-13 Alexander MotinChange configuration order to enable output only after...
2009-01-13 Rafal JaworowskiClean up BookE low-level exceptions code.
2009-01-13 Rafal JaworowskiClean up BookE pmap.
2009-01-13 John BaldwinAdd a new KTR tracepoint in the KTR_CALLOUT class to...
2009-01-13 Rafal JaworowskiRework BookE pmap towards multi-core support.
2009-01-13 Luigi RizzoDocumentation-only change:
2009-01-13 Luigi Rizzocomment out some debugging messages that slipped in...
2009-01-13 Xin LIAdd several HP OEM parts' PCI IDs.
2009-01-13 Sam LefflerOn some platforms touching the bb registers when the...
2009-01-13 George V. Neville... Fix a cut/paste bug which prevents us from setting...
2009-01-12 Jung-uk KimAdd basic i386 support for VIA Nano processors.
2009-01-12 Jung-uk KimReplace more strcmp(cpu_vendor, "foo") with cpu_vendor_id.
2009-01-12 Takanori WatanabeMore usb2 foma driver update.
2009-01-12 Jung-uk KimConnect padlock(4) to amd64 build for VIA Nano processors.
2009-01-12 Jung-uk KimAdd basic amd64 support for VIA Nano processors.
2009-01-12 David E. O'BrienFix issue where ata_atapicmd() can never really return...
2009-01-12 Andrew ThompsonProvide a NDIS tx power level converstion to/from net80...
2009-01-12 George V. Neville... Fix CTF based builds to that if the debug build is...
2009-01-12 Jung-uk KimAllow VIA Nano processors to boot FreeBSD/amd64.
2009-01-12 Jung-uk KimAdd support for AMD64 Family 10h processors.
2009-01-12 Qing LiRevive the RTF_LLINFO flag in route.h. The kernel code...
2009-01-12 Nathan WhitehornSome early Macintosh GPIO controllers don't provide...
2009-01-11 Robert WatsonSince we allow conditional allocation of labels on...
2009-01-11 Andrew ThompsonRemove unneeded includes.
2009-01-11 Sam Leffleradd missing return that broke WPA1+2 support
2009-01-11 Edward Tomasz Napi... Fix msdosfs_print(), which in turn fixes "show lockedvn...
2009-01-11 Edward Tomasz Napi... Prevent a panic that happens on SMP machines when remov...
2009-01-11 Alexander MotinFix unwanted crosschannel mixing, possible on some...
2009-01-11 Maxim Konovalovo Tweak comments a bit.
2009-01-10 Robert WatsonDo invoke mac_ifnet_check_transmit() and mac_ifnet_crea...
2009-01-10 Alexander MotinOSS tools expect EINVAL for unsupported ioctls, but...
2009-01-10 Alexander MotinMake devnode include full device path.
2009-01-10 Alexander MotinRemove debug slipped with the previous commit.
2009-01-10 Alexander MotinImport some new constants and structures fields from...
2009-01-10 Edward Tomasz Napi... Don't call destroy_dev(9) with a mutex held. While...
2009-01-10 Edward Tomasz Napi... Add the possibility to specify "-o force" with "mdconfi...
2009-01-10 Alexander MotinAdd one more bunch of controller and codec IDs.
2009-01-10 Robert WatsonRather than having MAC policies explicitly declare...
2009-01-10 Robert WatsonUse MPC_OBJECT_IP6Q to indicate labeling of struct...
2009-01-09 Bjoern A. ZeebRather than using the cred from curthread, take it...
2009-01-09 Sam Lefflerremove license ack requirement; this was never needed
2009-01-09 Joe Marcus ClarkeFix a deadlock which can occur due to a pseudofs vnode...
2009-01-09 Bjoern A. ZeebRestrict arp, ndp and theoretically the FIB listing...
2009-01-09 Adrian ChaddFix fat-fingered comment.
2009-01-09 Adrian ChaddFix indentation; add FALLTHROUGH.
2009-01-09 Adrian ChaddBetter comment what the socket option does. Thanks...
2009-01-09 Adrian ChaddComment some potentially confusing logic.
2009-01-09 Bjoern A. ZeebTake the cred from curthread rather than curproc as...
2009-01-09 Adrian ChaddImplement a new IP option (not compiled/enabled by...
2009-01-09 Bjoern A. ZeebMake SIOCGIFADDR and related, as well as SIOCGIFADDR_IN...
2009-01-09 Rafal JaworowskiCheck PCIE link status before accessing the bus.
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-09 Hartmut BrandtSet a minimum of information in the routing message...
2009-01-09 Rafal JaworowskiRename Marvell ARM CPU specific file according to r186933.
2009-01-09 Rafal JaworowskiFix confusing naming of Marvell ARM CPU specific routines.
2009-01-09 Rafal JaworowskiImprove Marvell SOCs PCI/PCIE driver.
2009-01-09 Andrew ThompsonReadd the Alcor Transcend device which is referenced...
2009-01-09 Weongyo Jeongfix a typo to set the 48Mbps data rate.
2009-01-08 Alexander MotinAdd external connector jack color into widget names.
2009-01-08 Edward Tomasz Napi... Don't panic with "vinvalbuf: dirty bufs" when the mount...
2009-01-08 Rafal JaworowskiImprove and extend Marvell SOCs platform code.
2009-01-08 Alexander MotinMark ng_vjc node as FORCE_WRITER to protect slcompress...
2009-01-08 Nathan WhitehornImprove the AT keyboard emulation of the ADB keyboard...
2009-01-08 Edward Tomasz Napi... Make "kldunload atapicam" return EBUSY instead of deadl...
2009-01-08 Sam LefflerTDMA support for long distance point-to-point links...
2009-01-08 Rafal JaworowskiProvide handler for USB controller error interrupts...
2009-01-08 Rafal JaworowskiMinor style(9) corrections.
2009-01-08 Rafal JaworowskiDe-hard code UART speed setting for Marvell SOCs when...
2009-01-08 Rafal JaworowskiAdjust Marvell SOC support for A0 chip revision.
2009-01-08 Konstantin BelousovLock the uepm_lock around the autostart of extattrs.
2009-01-08 Konstantin BelousovIf unmount of the ffs mp failed, reinitialize the exten...
2009-01-08 Konstantin BelousovDo not call namei() while having another user-controlle...
2009-01-08 Rafal JaworowskiHandle mge(4) chip revision differences at run-time...
2009-01-08 Rafal Jaworowskicam: Retry TEST UNIT READY command if not successful.
2009-01-08 Takanori WatanabeMake ufoma2 driver work.
2009-01-08 Pyun YongHyeonAlways check whether dma map is valid before unloading...
next