[PowerPC] Fix 32-bit ubldr calling convention
[freebsd.git] / sys /
2020-01-18 kevanssysent targets: further cleanup and deduplication
2020-01-18 gallatinpcpu_page_alloc: guard against empty NUMA domains
2020-01-18 eugenifa_maintain_loopback_route: adjust debugging output
2020-01-18 bdragonD23057: [PowerPC] Fix offset calculations in bridge...
2020-01-18 cemGEOM label: strip leading/trailing space synthesizing...
2020-01-18 jhibbitsAdd a 'SINGLETON' directive to kobj interface definition
2020-01-18 mjgvfs: distribute freevnodes counter per-cpu
2020-01-18 jhibbitspowerpc: Fix the NUMA domain list on powernv
2020-01-18 bdragon[PowerPC] Fix Book-E direct map for >=16G ram on e5500
2020-01-17 bdragon[PowerPC] Save a dword in the powerpc64 signal trampoline
2020-01-17 cemnet80211: Move rate printing in amrr_node_stats() to...
2020-01-17 kevansbcm2835_vcbus: unifdef all platform definitions
2020-01-17 jhbCheck for invalid sstatus values in set_mcontext().
2020-01-17 jhbSave and restore floating point registers in get/set_mc...
2020-01-17 mhorneRISC-V: fix global pointer assignment at boot
2020-01-17 brUse unsigned loads in fubyte, fuword16, generic_bs_r_1...
2020-01-17 luporl[PPC] Fix wrong comment
2020-01-17 mjgvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-17 mjgvfs: shorten lock hold time in vdbatch_process
2020-01-17 glebiusChange argument order of epoch_call() to more natural...
2020-01-17 jeffFix a long standing bug that was made worse in r355765...
2020-01-17 impWe only want to send the speedup to the lower layers...
2020-01-17 impUse buf to send speedup
2020-01-17 impPass BIO_SPEEDUP through all the geom layers
2020-01-16 mjgunionfs: use MNTK_NOMSYNC
2020-01-16 manudwmmc: Remove max_hz from the softc
2020-01-16 mjgvfs: increment numvnodes without the vnode list lock...
2020-01-16 mjgvfs: refcator vnode allocation
2020-01-16 manuarm64: rockchip: Add RK3399 PWM driver
2020-01-16 manuarm64: rockchip: Add new interface for rk_pinctrl
2020-01-16 manufdt_pinctrl: Add new methods for gpios
2020-01-16 manuregulator_fixed: Add a get_voltage method
2020-01-16 manuarm: allwinner: ahci: target-supply is optional
2020-01-16 krionGenerate MAC address from the FreeBSD OUI range.
2020-01-16 manuarm: allwinner: Add support for bank supply
2020-01-16 manuaxp8xx: Add a regnode_init method
2020-01-16 manuaxp8xx: Add missing voltage regulators offset
2020-01-16 tuexenRemove debug code not needed anymore.
2020-01-16 luporl[PowerPC64] Enable virtio drivers
2020-01-16 mjgvfs: reimplement vlrureclaim to actually use LRU
2020-01-16 jeffSimplify VM and UMA startup by eliminating boot pages...
2020-01-15 emasteacpi_ibm: reference ThinkPad instead of IBM
2020-01-15 mckusickPeter Holm reports that his test that does an umount...
2020-01-15 kevansmips trampoline: don't bother with unwind tables
2020-01-15 markjHandle a NULL thread pointer in linux_close_file().
2020-01-15 glebiusgif_transmit() must always be called in the network...
2020-01-15 glebiusA miss from r356754.
2020-01-15 glebiusIntroduce NET_EPOCH_CALL() macro and use it everywhere...
2020-01-15 glebiusUse official macro to enter/exit the network epoch...
2020-01-15 glebiusMechanically substitute assertion of in_epoch(net_epoch...
2020-01-15 glebiusStop header pollution and don't include if_var.h via...
2020-01-15 glebiusSince this code dereferences struct ifnet, it must...
2020-01-15 glebiusSince this code uses if_ref()/if_rele() it must include...
2020-01-15 glebiusNetgraph queue processing thread must process all its...
2020-01-15 glebius- Move global network epoch definition to epoch.h,...
2020-01-15 glebiusThe non-preemptible network epoch identified by net_epo...
2020-01-15 mjgvfs: in vop_stdadd_writecount only vlazy vnodes on...
2020-01-15 mjgtmpfs: add missing CLTFLAG_MPSAFE annotation
2020-01-15 mjgnfs: add missing CLTFLAG_MPSAFE annotations
2020-01-15 mjgfusefs: add missing CLTFLAG_MPSAFE annotation
2020-01-14 mckusickWhen sync'ing a mount point, the mount point's vnodes...
2020-01-14 jhbPreserve the inherited value of the status register...
2020-01-14 avgstorvsc: port a Linux patch, properly set residual...
2020-01-14 traszMake linux(4) use kern_setsockopt(9) instead of going...
2020-01-14 traszMake linux(4) use kern_getsockopt(9) instead of going...
2020-01-14 traszMake linux getcpu(2) report the domain.
2020-01-14 mavRestore loop break in vm_pageout_lowmem().
2020-01-14 rlibbyuma: split slabzone into two sizes
2020-01-14 rlibbymalloc: remove assumptions about MINALLOCSIZE
2020-01-14 rlibbyuma: fixup some ktr messages
2020-01-14 jeffFix a long standing bug in journaled soft-updates....
2020-01-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-13 jhibbitspowerpc/mpc85xx: Partially revert r356640
2020-01-13 mavMap ECKSUM and EFRAGS from ZFS onto real errnos.
2020-01-13 vangyzenAdd missing comma in nfsv4_errstr
2020-01-13 vmaffionenetmap: disable passthrough with no hypervisor support
2020-01-13 vmaffionevmx: fix initialization of TSO related descriptor fields
2020-01-13 glebiusFix yet another regression from r354484. Error code...
2020-01-13 mjgufs: relax an overzealous assert added in r356671
2020-01-13 kibCode must not unlock a mutex while owning the thread...
2020-01-13 mhorneRISC-V: fix global symbol lookups for mpentry with lld
2020-01-13 mjgvfs: per-cpu batched requeuing of free vnodes
2020-01-13 mjgvfs: rework vnode list management
2020-01-13 mjgufs: use lazy list instead of active list for syncer
2020-01-13 mjgvfs: add per-mount vnode lazy list and use it for defer...
2020-01-13 mjgufs: add a setter for inode i_flag field
2020-01-12 cemFix a typo in r356667 comment
2020-01-12 cemgetrandom(2): Add Linux GRND_INSECURE API flag
2020-01-12 tuexenFix race when accepting TCP connections.
2020-01-12 bznd6_rtr: constantly use __func__ for nd6log()
2020-01-12 bznd6_rtr: make nd6_prefix_onlink() static
2020-01-12 tuexenFix division by zero issue.
2020-01-12 traszdd kern_getpriority(), make Linuxulator use it.
2020-01-12 traszAdd kern_setpriority(), use it in Linuxulator.
2020-01-12 mjgAdd "panicked" boolean which can be tested instead...
2020-01-12 mjgAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-12 mjgsysctl: add missing CLTFLAG_MPSAFE annotation to CONST_...
2020-01-12 mjgvm: add missing CLTFLAG_MPSAFE annotations
2020-01-12 mjgdtrace: add missing CLTFLAG_MPSAFE annotations
2020-01-12 mjgzfs: add missing CLTFLAG_MPSAFE annotations
next