]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
amd64: eliminate td_md.md_fpu_scratch
[FreeBSD/FreeBSD.git] / sys /
2021-10-10 Konstantin Belousovamd64: eliminate td_md.md_fpu_scratch
2021-10-10 Konstantin Belousovamd64: stop using top of the thread' kernel stack for...
2021-10-10 Konstantin Belousovlinux32: add a hack to avoid redefining the type of...
2021-10-10 Konstantin Belousovexec_machdep.c: some style, use ANSI C definition for...
2021-10-10 Konstantin Belousovamd64: move signal handling and register structures...
2021-10-10 Konstantin Belousovamd64: centralize definitions of CS_SECURE and EFL_SECURE
2021-10-10 Adam Fennpvclock: Add vDSO support
2021-10-10 Adam Fennkvm_clock: KVM paravirtual clock support
2021-10-10 Adam Fennpvclock: Add 'struct pvclock' API
2021-10-10 Adam Fennx86: files: Make sys/x86/x86/pvclock.c optional
2021-10-10 Adam Fennx86: cpufunc: Add rdtsc_ordered()
2021-10-10 Adam Fennx86: cpufunc: Add rdtscp_aux()
2021-10-09 Gordon Berglingti(4): Fix a typo in an error message
2021-10-09 Gordon Berglingqlnxe: Fix typos in two error messages
2021-10-09 Kevin Bowlinge1000: Function prototype cleanup
2021-10-09 Kyle Evansvfs: remove dead fifoop VOP_KQFILTER implementations
2021-10-07 Kirk McKusickAvoid "consumer not attached in g_io_request" panic...
2021-10-07 Kirk McKusickBring the tags and links entries for amd64 up to date.
2021-10-07 Alan Somersfusefs: don't panic if FUSE_GETATTR fails durint VOP_GE...
2021-10-07 Alan Somersses: Guard the elm_type_names declaration by _KERNEL
2021-10-07 Alan Somersses: Correct spelling of "Temperature Sensor"
2021-10-07 Jamie GrittonMFC uipc_shm: Fix kern.ipc.posix_shm_list for jails
2021-10-07 Marcin WojtasUpgrade ENA to v2.4.1
2021-10-07 Marcin WojtasUpgrade ENA to v2.4.0
2021-10-07 Marcin Wojtasmmc_fdt_helper: correct typo in DT property name
2021-10-07 Mateusz Guzikhpen(4): removed leftover hpen_final_digi_cb declaration
2021-10-07 Mark Johnstonsocket: Avoid clearing SS_ISCONNECTING if soconnect...
2021-10-07 Mark Johnstonsocket: Rename sb(un)lock() and interlock with listen(2)
2021-10-06 Ian LeporeFix busdma resource leak on usb device detach.
2021-10-06 Kristof Provostpfctl: userspace adaptive syncookies configration
2021-10-06 Kristof Provostpf: hook up adaptive mode configuration
2021-10-06 Kristof Provostpf: implement adaptive mode
2021-10-06 Kyle Evansmodules: iichid: needs opt_acpi.h
2021-10-06 Kyle Evansmodules: netflow: need opt_inet.h
2021-10-06 Kyle Evansmodules: acpi_video: need opt_evdev.h
2021-10-06 Kyle Evanskqueue: don't arbitrarily restrict long-past values...
2021-10-06 Kyle Evanskern: random: collect ~16x less from fast-entropy sources
2021-10-06 Kyle Evanskern: random: drop read_rate and associated functionality
2021-10-06 Gordon Berglingcam: Fix a typo in a comment
2021-10-06 Gordon Berglingsmsc(4): Fix a typo in a comment
2021-10-06 Gordon Berglingvnic: Fix a typo in a comment
2021-10-06 Gordon Berglingevdev: Fix a typo in a commit
2021-10-06 Gordon Berglingnetvsc: Fix a typo in a comment
2021-10-05 Ed Mastemgb: sync with version in main
2021-10-05 Alexander Motinsched_ule(4): Fix interactive threads stealing.
2021-10-04 Mitchell Horneboot(9): update to match reality
2021-10-04 Elliott Mitchellrman: fix overflow in rman_reserve_resource_bound()
2021-10-04 David Brightntb_hw_intel: fix xeon NTB gen3 bar disable logic
2021-10-04 Cy Schubertipfilter: Print the correct TCP sequence index number
2021-10-04 Cy Schubertipfilter: Correct a comment
2021-10-04 Cy Schubertipfilter: Locking sysctls here is not required
2021-10-04 Cy Schubertipfilter: Avoid a null if-then-else blocks
2021-10-03 Greg Vvt: call driver's postswitch when panicking on ttyv0
2021-10-04 Alexander MotinUnify console output.
2021-10-04 Alexander MotinRe-implement virtual console (constty).
2021-10-04 Alexander Motinioat(4): Remove Giant from ioat_test enable/disable.
2021-10-04 Alexander Motinpcib(4): Switch from callout to timeout_task.
2021-10-04 Alexander Motinvt(4): Mark callouts MP-safe.
2021-10-04 Alexander Motinbnxt(4): Mark sysctls MP-safe.
2021-10-04 Alexander Motinbxe(4): Mark sysctls and callout MP-safe.
2021-10-04 Alexander Motinmge(4): Mark sysctls and callout MP-safe.
2021-10-03 Rick Macklemnfscl: Add vfs.nfs.maxalloclen to limit Allocate RPC RTT
2021-10-03 Rick Macklemparam.h: Bump __FreeBSD_version for commit a599f9f7620b
2021-10-03 Rick Macklemnfscl: Make vfs.nfs.maxcopyrange larger by default
2021-10-03 Kyle Evansmakesyscalls: sprinkle some assert() on standard functi...
2021-10-03 Kyle Evansmakesyscalls: stop trying to remove . and .. in cleanup
2021-10-03 Kevin Bowlingixgbe: whitespace cleanup pass
2021-10-03 Kevin Bowlingixgbe: Rename 'struct adapter' to 'struct ixgbe_softc'
2021-10-02 Mark Johnstoncam: Avoiding waking up doneq threads if we're dumping
2021-10-02 Yoshihiro Takahashing_ether: Create netgraph nodes for bridge interfaces.
2021-10-02 Gordon Berglingubsan: Fix a typo in an error message
2021-10-01 Mark Johnstonopencrypto: Disallow requests which pass VERIFY_DIGEST...
2021-10-01 Konstantin Belousovx86 bounce_bus_dmamem_alloc(): use malloc_aligned(...
2021-10-01 Konstantin Belousovmalloc_aligned(9): allow zero size and alignment
2021-10-01 Konstantin Belousovaio_aqueue(): avoid ucred leak on failure path
2021-09-30 Kristof Provostpf: fix pagefault in pf_getstatus()
2021-09-30 Wenzhuo Lue1000: fix K1 configuration
2021-09-29 Marko Zec[fib_algo][dxr] Split unused range chunk list in multip...
2021-09-29 Marko Zec[fib_algo][dxr] Merge adjacent empty range table chunks.
2021-09-29 Gordon Berglingnfsclient: Fix a typo in a comment
2021-09-29 Gordon Berglingpcm(4): Fix a common typo in source code comments
2021-09-29 Gordon Berglingsctp: Fix a typo in a comment
2021-09-29 Gordon Berglingjail(9): Fix a typo in a comment
2021-09-29 Alexander MotinFix false device_set_unit() error.
2021-09-29 Alexander Motinipmi(4): Limit maximum watchdog pre-timeout interval.
2021-09-28 Kevin Bowlinge1000: Fix tabstop width in if_em.h
2021-09-28 Sean Brunouart: Add PCI ID for intel 100 Series/C230 Series AMT
2021-09-28 Kevin Bowlinge1000: Re-arm link changes
2021-09-28 Kevin Bowlinge1000: Rename 'struct adapter' to 'struct e1000_sc'
2021-09-28 Kevin Bowlinge1000: Consistently use FALLTHROUGH
2021-09-28 Kevin Bowlinge1000: Use C99 bool types
2021-09-28 Kevin Bowlinge1000: Fix up HW vlan ops
2021-09-28 Mitchell Hornebcm2835_sdhci: don't use DMA for kernel dumps
2021-09-28 Kornel Dulebamvneta: Fix MTU update sequence
2021-09-28 Kornel Dulebaif_cdce: Add support for setting RX filtering
2021-09-28 John-Mark Gurneyued may be NULL here which will cause a panic... reprod...
2021-09-28 John-Mark GurneyAdd support for link status, media and VLAN MTU (if...
2021-09-28 Kornel Dulebaumodem: Add Huawei E3372h-320 device id
2021-09-28 Kirk McKusickEliminate snaplk / bufwait LOR when creating UFS snapshots
2021-09-28 Alexander MotinAllow setting NFS server scope and owner.
next