]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
sort(1): Memoize MD5 computation to reduce repeated computation
[FreeBSD/FreeBSD.git] / sys /
2019-04-13 jhibbitsAdd NUMA support to powerpc
2019-04-13 jhibbitspowerpc/dtrace: Fix dtrace powerpc asm, and simplify...
2019-04-13 jhibbitspowerpc: Add file forgotten in r346144
2019-04-12 mavFix SCSI sense data pass through.
2019-04-12 kibIgnore doomed vnodes in tmpfs_update_mtime().
2019-04-12 traszRemove unneeded conditionals for sv_ functions - all...
2019-04-12 tychonfor a cache-only zone the destructor tries to destroy...
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-12 jhibbitspowerpc: Adjust priority NOPs, and make them functions
2019-04-12 jhibbitspowerpc64: Increase the nap level on power9 idling
2019-04-11 tuexenFix an SCTP related locking issue. Don't report that...
2019-04-11 traszUse shared vnode locks for the ELF interpreter.
2019-04-11 markjReinitialize multicast source filter structures after...
2019-04-11 oshogboThe nvlist_report_missing is also used by the cnvlist.
2019-04-11 cyCatch up to r343631: Avoid "pfil: duplicate hook" due to
2019-04-11 oshogbolibnv: fix compilation warnings
2019-04-11 oshogbolibnv: fix compilation warnings
2019-04-10 kibabAdd some CMD53-related definitions
2019-04-10 manuarm: dtb: Compile the Linux DTS for pandaboards
2019-04-10 kibabImplement CMD53 block mode support for SDHCI and AllWin...
2019-04-10 kibabAdd new fields to mmc_data in preparation to SDIO CMD53...
2019-04-10 manuarm: kernel: Remove old kernel configs
2019-04-10 manuarm: dts: Remove some old DTS
2019-04-10 rrsFix a small bug in the tcp_log_id where the bucket
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-10 lwhsuFix build in sys/modules/nfscommon
2019-04-10 asomersfix cache_lookup's documentation
2019-04-10 traszImprove vnode lock assertions.
2019-04-10 avosurtw(4), otus(4), iwi(4): allow to set non-default...
2019-04-09 glebiusObvious comment correction.
2019-04-09 jhbRefine r330113 to honor the ProducerConsumer flag most...
2019-04-09 kibAdd vn_fsync_buf().
2019-04-09 kibFix dirty buf exhaustion easily triggered with msdosfs.
2019-04-09 jhbDon't pre-reserve resources for CPU devices when they...
2019-04-09 kibpci_cfgreg.c: Use io port config access for early boot...
2019-04-09 traszFactor out section loading into a separate function.
2019-04-09 ganboldIn some cases like NanoPI R1, its second USB ethernet
2019-04-08 impStyle only change: Prefer $() to ``
2019-04-08 kibHandle races when remounting UFS volume from ro to rw.
2019-04-08 traszRefactor ELF interpreter loading into a separate function.
2019-04-08 oshogboIn the unlinkat syscall, the operation is performed...
2019-04-08 ganboldFix URE_WDT6_SET_MODE value in the register definition.
2019-04-07 impMake RELDATE be on a single line.
2019-04-07 mhorneRISC-V: initialize pcpu slightly earlier
2019-04-07 impUse default shell assignment rather more complicated...
2019-04-07 ianAdd g_label_flashmap.c to the module, should have been...
2019-04-07 oshogboBump FreeBSD version after r345982.
2019-04-07 markjSet the p_oppid field of orphans when exiting.
2019-04-07 kibGive new home to the comment from ppt_pci_reset(),...
2019-04-06 cemkern/subr_pctrie: Fix mismatched signedness in assertio...
2019-04-06 rmacklemAdd INET6 support for the upcalls to the nfsuserd daemon.
2019-04-06 cemkern/subr_pctrie: Convert old-style boolean_t to plain...
2019-04-06 asomersfusefs: fix a panic on mount
2019-04-06 oshogboRegen after r345982.
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-06 jkimMFV: r345969
2019-04-06 jhibbitspowerpc/powernv: Fix major bugs in opal_flash
2019-04-06 jhibbitspowerpc/powernv: Fix issues in opal_async
2019-04-05 kibAdd DEV_RESET /dev/devctl2 ioctl.
2019-04-05 kibRemove single-use DEV_RESET() macro.
2019-04-05 kibImplement resets for PCI buses and PCIe bridges.
2019-04-05 kibProvide newbus infrastructure for initiating device...
2019-04-05 kibvn_vmap_seekhole(): align running offset to the block...
2019-04-05 kibFix mis-merge.
2019-04-05 manutwsi: Use config_intrhook_oneshot instead of config_int...
2019-04-05 manutwsi: Add interrupt mode
2019-04-05 impRemove another instance of All Rights Reserved.
2019-04-05 impAdd mpr, mps, mpt to NOTES file
2019-04-04 rmacklemRevert r320698, since the related userland changes...
2019-04-04 emasteif_muge: use NULL not 0 for DRIVER_MODULE pointer args
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-04 rmacklemFix malloc stats for the RPCSEC_GSS server code when...
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 pjdImplement automatic online expansion of GELI providers...
2019-04-03 philImport libxo-1.0.2
2019-04-03 emastecpsw: use `phy-handle` in FDT to find PHY address
2019-04-03 rrsUndo my previous erroneous commit changing the tcp_outp...
2019-04-03 mavFix typos in r345849.
2019-04-03 mavList few more ATA commands.
2019-04-03 kibmsdosfs: zero tail of the last block on truncation...
2019-04-03 mwAdd a cv_wait to the TPM2.0 harvesting function
2019-04-03 jhibbitspowerpc: Allow emulating optional FPU instructions...
2019-04-03 mwCreate kernel module to parse Veriexec manifest based...
2019-04-03 jhibbitspowerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt
2019-04-03 rmacklemAdd a comment to the r345818 patch to explain why cl_re...
2019-04-02 rmacklemFix a race in the RPCSEC_GSS server code that caused...
2019-04-02 mavBuild NVMe CAM transport unrelated to NVMe SIM.
2019-04-02 mavMake cam_error_print() decode NVMe commands.
2019-04-02 tychonioat(4) should use bus_dma(9) for the operation source...
2019-04-02 tychonioatcontrol(8) could exercise 8k-aligned copy with...
2019-04-02 tychonDMAR driver assumes all physical addresses are backed...
2019-04-02 npcxgbe(4): Add a flag to indicate that bits in interrupt...
2019-04-02 mavUnify SCSI_STATUS_BUSY retry handling with other cases.
2019-04-02 kibtmpfs: plug holes on rw->ro mount update.
2019-04-02 kibtmpfs: ignore tmpfs_set_status() if mount point is...
2019-04-02 kibBlock creation of the new nodes for read-only tmpfs...
2019-04-02 bro Grab the number of devices supported by PLIC from...
2019-04-02 jhibbitsipmi: Fixes for ipmi_opal(powernv)
2019-04-02 jhibbitspowernv: Port OPAL asynchronous framework to use the...
2019-04-02 jhibbitspowerpc/powernv: Add OPAL heartbeat thread
next