]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
mtree: Restore mode for /var/spool/lock and opielocks
[FreeBSD/FreeBSD.git] / sys /
2019-06-12 cyWhitespace adjustments replacing spaces with tabs.
2019-06-12 cyResolve IPv6 checksum errors with stateful inspection...
2019-06-12 cyRegister pfil hooks when VNET != vnet0. r302298, which...
2019-06-12 cyEnclose a long multi-line single conditional statement...
2019-06-12 bdreweryStop using .OODATE for extracting firmware.
2019-06-11 bdreweryAdd missing DPSRCS entry for assym.inc.
2019-06-11 bdreweryRestore genassym.o to CLEANFILES.
2019-06-11 jhbMove declaration of warninterval out from under COMPAT_...
2019-06-11 jhbMake the warning intervals for deprecated crypto algori...
2019-06-11 dougmTo test to see if a free space is big enough compare...
2019-06-11 jhbSort opt_foo.h #includes and add a missing blank line...
2019-06-11 jhbAdd M_NOFREE to M_FLAG_BITS.
2019-06-11 jhbTrim an extra space.
2019-06-11 impMinor white space changes.
2019-06-11 luporl[PPC] Fix build error when POWERNV is disabled
2019-06-11 luporl[PPC64] Fix ofw_initrd
2019-06-11 mhorneRISC-V: expose extension bits in AT_HWCAP
2019-06-10 bzA bit of code hygiene (no functional changes).
2019-06-10 dougmr348879 introduced a wrong-way comparison that broke...
2019-06-10 loosAdd support for the GPIO SD Card VCC regulator/switch...
2019-06-10 dougmThe computations of vm_map_splay_split and vm_map_splay...
2019-06-10 loosAdd the GPIO driver for the North/South bridge in Marve...
2019-06-10 dougmChange the check for 'size' wrapping around to zero...
2019-06-10 bzAdd a bus_add_child device method to bcm2835_sdhci.
2019-06-10 jhbAdd warnings to /dev/crypto for deprecated algorithms.
2019-06-10 jhbAdd warnings for Kerberos GSS algorithms deprecated...
2019-06-10 jhbRemove an overly-aggressive assertion.
2019-06-10 zeisingpsm(4): Enable touchpads and trackpads by default
2019-06-10 bzEnhance the comment ieee80211_add_channel() to avoid a
2019-06-10 bzallwinner mmc: move variable assignment into block
2019-06-10 dchaginUse C11 anonymous unions.
2019-06-10 jhibbitspowernv: Port HMI handler to use the message framework
2019-06-10 jhibbitspowerpc/powernv: Reduce the scope of the sensor guardin...
2019-06-10 dougmThere are times when a len==0 parameter to mmap is...
2019-06-09 mhorneRemove unused mcall_trap() function
2019-06-09 mhorneRISC-V: Clean up some GENERIC options
2019-06-09 mhorneRISC-V: Announce real and available memory at boot
2019-06-09 mhorneAdd TSLOG events to initriscv()
2019-06-09 mhorneFix global pointer relaxations in the RISC-V kernel
2019-06-09 mhorneRemove block of dead code
2019-06-09 alcCorrect a new KASSERT() in r348828.
2019-06-09 alcImplement an alternative solution to the amd64 and...
2019-06-08 wulfpsm(4): Add extra sanity checks to Elantech trackpoint...
2019-06-08 wulfpsm(4): Fix Elantech trackpoint support.
2019-06-08 kibStyle MAP_ENTRY_ and MAP_ definitions.
2019-06-08 kibCorrect definition for PGEX_SGX.
2019-06-08 kibMake trap_msg array constant as well.
2019-06-08 jtlCurrently, MCA entries remain on an every-growing linke...
2019-06-08 dougmSimple code refactoring originally in D13484.
2019-06-08 bzFix dpcpu and vnet panics with complex types at the...
2019-06-08 bzRemove extra stray + from a diff from the beginning...
2019-06-08 bzAdd SDIO support.
2019-06-08 bzbcm2835_sdhci.c: exit DMA if not enough data left to...
2019-06-08 bzbcm2835_sdhci.c: save block registers to avoid controll...
2019-06-08 kibRemove lazy FPU switch support from amd64.
2019-06-08 bzImprove sdhci slot_printf() debug printing.
2019-06-08 bzIntroduce sim_dev and cam_sim_alloc_dev().
2019-06-08 kibi386 trap.c: Remove unused MAX_TRAP_MSG define.
2019-06-08 kibamd64 trap.c: Modernize syntax around trap_msg[].
2019-06-08 jhibbitspowerpc/pmap: Move the SLB spill handlers to a better...
2019-06-08 jhibbitspowerpc/aim: Use nitems() for calculating size of phys_...
2019-06-07 jhbFix debug trace after removal of pdu_overhead.
2019-06-07 mavFix comparison signedness in arc_is_overflowing().
2019-06-07 mavExplicitly start ARC adjustment on limits change.
2019-06-07 chuckFix nda(4) PCIe link status output
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-07 luporl[PPC64] Support QEMU/KVM pseries without hugepages
2019-06-07 csjpTeach readelf about some OpenBSD ELF program headers
2019-06-07 aeUse underscores for internal variable name to avoid...
2019-06-07 avgRestore ARC MFU/MRU pressure
2019-06-07 npcxgbe(4): Rename the DDP sysctl to rx_zcopy to match...
2019-06-07 rlibbyAllow fail points to have separate declarations, defini...
2019-06-06 mavAllow UMA hash tables to expand faster then 2x in 20...
2019-06-06 loosDo not overwrite the RGMII bits in the CPU port registe...
2019-06-06 loosZero the GPIO regulator pins memory.
2019-06-06 scottphnvdimm: Provide nvdimm location information
2019-06-06 markjRestore the comment removed in r348745.
2019-06-06 dougmThe means of finding ranges of free pages was changed for
2019-06-06 markjAdd sysctls for uma_kmem_{limit,total}.
2019-06-06 markjRemove the volatile qualifer from uma_kmem_total.
2019-06-06 markjConditionalize an in_epoch() call on INVARIANTS.
2019-06-06 markjMake the linuxkpi's alloc_pages() consistently return...
2019-06-06 markjFix a race between fasttrap and the user breakpoint...
2019-06-06 ianFor armv6 and armv7, build hwpmc_armv7.c as well as...
2019-06-06 ianDon't refer to the cpu variable in a KASSERT before...
2019-06-06 asomersAdd a testing facility to manually reclaim a vnode
2019-06-06 tuexenr347382 added receiver side DSACK support for the TCP...
2019-06-06 cyWhitespace adjustment.
2019-06-05 oshogbogeli: build warning fixes
2019-06-05 oshogbodtrace: 64-bits registers support
2019-06-05 kibIn vm_map_entry_set_vnode_text(), tolerate tmpfs mappin...
2019-06-05 kibManually clear text references on reclaim for nullfs...
2019-06-05 jhbSupport MSI-X for passthrough devices with a separate...
2019-06-05 avgfirst step towards enforcing must-succeed semantics...
2019-06-05 tychonanother occurrence where a very large dma mapping can...
2019-06-05 aeInitialize V_nat64out methods explicitly.
2019-06-05 cpercivaOnly respond to the PCIe Attention Button if a device...
2019-06-04 cyWhile working on a PR, more are discovered.
2019-06-04 cyClean up #ifdefs from old unsupported releases of FreeBSD.
2019-06-04 markjRemove an outdated header comment for vm_page.c.
next