]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-08-24 baptFix confirmation logic when detecting a tty
2012-08-24 bapt- change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for...
2012-08-24 adrianRemove the hard-coded AR5416-series parameters and...
2012-08-24 adrianCorrectly handle the "pe_enabled" flag - both when...
2012-08-24 adrianAdd an accessor macro for getting access to the default...
2012-08-24 jimharrisFix scsi_da's BIO_DELETE->SCSI_UNMAP translation to...
2012-08-24 rdivackyDont use -Werror when building libbfd and gnu as on...
2012-08-24 bschmidtDocument update of 802.11s IE identifiers.
2012-08-24 adrianAdd default values for the NumTxMaps capability.
2012-08-24 adrianAdd the method to fetch the default DFS parameters...
2012-08-24 ruA workaround in r238563 was for makes (notably bmake...
2012-08-24 adrianImplement an API to fetch the default DFS parameters...
2012-08-24 adrianBring over some new EEPROM regulatory domain flags.
2012-08-24 pfgAdd some basic definitions for a future htree implement...
2012-08-24 adrianOops, another copy/paste issue.
2012-08-24 adrianAdd ath_hal_get_curmode() - this is used by the Osprey...
2012-08-24 adrianAdd rfkill HAL accessor methods.
2012-08-24 adrianOops, fix copy/paste silliness.
2012-08-24 adrianAdd some more capabilities (unused at the present.)
2012-08-24 adrianAdd the MFP capability to ath_hal_getcapability().
2012-08-24 adrianAdd some more diagnostic codes.
2012-08-24 adrianWrap this a little so it's slightly easier on the eyes.
2012-08-24 adrianAdd some new flags:
2012-08-23 impFetch the chip select in the bridge driver, like all...
2012-08-23 rayRemove duplicated GEOM_PART_* options.
2012-08-23 npAllow nmbjumbop, nmbjumbo9, and nmbjumbo16 to be set...
2012-08-23 impUse proper resource type when freeing.
2012-08-23 mmApply fix for vendor pull request #17:
2012-08-23 jamiePartially roll back r239601 - keep parameter strings...
2012-08-23 mmMerge recent vendor changes:
2012-08-23 dimPull in r162360 from upstream clang trunk:
2012-08-23 dimSince our clang now supports the tls_model attribute...
2012-08-23 hselaskyAdd tunable for XHCI port routing.
2012-08-23 dimSprinkle a bit of style.Makefile(5) across various...
2012-08-23 dimMake sure bsd.dep.mk does not filter out -stdlib=xxx...
2012-08-23 jhCheck the return value of sbuf_finish().
2012-08-23 zont- Put arguments for print_syscall_ret() function in...
2012-08-23 davidxuEliminate redundant code, _thr_spinlock_init() has...
2012-08-23 impThe check for MAXPHYS doesn't make sense, so remove it.
2012-08-23 adrianAdd a placeholder and typedefs for MFP (management...
2012-08-23 adrianAdd some more interrupt handling bits.
2012-08-23 adrianAdd AR9380 devid HAL definitions and probe/attach strings.
2012-08-23 adrianAdd chipset names.
2012-08-23 jamiePre-separate IP addresses passed on the command line...
2012-08-23 jamieRemember that I'm using length-defined strings in param...
2012-08-22 obrienCorrect style.
2012-08-22 obrien* Reinstate r128059's consumption of our best entropy...
2012-08-22 gonzoDo not change "cachable" attribute for DMA memory alloc...
2012-08-22 obrienThe entire comment block is now spell checked this...
2012-08-22 delphijAllow - be used in the name of a provider. Without...
2012-08-22 obrienFix comment misspelling.
2012-08-22 jimharrisRemove unncessary atomic operation when reading process...
2012-08-22 kibProvide some compat32 shims for sysctl vfs.conflist...
2012-08-22 jhbAssert that system calls do not leak a pinned thread...
2012-08-22 jhbFix a typo.
2012-08-22 jhbMark the idle threads as non-sleepable and also assert...
2012-08-22 jhbFix the 'show witness' DDB command to honor db_pager_quit.
2012-08-22 hrsSort options.
2012-08-22 jimharrisAdd -m option (for printing sampled PCs to a file)...
2012-08-22 obrienDepend on the new 'postrandom' instead of random.
2012-08-22 obrienRemove old entropy seeding after consumption initializi...
2012-08-22 obrienAdd dependencies based on security(7).
2012-08-22 hselaskyAdd new USB device ID.
2012-08-22 jhbRevert r239356 and use an alternate algorithm.
2012-08-22 hrsAdd -p flag to create the image as a sparse file.
2012-08-22 kientzleAfter r239366, fix the ti_edma3.c driver to use the
2012-08-21 jhibbitsphandle_t is unsigned, and OF_finddevice() returns...
2012-08-21 gonzoGet rid of ARM_BIG_ENDIAN for good:
2012-08-21 jimharrisFix/add support for SCSI UNMAP to ATA DSM translation.
2012-08-21 npDeal with the case where a syncache entry added by...
2012-08-21 joelRemove trailing whitespace.
2012-08-21 hselaskyStyle.
2012-08-21 hselaskyFix USB drivers for KB920X target.
2012-08-21 hselaskyMake some at91_pcm_xxx() functions NULL safe.
2012-08-21 npAvoid a NULL pointer dereference.
2012-08-21 npCannot hold a mutex around vm_fault_quick_hold_pages...
2012-08-21 jhbFix a silly grammar bogon.
2012-08-21 jhbAdd a manpage for BUS_CHILD_DETACHED().
2012-08-21 npMinor cleanup: use bitwise ops instead of pointless...
2012-08-21 dimWhen WITH_CLANG_EXTRAS is enabled, avoid needlessly...
2012-08-21 jhbAdd a BUS_CHILD_DELETED() method that a bus can hook...
2012-08-21 npCorrectly handle the case where an inp has already...
2012-08-21 jhbDocument DRIVER_MODULE_ORDERED, EARLY_DRIVER_MODULE...
2012-08-21 dimSupport the WITH_SHARED_TOOLCHAIN setting that was...
2012-08-21 hrs- Calculate the I2C baud rate to keep them <100 kHz...
2012-08-21 hrsAdd s35390a_rtc(4) driver for Seiko Instruments S-35390...
2012-08-21 obrienMissing one in r239505.
2012-08-21 obrienRestore the style of r195843 to that of pre-r194498
2012-08-21 adrianInitialise an uninitialised variable.
2012-08-21 zeisingAdd missing .Pp macro.
2012-08-21 mjacobRemove dependence on MAXPHYS.
2012-08-21 zont- Use pid_t type instead of just int.
2012-08-21 dteskeFix "unexpected operator" error when passed multi-word...
2012-08-21 joelRemove trailing whitespace.
2012-08-21 zont- Add myself to the calendar.
2012-08-21 zont- Add myself as a new src committer.
2012-08-21 jchandraAdd correct range parameter in XLP DTS
2012-08-21 davidxuAdd manual pages for clock_getcpuclockid and pthread_ge...
2012-08-21 davidxuFix prototype. Also the function should return error...
2012-08-21 adrianOn Nintendo Wii CPUs, the mdp value will be garbage...
next