]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-05-12 Don LewisNuke a couple of unnecessary assigments. Nothing uses...
2014-05-12 Ian LeporeBuild modules in parallel. This has been tested by...
2014-05-12 Ian LeporeCleanup some style nits.
2014-05-12 Ian LeporeInterrupts need to be disabled on entry to cpu_sleep...
2014-05-12 Michael TuexenDisable TX checksum offload for UDP-Lite completely...
2014-05-12 Hans Petter... Create driver file templates, kernel module Makefile...
2014-05-12 Eitan Adlerunits(1): call el_end()
2014-05-12 Eitan Adlerunits(1): unbreak -f option, fix some style, increase...
2014-05-12 Eitan Adlerunits(1): use common functions
2014-05-12 Nathan WhitehornRepair some races in IPI handling:
2014-05-12 Warner Loshs/JIRA/Jenkins/g in comments. I was confused.
2014-05-11 Warner LoshAttempt to walk a fine line between current usage ...
2014-05-11 Jilles Tjoelkeraccept(),accept4(): Don't set *addrlen = 0 on [ECONNABO...
2014-05-11 Dimitry AndricAllow libstdc++ and libsupc++ to compile with clang...
2014-05-11 Thomas QuinotMinor fixes to previous change introducing switch ...
2014-05-11 Nathan WhitehornOF_peer() in IEEE 1275 returns 0 if no peer exists...
2014-05-11 Konstantin... Fix locking. The dst_object must remain locked on...
2014-05-11 Alan CoxWith the new-and-improved vm_fault_copy_entry() (r26584...
2014-05-11 Pedro F. Giffuniprintf: fix regression after illumos merges.
2014-05-11 Nathan WhitehornFix interrupt allocation after changes to nexus. This...
2014-05-11 Jilles Tjoelkerinclude: Don't expose L_cuserid in strict C standard...
2014-05-11 Jilles Tjoelkerinclude: Remove checks for __BSD_VISIBLE where redundan...
2014-05-11 Ian LeporeRevert accidental commit of SUBDIR_PARALLEL for sys...
2014-05-11 Colin PercivalIn cf_get_method, when we don't already know what clock...
2014-05-11 Christian BruefferTypo fixes and some language/punctuation improvements.
2014-05-11 Hans Petter... Optimise host mode data roundtrip time. When BULK data...
2014-05-11 Nathan WhitehornMove the PS3 framebuffer console to use vt instead...
2014-05-11 Ian LeporeAdd cpu_l2cache_drain_writebuf(), use it to implement...
2014-05-11 Peter GrehanEnable SMP for Exynos-based platforms (i.e. Chromebook)
2014-05-11 Nathan WhitehornUse vt(4) by default on 32-bit PowerPC now that it...
2014-05-11 Nathan WhitehornPort over mmap routine from syscons. This lets X11...
2014-05-11 Eitan Adlermesg: remove advertising clause
2014-05-11 Eitan Adlerlook(1): add compability with other implementations.
2014-05-11 Nathan WhitehornMake ofwfb not be painfully slow. This reduces the...
2014-05-11 Eitan Adlerlibedit: add H_SAVE_FP which saves history to a file...
2014-05-11 Nathan WhitehornMake ofwfb actually work again. Apparently the API...
2014-05-11 Ian LeporeMake the hardware memory and instruction barrier functi...
2014-05-10 Pedro F. Giffuniprinf: replace use of alloca with variable length array.
2014-05-10 Andrew TurnerRename platform_gpio_init to be SoC specific
2014-05-10 Warner LoshReally, I don't want to install src.opts.mk at all.
2014-05-10 Andrew TurnerRename platform_gpio_init to be platform specific,...
2014-05-10 Andrew TurnerRename platform_gpio_init to be SoC specific, and make...
2014-05-10 Ian LeporeWhen mapping device memory, use PTE_DEVICE rather than...
2014-05-10 Alan CoxAbout 9% of the pmap_protect() calls being performed...
2014-05-10 Jilles Tjoelkersh: In getopts, unset OPTARG where POSIX says we should.
2014-05-10 Konstantin... Invalidate the cache for the named posix semaphore...
2014-05-10 Jilles Tjoelkersh: Add new tests to the Makefile.
2014-05-10 Konstantin... Style.
2014-05-10 Jilles Tjoelkersh: Don't discard getopts state on unknown option or...
2014-05-10 Konstantin... For the upgrade case in vm_fault_copy_entry(), when...
2014-05-10 Eitan Adlerarcconfig: add one
2014-05-10 Warner Loshbitrotted compat cruft removal:
2014-05-10 Warner Loshgrep -L returns non-zero status if none of the files...
2014-05-10 Warner LoshSprinkle a few more .WAITs into the mix after csu,...
2014-05-10 Warner LoshMove DOCCOMPRESS to MK variable.
2014-05-10 Warner LoshWe haven't done anything with _UPGRADING in ~forever...
2014-05-10 Warner LoshRemove last two NO_MAN= in the tree. In both of these...
2014-05-10 Warner LoshRemove some useless, commented out code. Remove name...
2014-05-10 Warner Loshg/c unmaintained, uninstalled bsd.pkg.mk. It tied into...
2014-05-10 Warner LoshRemove the compatibility hack for FreeBSD 7 systems for
2014-05-10 Warner LoshSimplify clang ifdefs in the kernel a bit. Introduce
2014-05-10 Warner LoshEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 Warner LoshMigrate NO_WARN to MK_WARN. Support legacy NO_WARN...
2014-05-10 Warner LoshSupport, to the extent we generate proper command lines...
2014-05-10 Warner LoshOptionally allow building the historical FreeBSD make...
2014-05-10 Warner LoshRemove a few more vestiges of allowing WITHOUT_BMAKE...
2014-05-10 Warner LoshDocument WITHOUT_SYSCALL_COMPAT and WITHOUT_GNU_GREP_CO...
2014-05-10 Konstantin... When printing the map with the ddb 'show procvm' comman...
2014-05-10 Konstantin... Print the entry address in addition to the object....
2014-05-10 Nathan WhitehornSimplify code slightly. Passing an array by &array...
2014-05-10 Kevin LoFix -width argument to Bl -tag.
2014-05-10 Alexander MotinComment out some pointless device open/close around...
2014-05-10 Michael TuexenUDP-Lite uses SOCK_DGRAM, not SOCK_STREAM.
2014-05-10 Luiz Otavio... Do not configure all pins as outputs as this can lead...
2014-05-10 Warren BlockFix document title.
2014-05-10 Luiz Otavio... Remove an old mistake of mine. This has sneak in the...
2014-05-10 Luiz Otavio... Add the lm75 i2c digital temperature sensor driver.
2014-05-10 Michael TuexenWhitespace change.
2014-05-10 Hans Petter... Optimise host channel disabling:
2014-05-10 Adrian ChaddFix the required calibration flags for the Centrino...
2014-05-10 Warren BlockAdd a man page for the new vt.4 device.
2014-05-10 Adrian ChaddAdd in support to optionally pin the swi threads.
2014-05-10 Warner LoshFix typo in FORMAT_EXTENSIONS which breaks universe.
2014-05-09 Warner LoshIntroduce kern.opts.mk to hold all the options for...
2014-05-09 Ian LeporeCall idcache_inv_all from the AP core entry code before...
2014-05-09 Hans Petter... Fix a regression issue:
2014-05-09 Alexander V... Allow systat(1) interactive dispay-specific commands to
2014-05-09 Hans Petter... Invert platform check.
2014-05-09 Hans Petter... Fix for NULL pointer.
2014-05-09 Alexander V... Fix ndp(8) -f flag parsing
2014-05-09 Hans Petter... Multiple DWC OTG host mode related fixes and improvements:
2014-05-09 Michael TuexenFix a logic bug which prevented the sending of UDP...
2014-05-09 Luiz Otavio... Add support for reading RouterBoard's memory which...
2014-05-09 Luiz Otavio... When a GPIO pin is set to be turned on by kernel hints...
2014-05-09 Jilles Tjoelkersh: Send getopts error messages to stderr, not stdout.
2014-05-09 Jilles Tjoelkersh: Add more necessary INTOFF/INTON.
2014-05-09 Luiz Otavio... Fix the build with debug enabled and remove a variable...
2014-05-09 Luiz Otavio... Fix a bug on ip17x switch initialization which will...
2014-05-09 Bjoern A. ZeebAdjust the register layout to allow for 64bit registers...
2014-05-09 Ganbold TsagaankhuuAdd the codes for enabling CPU cores of Rockchip RK3188...
next