]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h
[FreeBSD/FreeBSD.git] / sys /
21 hours ago Konstantin Belousovpmap: move the smp_targeted_tlb_shutdown pointer stuff... main
22 hours ago Zhenlei Huangif_enc(4): Prefer the boolean form when calling bpf_pee...
23 hours ago Ryan Libbygetblk: reduce time under bufobj lock
24 hours ago Ryan Libbypctrie: add combined insert/lookup operations
28 hours ago Mark Johnstondrm2: Remove one more implementation of ilog2()
28 hours ago Bjoern A. Zeebiwn(4): correct debug message: "not" to "no"
30 hours ago John Baldwinnvmf: Handle shutdowns more gracefully
30 hours ago John Baldwinnvmf: Permit failing I/O requests while disconnected
30 hours ago John Baldwinnvmf: Rescan namespaces after reconnecting
30 hours ago John Baldwinnvmf: Rescan all namespaces if the changed NS log page...
30 hours ago John Baldwinnvmf: Factor out most of nvmf_rescan_ns into a helper...
30 hours ago John Baldwinnvmf: Refactor nvmf_add_namespaces to be more generic
30 hours ago John Baldwinnvmf: Pass const pointers to namespace data to nvmf_*_ns
32 hours ago Alan Coxvm: Eliminate a redundant call to vm_reserv_break_all()
33 hours ago John Baldwinpci: Only add special VF handling for direct children...
36 hours ago Enji Cooperpci(4): unbreak the build
36 hours ago Ruslan Bukinriscv: add stage 2 translation to pmap.
38 hours ago Souradeep Chakrabartiamd64: add a func pointer to tlb shootdown function
38 hours ago Zhenlei Huanghidbus(4): Fix wrong assertion of bus
41 hours ago Andrew Turnerlinux64: Fix the build on arm64 with bti checking
41 hours ago Andrew Turnerarm64: Support BTI checking in most of the kernel
41 hours ago Andrew Turnerstats: Fix the build under gcc
41 hours ago Andrew Turnerarm64: Disable outling atomics
46 hours ago Alan Coxarm64 pmap: Enable L3C promotions by pmap_enter_quick()
2 days ago Rick Macklemnfsd: Update a file missed by commit e2c9fad2e0ae
2 days ago Rick Macklemnfsd: Fix delegation handled for atomic upgrade
2 days ago John Baldwinpci: Consistently use pci_vf_* for suballocated VF...
2 days ago John Baldwinacpi/pci/vmd: Fix a nit with nested resource mapping...
2 days ago Mitchell Horneriscv: fix vm.pmap.kernel_maps with Sv48
2 days ago Mitchell Horneriscv: Move sigcode out of locore.S
2 days ago Mitchell Hornedevmap: eliminate unused arguments
2 days ago Mitchell Hornephysmem: zero entire array
2 days ago Mark Johnstonarm64/vmm: Add breakpoint and single-stepping support
2 days ago Doug Moorevm_phys: use ilog2(x) instead of fls(x)-1
2 days ago Doug Moorex86: simplify ceil(log2(x)) function
2 days ago Kristof Provostpf: fix overly large memcpy()
2 days ago Kristof Provostpf: fix overly large copy in pf_rule_to_krule()
2 days ago Kristof Provostpf: convert DIOCSETDEBUG to netlink
2 days ago Kristof Provostpf: convert DIOCNATLOOK to netlink
2 days ago Kristof Provostpf: convert DIOCCLRSTATUS to netlink
2 days ago Alan Coxpmap: Skip some superpage promotion attempts that will...
3 days ago Xin LIMFV: xz 5.6.2.
3 days ago Gleb Smirnoffunix: use m_freemp() when disposing unix socket buffers
3 days ago Gleb Smirnoffmbuf: provide m_freemp()
3 days ago Oleksandr Kryvuliasnd_hda: Add Lenovo X1 Carbon Gen11 support
3 days ago Olivier Certnerbitset: Fix __BIT_FFS_AT()'s herald comment
3 days ago Ed Mastemfi: correct typo in sysctl/tunable description
3 days ago Ryan Libbypctrie: predict successful allocation
3 days ago Ryan Libbydb_show_buffer: minor cleanup
3 days ago Doug Mooresubr_pctrie: use ilog2(x) instead of fls(x)-1
3 days ago Doug Moorelibkern: don't use MPASS
3 days ago Doug MooreRevert "subr_pctrie: use ilog2(x) instead of fls(x)-1"
3 days ago Doug Mooresubr_pctrie: use ilog2(x) instead of fls(x)-1
3 days ago Doug Moorelibkern: add ilog2 macro
3 days ago Joshua Kinardkern: Remove leftover saf1761otg bits
3 days ago Minsoo Choosys: Disable C standards prior to C99 from kernel build
3 days ago Dmitry Salychevds1307: Return error code instead of boolean
4 days ago Cy Schubertsqlite3: Vendor import of sqlite3 3.46.0
4 days ago Mark Johnstonproto: Use device_set_descf()
4 days ago Mark Johnstonuart: Use device_set_descf()
4 days ago Mark Johnstonmvs: Use device_set_desc(f)()
4 days ago Mark Johnstonvirtio: Use device_set_descf()
4 days ago Mark Johnstonacpi: Use device_set_descf()
4 days ago Mark Johnstonqlnx: Use device_set_descf()
4 days ago Mark Johnstonsiis: Use device_set_desc(f)()
4 days ago Mark Johnstonetherswitch: Use device_set_desc(f)()
4 days ago Mark Johnstoncxgbe: Use device_set_descf()
4 days ago Mark Johnstoncxgb: Use device_set_descf()
4 days ago Mark Johnstonbhnd: Use device_set_descf()
4 days ago Mark Johnstonata: Use device_set_descf()
4 days ago Mark Johnstonahci: Use device_set_desc(f)()
4 days ago Mark Johnstonarm: Convert drivers to use device_set_desc(f)()
4 days ago Jessica Clarkefu740_pci_dw: Fix PERST delay and keep asserted for...
4 days ago Brooks Davisiovec: macros to manipulate len and base together
5 days ago John Baldwinbhnd: Remove orphaned driver for the BHND USB core
5 days ago John Baldwinpci: Use kobj typedefs for new-bus method prototypes
5 days ago Alan Somersmd: round-trip the MUSTDEALLOC and RESERVE options
5 days ago Mark Johnstonboot/zfs: Sync the definition of dsl_dataset_phys with...
5 days ago Chuck Tufflinvme: Change namespace device name
6 days ago Alan Coxarm64 pmap: Convert panic()s to KASSERT()s
6 days ago Jessica Clarkeopenzfs: Fix mismerge breaking macOS bootstrap
6 days ago Warner Loshsys/contrib: Mop up $FreeBSD$ tags
6 days ago Konstantin BelousovIntel DMAR: remove the 'dev' member
6 days ago Warner Loshsys/unistd.h: Use correct POSIX_VERION of 200809L
6 days ago Warner LoshFreeBSD bump POSIX_VERISON to 200809L
6 days ago Dmitry Lukhtionovnetgraph: provide separate malloc type for nodes that...
6 days ago Warner Loshsys/param.h: Bump FreeBSD_version to 1500019 for CLOCK_...
6 days ago Val PackettRedefine CLOCK_BOOTTIME to alias CLOCK_MONOTONIC, not...
6 days ago Martin Matuskazfs: merge openzfs/zfs@e2357561b
7 days ago Kevin LoAdd a new USB ID for Xiaomi mini USB WiFi
7 days ago Bjoern A. ZeebLinuxKPI: remove extern from function declarations
7 days ago Michael Tuexentcp: remove unused code in tcp_usr_attach
8 days ago Emmanuel Vadotpuc: Make kernel module working
8 days ago Emmanuel VadotRevert "files: make uart_bus_puc.c not depend on puc"
8 days ago Warner LoshLINT: Don't build bnxt on 32-bit platforms
8 days ago Warner Loshminor style tweak.
8 days ago Warner LoshFix bnxt build in LINT
8 days ago Son Phan Trunglinux: implement PR_CHILD_SET_SUBREAPER
8 days ago Mariusz Zaborskilibutil: move ftime to libutil
9 days ago Kristof Provostpf: fix incorrect anchor_call to userspace
next