]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-09-14 gabor- Fix build of French release notes with the XMLified...
2012-09-14 eadlerCorrect double "the the"
2012-09-14 baptupdate to version 20120526
2012-09-14 gabor- Fix build of the German release notes with the XMLifi...
2012-09-14 gjbRevert previous commit...
2012-09-14 jimharrisisci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER...
2012-09-14 avgsched_ule: fix inverted condition in reporting of prior...
2012-09-14 gjbFix man2hwnotes.pl script, which should fix the RELNOTE...
2012-09-14 gabor- Make the release notes build with the XMLified doc...
2012-09-14 tuexenSmall cleanups. No functional change.
2012-09-14 eadlerBump date missed in r202756
2012-09-14 jillessh: Reduce code duplication: use setinputfile instead...
2012-09-14 joelMinor mdoc fix.
2012-09-14 desUse libmd if and only if OpenSSL is not available.
2012-09-14 eadlerAdding missing return statements during error conditions.
2012-09-14 glebiuso Create directory sys/netpfil, where all packet filter...
2012-09-14 gberImplement MSI support.
2012-09-14 gberAdd support for MSI in interrupt controlller.
2012-09-14 gberRemove unused structure fields
2012-09-14 gberEnable PCI for Armada XP
2012-09-14 gberpci: Implement new memory and io space allocator for...
2012-09-14 gberAdd support for Armada XP A0.
2012-09-14 gberIf virtual addresses are not set use one to one mapping.
2012-09-14 gberSupport identification of new PJ4B cores.
2012-09-14 gberAdd fdt_get_unit() function.
2012-09-14 gberSet busaddr and bussize to 0 when fdt_get_range() fails.
2012-09-14 hselaskyAdd basic USB support to Raspberry PI target.
2012-09-14 hselaskyDWC OTG improvements. Implement full support for SPLIT...
2012-09-14 kientzleThe MBR data is not necessarily aligned. This is a...
2012-09-14 eadlerBelatedly add myself
2012-09-14 jkimDo not change owner, group, or mode when package databa...
2012-09-13 attilioRemove all the checks on curthread != NULL with the...
2012-09-13 jhb- Denote PCI-e endpoints that support FLR.
2012-09-13 jhb- Add some registers defined in PCI 3.0 including new...
2012-09-13 adrianDon't use AR_PHY_MODE to setup half/quarter rate.
2012-09-13 eadlerRemove scripts and tools which only functioned when...
2012-09-13 joelMinor mdoc fix.
2012-09-13 brooksIntroduce a new make variable COMPILER_TYPE that specif...
2012-09-13 jhbIgnore stop and continue signals sent to an exiting...
2012-09-13 eadlerDefine missing DEBUGOUT# macros. DEBUGOUT[45] are not...
2012-09-13 mavAdd global and per-module sysctls/tunables to enable...
2012-09-13 kibThe deadfs VOPs for vop_ioctl and vop_bmap call itself...
2012-09-13 zont- Fix a typo in debug message.
2012-09-13 ivorasDocument the *_chroot, *_user, *_group and *_nice knobs...
2012-09-13 edwinMFV of 240454, tzdata2012f
2012-09-13 kibRename the IVY_RNG option to RDRAND_RNG.
2012-09-13 npInstall interrupt handlers early, during attach, for...
2012-09-13 npUse native FreeBSD facilities everywhere except the...
2012-09-13 npAllow cxgbe to be built into a kernel with "device...
2012-09-13 edRename __member2struct() to __containerof().
2012-09-13 adrianEnable fractional 5G mode on half/quarter rate channels.
2012-09-13 adrianFlip on half/quarter rate support.
2012-09-13 adrianIntroduce an AR5416 flavour of the IFS and mac usec...
2012-09-13 adrianCall the ar5212SetCoverageClass() function for now.
2012-09-13 adrianAdd register defintions for the AR5416 TX/RX latency...
2012-09-13 adrianCompensate for half/quarter rate differences in MAC...
2012-09-13 npUpdate interface to firmware 1.6.2 and include the...
2012-09-13 alcSimplify the kernel pmap locking in pmap_enter_pv(...
2012-09-13 grehanNo need to leak these into the includer's namespace.
2012-09-13 grehanRelax requirement of certain mb()s
2012-09-12 edCorrectness: use __member2struct() on the correct fields.
2012-09-12 edSwitch batch to an SLIST.
2012-09-12 attilioImprove check coverage about idle threads.
2012-09-12 attilioTweak the commit message in case of panic for sleeping...
2012-09-12 edImplement LIST_PREV().
2012-09-12 mavMake pxe device in lsdev really include device name...
2012-09-12 jimharrisRemove some trailing whitespace.
2012-09-12 hselaskyFix TX FIFO sizes. Correct FIFO handling in Host mode.
2012-09-12 mmMerge recent zfs vendor changes, sync code and adjust...
2012-09-12 emasteAccording to a clarification at http://austingroupbugs...
2012-09-12 emasteAvoid mapping ENOENT to ENOTDIR for non-existent path...
2012-09-12 eadlerAdd documentation for IPv6 support
2012-09-12 obrienRemove needless (int) casts of write(2)'s 3rd argument.
2012-09-12 obrienSimply printf-like strings and outdent strings so that...
2012-09-12 obrienAdd MK_KDUMP.
2012-09-12 obrienNot all Pmake derivatives silently handle empty shell...
2012-09-12 obrienRemove duplication and centralize testing of various...
2012-09-12 obrienNot all Pmake derived makes quietly tolerate assignment...
2012-09-12 obrienReplace a bare use of 'objcopy' with ${OBJCOPY} for...
2012-09-12 zont- Fix detaching under some circumstances.
2012-09-12 vanhuIn NAT-T transport mode, allow a client to open a new...
2012-09-12 baptFix IEC / SI binary prefixes (Ki, Mi, Gi, etc) producti...
2012-09-12 baptAdd support for ipv6 addresses as destination
2012-09-12 kevloAdd missing braces
2012-09-12 kevloRemove redundant check
2012-09-12 glebiusDocument conditions for IP_SENDSRCADDR socket option.
2012-09-12 glebiusDescribe in detail required conditions for receiving...
2012-09-12 mavFix AHCI 1.2 version checks. This should be mostly...
2012-09-12 kevloRestart the USB transfer if the error is not USB_ERR_CA...
2012-09-12 hselaskyReduce DWC OTG polling rate by using the SOF interrupt.
2012-09-12 kevloAdd VFCF_READONLY flag that indicates ntfs and xfs...
2012-09-12 kevloAdd references to VFS_SET(9) and VOP_VPTOFH(9)
2012-09-11 obrienr235638 is not the clean way to add support for buildin...
2012-09-11 hselaskyAdd device entry for DWC OTG.
2012-09-11 hselaskyAdd device entry for DWC OTG.
2012-09-11 hselaskyFix missing parts of DWC OTG host mode support. The...
2012-09-11 delphijRemove a few files that are not needed for FreeBSD.
2012-09-11 delphijWARNS is now default to 6.
2012-09-11 glebius When synchronizing, include in the config dump amount of
2012-09-11 joelMinor mdoc fix.
next