]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-27 Pedro F. GiffuniSPDX: Complete License ID tags for UFS.
2017-12-27 Stephen HurdFix indentation.
2017-12-27 Warner LoshFix a bunch of issues (and a few non-issues but appease...
2017-12-27 Kyle Evansif_awg: Respect rgmii-*id PHY configurations
2017-12-27 Emmanuel Vadotctl: Correct comment in ctl_worker_thread
2017-12-27 Xin LIReplace send-mail with the more standarized sendmail...
2017-12-27 Xin LIDon't initialize lastlong before assigning it.
2017-12-27 Eitan Adlerother: Fix several typos and minor errors
2017-12-27 Eitan Adlerlib: Fix several typos and minor errors
2017-12-27 Eitan Adlerkernel: Fix several typos and minor errors
2017-12-27 Eitan Adleruserland: Fix several typos and minor errors
2017-12-26 Kirk McKusickMissing disk close in libufs.
2017-12-26 Ian LeporeAdd a section describing how to tune ARM kernel options...
2017-12-26 Michael Zhilin[mips] fix compilation of TP-WN1043ND kernel configuration
2017-12-26 Ian LeporeAdd a new ARM kernel option, LOCORE_MAP_MB, to control...
2017-12-26 Ian LeporeComplete the changing of the old "i2c-address" property...
2017-12-26 Ian LeporeUpdate the FDT example for the lm75 sensor to match...
2017-12-26 Ed Mastereadelf: report byte size for DT_PREINIT_ARRAYSZ
2017-12-26 Alan CoxRefactor vm_map_find(), creating a separate function...
2017-12-26 Emmanuel Vadotman4: Move back allwinner man page to share/man/man4
2017-12-26 Kyle Evansextres/syscon: Commit missing bits from r327106
2017-12-26 Michael TuexenWhite cleanups.
2017-12-26 Mark JohnstonEnsure that pass > 0 when starting a scan with vm_pages...
2017-12-26 Jilles Tjoelkersh: Don't leak wait* implementation details from jobs.c
2017-12-26 Jilles Tjoelkernandtool: Add missing mode for open() with O_CREAT
2017-12-26 Emmanuel VadotMove arm specific man page to man4.arm subfolder
2017-12-26 Michael TuexenClearify CID 1008197.
2017-12-26 Michael TuexenClearify issue reported in CID 1008198.
2017-12-26 Emmanuel Vadotarm64: a10_gpio.c and a10_mmc.c were renamed aw_gpio...
2017-12-26 Michael TuexenFix CID 1008428.
2017-12-26 Michael TuexenFix CID 1008936.
2017-12-26 Michael TuexenAllow the first (and second) argument of sn_calloc...
2017-12-26 Emmanuel Vadotarm: a10_gpio.c was renamed aw_gpio.c
2017-12-26 Michael TuexenWhen adding support for sending SCTP packets containing...
2017-12-26 Emmanuel VadotAllwinner: gpio: Rename driver to aw_gpio and add man...
2017-12-26 Emmanuel VadotAllwinner: mmc: Rename driver to aw_mmc and add a man...
2017-12-26 Emmanuel Vadotaw_rtc.4: Correct some error/style found by mandoc...
2017-12-26 Warner LoshFix typo
2017-12-25 Emmanuel Vadotaw_rsb.4: Remove useless .Re
2017-12-25 Emmanuel VadotChange the remaining files using my personnal email...
2017-12-25 Eitan Adler.git*: add gitattributes and gitignore
2017-12-25 Poul-Henning... Introduce an architecture-agnostic <sys/_stdarg.h>...
2017-12-25 Eitan Adlerfsync(3): correctly document return values
2017-12-25 Emmanuel Vadotaw_rtc: Add man page for this driver
2017-12-25 Alan CoxMake the vm object bypass and collapse counters per...
2017-12-25 Warner LoshDoh! Never test in one tree and commit from another:
2017-12-25 Warner LoshMatch unattached devices on the system to potential...
2017-12-25 Emmanuel Vadotallwinner: aw_usbphy is also needed for ohci
2017-12-25 Emmanuel VadotAllwinner: Remove unused aw_console driver.
2017-12-25 Alexander KabaevDo pass removing some write-only variables from the...
2017-12-24 Mark JohnstonFix two problems with the page daemon control loop.
2017-12-24 Dimitry AndricRemove obsolete register keyword from opensolaris's...
2017-12-24 Warner LoshFurther investigation shows this shouldn't have been...
2017-12-24 Dimitry AndricFix clang 6.0.0 compiler warnings in binutils
2017-12-24 Alexander KabaevRemove write-only opt and useless optlen variables.
2017-12-24 Warner LoshComment this out until I have time to get to the bottom...
2017-12-24 Dimitry AndricFollow-up to r326375, by moving the block that disables...
2017-12-24 Andrey V. ElsukovFix rule number truncation, use uint16_t type to specif...
2017-12-23 Jilles Tjoelkersh(1): Markup and spelling fixes
2017-12-23 Warner LoshWarn when nonPNP ISA devices are attached in GENERIC...
2017-12-23 Konstantin... Add missed AVX512VL (128 and 256 bit vector length...
2017-12-23 Eitan Adlercalendar: add missing header file
2017-12-23 Eitan Adlerldd: avoid statically linked executables in example
2017-12-23 Mariusz ZaborskiIntroduce the daemonfd function.
2017-12-23 Alexander KabaevReverse the check to allocate the buffer if cached...
2017-12-23 Alexander KabaevRemove dead store to local variable.
2017-12-23 Alexander KabaevSilence clang analyzer false positive.
2017-12-23 Alexander KabaevDo not pass NULL pointer to copyout in if_clone_list.
2017-12-23 Alexander KabaevRemove dead initialization of the inode pointer.
2017-12-23 Alexander KabaevRemove some trailing whitespace.
2017-12-23 Alexander KabaevDo not double free the memory in if_clone.
2017-12-23 Kyle EvansMove syscon into extres framework
2017-12-23 Kyle Evanssyscon: Introduce kobj and split out fdt bits
2017-12-23 Warner LoshFix cut-and-paste error s/pccard/isa/
2017-12-23 Warner LoshCreate a new ISA_PNP_INFO macro. Use this macro every...
2017-12-23 Warner LoshExpand cryptic comment with inforation I've learned...
2017-12-23 Warner LoshThese drivers have a sentinel at the end of the device...
2017-12-23 Eitan Adlerfopen.1: document truncation
2017-12-23 Warner LoshThe device tables end with a sentinel in iflib. Don...
2017-12-22 Konstantin... Remove mips MD atomic_load_64 and atomic_store_64.
2017-12-22 Sevan JaniyanDrop the NetBSD rcs tag introduced in r326868.
2017-12-22 Warner LoshFix typos from last commit, these should have been #.
2017-12-22 Alexander MotinAdd AHCI/XHCI device IDs found on AMD Ryzen+B350 system.
2017-12-22 Navdeep Parharcxgbe(4): Do not forward interrupts to queues with...
2017-12-22 Warner LoshUse '#' rather than some made up name for fields we...
2017-12-22 Konstantin... Update HISTORY section for the atomic(9) page.
2017-12-22 Pedro F. GiffuniSPDX: Reverse License ID tags from the lmc driver.
2017-12-22 Warner LoshNeed to NULL terminate this list. It worked before...
2017-12-22 Warner LoshPC Card PNP tables are terminated by a NULL sentinel...
2017-12-22 Kevin LoAdd soft float abi caching form armv7, it would allow...
2017-12-21 Konstantin... Fix mips build after introduction of MD definitions...
2017-12-21 Konstantin... Fix build for LP64 arches with gcc.
2017-12-21 Konstantin... Fix build for kernels with SCHED_4BSD.
2017-12-21 Warner LoshWhen -v is specified with -p dev, print the same verbos...
2017-12-21 Warner LoshFix markup and bump .Dd.
2017-12-21 Warner LoshImplement "-p dev" to print the path to the given devic...
2017-12-21 Tycho NightingaleRecognize a pending virtual interrupt while emulating...
2017-12-21 Pedro F. Giffunipatch: further cleanup to git-style diffs.
2017-12-21 Pedro F. Giffunipatch: rejname[] is also -r option buffer, and should...
2017-12-21 Navdeep Parharcxgbe(4): Read the MFG diags version from the VPD...
next