]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / sys /
2019-05-21 cemInclude eventhandler.h in more compilation units
2019-05-21 cemAdd two missing eventhandler.h headers
2019-05-20 ianReverse the bit logic of sc_led_modes_mask. Instead...
2019-05-20 ianA MAC adddress from FDT data should override anything...
2019-05-20 ianDon't detour through sc->sc_ue when we have a direct...
2019-05-20 ianUse the new usb fdt support functions to locate the...
2019-05-20 emastemuge: update FDT LED configuration
2019-05-20 markjkcov depends on eventhandler.h.
2019-05-20 emastemuge: configure LEDs per dtb (for Raspberry Pi 3B+)
2019-05-20 adrian[mediatek] Add support for non-flash devices on the...
2019-05-20 mmMFV r347989:
2019-05-20 jhibbitsksyms: Fixup symbols for powerpc in the kernel, not...
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 melifaroFix rt_ifa selection during loopback route insertion...
2019-05-19 tuexenAllow sending on demand SCTP HEARTBEATS only in the...
2019-05-19 tuexenImprove input validation for the IPPROTO_SCTP level...
2019-05-19 ianAdd common support functions for USB devices configured...
2019-05-19 johalunLinuxKPI: Finalize move of lindebugfs from ports to...
2019-05-19 stevekAdd missing setting of hv_base to the leaf that we...
2019-05-19 traszImplement PTRACE_O_TRACESYSGOOD. This makes Linux...
2019-05-19 dchaginLinux send() call returns EAGAIN instead of ENOTCONN...
2019-05-19 kibFix rw->ro remount when there is a text vnode mapping.
2019-05-18 jhbExpose the MD_CLEAR capability used by Intel MDS mitiga...
2019-05-18 kibMake lock-less delayed invalidation operational very...
2019-05-18 jhibbitspowerpc: Fix moea64 pmap from 347952
2019-05-18 markjUpdate the DIAGNOSTIC-only vmem_check_sanity() after...
2019-05-18 jhibbitspowerpc64/pmap: NUMA-ize the page pv lock pool to reduc...
2019-05-18 markjUse M_NEXTFIT in memguard(9).
2019-05-18 markjImplement the M_NEXTFIT allocation strategy for vmem(9).
2019-05-18 cemAdd DragonFly's partition number to fdisk(8) and diskmbr.h
2019-05-17 kibGrammar fixes for r347690.
2019-05-17 vmaffionenetmap: align if_ptnet to the changes introduced by...
2019-05-17 jhibbitspowerpc/dtrace: Actually fix stack traces
2019-05-17 stevekAdd a new ioctl for the larger params struct that inclu...
2019-05-17 stevekAdd command to get version of the ioctl interface for...
2019-05-17 stevekObtain a shared lock instead of exclusive in the MAC...
2019-05-17 steveksysctls which should be restricted when securelevel...
2019-05-17 stevekFix format strings for some debug messages that could...
2019-05-17 stevekProtect commands that are considered dangerous with...
2019-05-17 stevekEnsure we have obtained a lock on the process before...
2019-05-17 stevekInstead of individual conditional statements to look...
2019-05-17 kibFree microcode memory later.
2019-05-17 manupci: ecam: Correctly parse memory and IO region
2019-05-17 manupci: ecam: Do not warn on mismatch of bus_end
2019-05-17 dougmImplement the ffs and fls functions, and their longer...
2019-05-17 brooksFCP-101: Bump __FreeBSD_version for device removal.
2019-05-17 brooksFCP-101: Bump __FreeBSD_version for driver removal.
2019-05-17 brooksFCP-101: Remove xe(4)
2019-05-17 brooksFCP-101: Remove wb(4)
2019-05-17 brooksFCP-101: Remove vx(4).
2019-05-17 brooksFCP-101: Remove txp(4).
2019-05-17 brooksFCP-101: Remove tx(4).
2019-05-17 brooksFCP-101: Remove tl(4).
2019-05-17 brooksFCP-101: Remove sn(4).
2019-05-17 brooksFCP-101: Remove sf(4).
2019-05-17 brooksFCP-101: Remove pcn(4).
2019-05-17 brooksFCP-101: Remove fe(4).
2019-05-17 brooksFCP-101: Remove ex(4).
2019-05-17 brooksFCP-101: Remove ep(4).
2019-05-17 brooksFCP-101: Remove ed(4).
2019-05-17 brooksFCP-101: Remove de(4).
2019-05-17 brooksFCP-101: Remove cs(4).
2019-05-17 brooksFCP-101: Remove bm(4).
2019-05-17 tychonRemove unused define.
2019-05-16 tychonFix integer overflow in r346386.
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 johalunLinuxKPI: Finalize import of seq_file.
2019-05-16 johalunLinuxKPI: Add in_task macro.
2019-05-16 tychonreinstate 4GB DMA boundary workarounds for bge and aac
2019-05-16 johalunLinuxKPI: Fix build on powerpc/sparc.
2019-05-16 cemmips: Implement basic pmap_kenter_device, pmap_kremove_...
2019-05-16 hrsFix hostname to be returned in an ICMPv6 NI Reply messa...
2019-05-16 johalunLinuxKPI: Updates to tasklets for Linux 5.0.
2019-05-16 johalunLinuxKPI: Add group_leader member to struct task_struct.
2019-05-16 johalunLinuxKPI: Update access_ok macro for v5.0.
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-16 cemxdma(4): Fix invalid pointer use (breaks arm.SOCFPGA...
2019-05-16 jhibbitsarm64: Add the rename interpreter path for compat32...
2019-05-16 brooksFCP-101: ae(4) is sufficently popular to be moved to...
2019-05-16 kibamd64 pmap: sysctl vm.pmap.pcid_save_cnt should be...
2019-05-16 kibamd64 pmap: Add tunable vm.pmap.di_locked to set DI...
2019-05-16 kibamd64 pmap: Rename DI functions.
2019-05-16 kibamd64 pmap: rework delayed invalidation, removing globa...
2019-05-16 kibsubr_turnstile: Extract some common code to a helper.
2019-05-16 markjRevert r347582 for now.
2019-05-16 kibimgact_elf.c: Add comment explaining the malloc/VOP_UNL...
2019-05-16 kibarm64: bzero buffer for ucontext in freebsd32_swapconte...
2019-05-16 rlibbydb show thread: avoid overflow in tick conversion
2019-05-16 rlibbyiommu static analysis cleanup
2019-05-16 cemx86: Correctly identify bhyve hypervisor
2019-05-15 rlibbyx86: spell vpxor %zmm0 as vpxord
2019-05-15 johalunLinuxKPI: Add helper macros IS_ALIGNED and DIV_ROUND_DO...
2019-05-15 kibProperly announce MD_CLEAR.
2019-05-15 johalunLinuxKPI: Move {lower|upper}_32_bits macros from port...
2019-05-15 johalunLinuxKPI: Include asm/atomic-long.h from atomic.h.
2019-05-15 johalunLinuxKPI: Add get_random_u32 function.
2019-05-15 johalunLinuxKPI: Update user_access_begin for Linux v5.0.
2019-05-15 johalunLinuxKPI: Expand ktime functionality.
2019-05-15 adrian[ar71xx_gpio] Add AR9341/AR9342 to the list of chips...
2019-05-14 johalunLinuxKPI: Add prepare to pm_ops and bump FreeBSD version.
next