]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-08 impStop using ../zfs/libzfs.h but instead use libzfs.h.
2018-07-08 impMove ZFS files into libsa
2018-07-08 ianCreate an aarch64 subdir under man4, now that we have...
2018-07-08 ianAdd pnp info to imx6_ahci, and add a module makefile...
2018-07-08 ianMove armv8crypto.4 into the aarch64 dir; should have...
2018-07-07 ianMove arm- and aarch64-specific manpages into arch-speci...
2018-07-07 ianAdd a manpage for the imx5/6 watchdog driver.
2018-07-07 rmacklemFix handling of the hybrid DS case for a pNFS server.
2018-07-07 mckusickImport commit from NetBSD with checkin message:
2018-07-07 ianAdd support to the imx watchdog for the FDT "timeout...
2018-07-07 ianCorrectly calculate the value to put in the imx wdog...
2018-07-07 ianAdd pnp info and a module makefile for the imx_wdog...
2018-07-07 impFix PCI_SUBDEV call
2018-07-07 impUpdate AMDSMB to use PCI_MATCH
2018-07-07 impSwitch to using new PCI_MATCH stuff.
2018-07-07 impCreate PCI_MATCH and pci_match_device
2018-07-07 impMention the need to update devmatch.conf
2018-07-07 sbrunoWrap the declaration and assignment of "stripe" with...
2018-07-07 sbrunostruct ifmediareq *ifmrp is only used in the COMPAT_FRE...
2018-07-07 tuexenAllow alternate TCP stack to populate the TCP FO client...
2018-07-07 edAllow the use of slashes in process names of RFC 3164...
2018-07-07 tuexenWhen initializing the TCP FO client cookie cache, take...
2018-07-07 jhibbitsLet ofw_iicbus work its magic on OPAL i2c buses.
2018-07-07 jeffUse the ticks since the last update to reduce hysteresi...
2018-07-07 dexuanhyperv: Fix boot-up after malloc() returns memory of...
2018-07-06 jhbExport a breakpoint() function to userland for arm...
2018-07-06 ianSet .PATH to dev/usb/serial so that these modules compi...
2018-07-06 gonzoig4(4): Fix Apollo lake entries platform identifier
2018-07-06 gonzoig4(4): add support for Apollo Lake I2C controllers
2018-07-06 kibExpand x86 struct pcpus to UMA_PCPU_ALLOC_SIZE AKA...
2018-07-06 kibRevert to recommit with the proper message.
2018-07-06 kibSave a call to pmap_remove() if entry cannot have any...
2018-07-06 emasteRegen arm64 linux sysent after r336043
2018-07-06 emasteFix arm64 linuxulator clone() argument order
2018-07-06 npcxgbe(4): Assume that any unknown flash on the card...
2018-07-06 rmacklemChange the pNFS server so that it does not disable...
2018-07-06 jamieChange prison_add_vfs() to the more generic prison_add_...
2018-07-06 manupsci: Add \n at the end of printf
2018-07-06 kevanskern_environment: Fix SYSINIT ordering
2018-07-06 jamieMissed a bit of doc change from r335921.
2018-07-06 bwidawskAdding myself to committers-src.dot and calendar.freebsd
2018-07-06 brooksOne more 32-bit fix for r335979.
2018-07-06 sbrunoRemove duplicate configuration values as they are alrea...
2018-07-06 sbrunor336028 changed next_msg to a char * from char [] of...
2018-07-06 kibSave a call to pmap_remove() if entry cannot have any...
2018-07-06 kibStyle: no need for braces around single-line then clause.
2018-07-06 daichiChanged to eliminate the upper limit of command length...
2018-07-06 andrewTeach binutils that arm64 is a 64bit architecture....
2018-07-06 kevansconfig(8): Fix broken ABI
2018-07-06 hselaskyMake sure kernel modules built by default are portable...
2018-07-06 mmacycounter(9): unbreak amd64 following r336020
2018-07-06 brooksCorrect breakage on 32-bit platforms from r335979.
2018-07-06 mmacyhwpmc: remove hacks to work around incorrect pc_domain
2018-07-06 mmacyepoch(9): simplify initialization
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-06 kevansconfig(8): De-dupe hint/env vars within a single file
2018-07-05 sefThis exposes ZFS user and group quotas via the normal
2018-07-05 cemath(4): Fix typo in debugging code
2018-07-05 kevansRevert r336011,r336012 until I can competently test
2018-07-05 kevansFix build after r336011
2018-07-05 kevansconfig(8): De-dupe hint/env vars within a single file
2018-07-05 kibExtend r335969 to superpages.
2018-07-05 sbrunoriscv: Remove unused variable "code"
2018-07-05 kibRevert r335999 to re-commit with the correct error...
2018-07-05 andrewCreate a new macro for static DPCPU data.
2018-07-05 sbrunoRemove redundant device ar71xx_wdog which is now includ...
2018-07-05 sbrunoRemove redundant AH_DEBUG_ALQ.
2018-07-05 sbrunoMake ZSTD a real option via ZSTDIO.
2018-07-05 bzSplit up deadlkres() to make it more readable in antici...
2018-07-05 brooksWork around lame warnings in ancient gcc on 32-bit...
2018-07-05 kibCopyout(9) on 4/4 i386 needs correct vm_page_array[].
2018-07-05 kibUse vm_page_unhold_pages() instead of manually rolling...
2018-07-05 kibIn x86 pmap_extract_and_hold(), there is no need to...
2018-07-05 kevanskern_environment: use any provided environments, evict...
2018-07-05 kevansRevert r335995 due to accidental changes snuck in
2018-07-05 kibIn x86 pmap_extract_and_hold(), there is no need to...
2018-07-05 kevanskern_environment: use any provided environments, evict...
2018-07-05 jsmAdd jsm in committers-ports.dot with mentor/mentee
2018-07-05 bzWith the introduction of reapers and reaplists in r275800,
2018-07-05 brooksRevert r335983.
2018-07-05 ianDetach all children before beginning to tear down the...
2018-07-05 ianAdd a missing call to usb_bus_mem_free_all() when detac...
2018-07-05 seancUpdate with the members of the 10th core team, core.x.
2018-07-05 ianRemove a test and early-out which just can't possibly...
2018-07-05 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-05 ianFix an out-of-bounds array access... the irq data for...
2018-07-05 kibSilence warnings about unused variables when RACCT...
2018-07-05 brooksMake struct xinpcb and friends word-size independent.
2018-07-05 traszFix mandoc -Tlint warning introduced in r335977.
2018-07-05 traszAdd trivial usage example to ports(7).
2018-07-05 kibAdd a name for the MSR controlling standard extended...
2018-07-05 kibOrder the portion of the AMD-specific MSRs names defini...
2018-07-05 araujo- Add bhyve NVMe device emulation.
2018-07-05 gallatinmxge: replace 65536 with IP_MAXPACKET in tso settings.
2018-07-05 alcAllow callers to vm_phys_split_pages() to specify wheth...
2018-07-05 alcAs of r335784, if pmap_enter() replaces a managed mappi...
2018-07-04 mmacyepoch(9): make nesting assert in epoch_wait_preempt...
2018-07-04 kibIn x86 pmap_extract_and_hold()s, handle the case of...
2018-07-04 rmacklemFix the pNFS server so that it handles the "#mds_path...
2018-07-04 gallatinmxge: choose appropriate values for hw tso
next