]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-05-20 neelFix a long standing bug in VMXCTX_GUEST_RESTORE().
2011-05-20 neelAvoid unnecessary sign extension when promoted to a...
2011-05-19 grehanChanges to allow the GENERIC+bhye kernel built from...
2011-05-17 neelRemove misleading macro definition (-DOLD_BINUTILS...
2011-05-15 jhbFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-15 jhbEnable handling of 1GB pages in the direct map since...
2011-05-14 jhbFirst cut at porting the kernel portions of 221828...
2011-05-14 grehanbhyve import part 2 of 2, guest kernel changes.
2011-05-14 tuexenFix the source address selection for boundall sockets
2011-05-14 cpercivaEncourage Ben Laurie to finish getting his commit bit...
2011-05-14 pjdCurrently we are unable to use capsicum for the primary...
2011-05-14 pjdWhen using capsicum to sanbox, still use other methods...
2011-05-14 adrianFix the Merlin 5ghz fast-clock EEPROM fetch to return...
2011-05-14 adrianFix the eeprom set API method to return HAL_STATUS.
2011-05-14 marcelPrefer switching the memory stack from user to kernel...
2011-05-14 marcelSharpening the saw:
2011-05-14 jhbOops, fix order of sequence numbers in KASSERT()'s...
2011-05-14 marcelBe pedantic: mark the pcpu pointer (= register r13...
2011-05-14 marcelTurn ia64_srlz() and ia64_srlz_i() into defines so...
2011-05-14 adrianImport initial EEPROM code for Kite (AR9287).
2011-05-14 jillessh: Add tests for lines that look like heredoc delimite...
2011-05-14 jillesnetwork.subr: Use printf(1) builtin for hexprint function.
2011-05-14 hselaskyAdd new USB ID's.
2011-05-14 brucecgcc and clang semantics imply certain -mno-* flags...
2011-05-14 adrianWhen disabling RIFS for Sowl (AR9160) and Howl (AR9130...
2011-05-14 impRestore BOOT2CFG, accidentally removed in r212938.
2011-05-14 adrianMajor fix: when doing open-loop TX power calibration...
2011-05-14 adrianFixes from the Atheros HAL - formatting; update Merlin...
2011-05-14 stas- Fix several typos [1]
2011-05-14 sobomaxAdd new modifier - "R", when it is specified the path...
2011-05-14 attilioRemove actual files supporting sun4v.
2011-05-14 attilioDisconnect sun4v architecture from the three.
2011-05-14 adrianEven though initial calibrations aren't done (yet)...
2011-05-14 jhbMerge comments about converting directory entries to...
2011-05-13 stas- Bump __FreeBSD_version to note the revision when...
2011-05-13 delphijConstify a few string variables. While I'm there,...
2011-05-13 impIf there's no package directory, don't try to install...
2011-05-13 mdfMove the ZERO_REGION_SIZE to a machine-dependent file...
2011-05-13 mdfUsa a globally visible region of zeros for both /dev...
2011-05-13 impAdd ${} around variable dereference...
2011-05-13 impImplement -f to inhibit copying s1 partition out for...
2011-05-13 impCopy symbolic links as files rather than recreating...
2011-05-13 pluknetUpdate sticky(7) cross references.
2011-05-13 cognetIn pmap_change_wiring(), use the right argument for...
2011-05-13 mdfNote that the _SWAP operation is supported for all...
2011-05-13 brixAllow direct children of PCI-ISA bridges to allocate...
2011-05-13 adrianOnly do open loop power control and temperature compens...
2011-05-13 mdfCorrectly use INOUT for the offset/len parameters to...
2011-05-13 mavRefactor Xen PV code to use new event timers subsystem...
2011-05-13 adrianRemove duplicate code - add a function which calculates...
2011-05-13 adrianSome diversity changes relating to AR9285.
2011-05-13 ruFixed an embedded shell script.
2011-05-13 desMark all socket and file descriptors close-on-exec.
2011-05-13 mdfUse a name instead of a magic number for kern_yield...
2011-05-13 grehanImport of bhyve hypervisor and utilities, part 1.
2011-05-13 mavFix msleep() usage in Xen balloon driver to not wake...
2011-05-12 davidch- Use bus_describe_intr() to describe interrupt usage.
2011-05-12 nwhitehornFix pSeries/PAPR boot CD construction after actual...
2011-05-12 stas- Don't try to build NWFS support module if NCP/IPX...
2011-05-12 desBuilds cleanly at the default WARNS level (WARNS=6).
2011-05-12 desIncrease WARNS to 4.
2011-05-12 desMechanical whitespace cleanup.
2011-05-12 desIncrease WARNS to 3.
2011-05-12 impuintmax_t is a better type here...
2011-05-12 yongariAdd initial BCM5719 support. TSO and jumbo frame was...
2011-05-12 yongariExplicitly clear 1000baseT control register for F1...
2011-05-12 impFix printf int mismatch on 32-bit architectures...
2011-05-12 nwhitehornAdd (somewhat speculative) bootable CD support for...
2011-05-12 nwhitehornRemove some hacks to handle strange behavior of LXT...
2011-05-12 mariusSome PHYs like the Level One LXT970 optionally can...
2011-05-12 adrianNow that the devices with functioning ps-poll hardware...
2011-05-12 avgfix build on 32-bit platforms for r221803
2011-05-12 stas- Do no try to drop a NULL filedesc pointer.
2011-05-12 stas- Commit work from libprocstat project. These patches...
2011-05-12 adrianBreak out the AR9285 analog registers from ar5416/ar541...
2011-05-12 avgdsp/pcm: allow to mmap both read and write buffers...
2011-05-12 adrianFix the half/quater rate PLL setup for AR5416, AR9160 and
2011-05-12 adrianFixes from Atheros:
2011-05-12 jfvCorrect a typo
2011-05-11 delphijMFV: nc(1) from OpenBSD 4.9.
2011-05-11 thompsaMove the three geom kprocs as threads under a single...
2011-05-11 jfvChipset support for the new Intel Panther Point PCH...
2011-05-11 aeAdd basic metadata integrity check. In case when partit...
2011-05-11 dchaginRemove wrong comment.
2011-05-11 obrien+ DTrace as a bootstrap tool is only needed on certain...
2011-05-11 adrianFix up the net80211 alq logging - this commit makes...
2011-05-11 adriannet80211 alq bugfixes:
2011-05-11 cpercivaMake freebsd-update(8) smarter in how it handles $FreeB...
2011-05-11 adrianMake the NF calibration logic (hopefully!) more resisti...
2011-05-11 adrianAlways log if the NF CCA load fails; so users with...
2011-05-11 adrianMake sure the chip is awake before writing to it to...
2011-05-11 adrianAdd a new flag - HAL_DEBUG_UNMASKABLE - which always...
2011-05-11 adrianRemove unused variable
2011-05-11 adrianRemove the initial NF completion check.
2011-05-11 adrianRemove a now unneeded comment..
2011-05-11 adrianRestore the RSSI threshold after writing the board...
2011-05-11 gonzoUse new option names for NFS client and NFS server
2011-05-10 mariusAdd an ATOMIC_CLEAR_LONG.
2011-05-10 mariusFix whitespace.
2011-05-10 mariusFix a bug in r221407; this driver doesn't add the media...
next