]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge ^/head r341764 through r341812.
[FreeBSD/FreeBSD.git] / sys /
2018-12-11 Dimitry AndricMerge ^/head r341764 through r341812.
2018-12-11 Xin LIRemove questionable initialization for ICH8M, rely...
2018-12-11 Konstantin BelousovFree bootstacks after AP startup.
2018-12-11 Konstantin BelousovRemove special case handling for getfhat(fd, NULL,...
2018-12-11 Mark JohnstonRemove an unused malloc(9) type.
2018-12-11 Mark JohnstonUse inline tests for individual PTE bits in the RISC...
2018-12-11 Justin Hibbitspowerpc/booke: Don't get and use the load offset for...
2018-12-10 Warner LoshRemove stray hints files.
2018-12-10 John BaldwinDon't report stale signal information for non-signal...
2018-12-10 Leandro Luporippc64: handle exception 0x1500 (soft patch)
2018-12-10 Hans Petter SelaskyRemove no longer needed ifdefs in the LinuxKPI, after...
2018-12-10 Hans Petter SelaskyImplement atomic_swap_xxx() for all platforms.
2018-12-10 Andriy Voskoboinykrtwn, rsu: add more USB ids.
2018-12-10 Andrew Rybchenkosfxge(4): use n Tx queues instead of n + 2 on EF10 HW
2018-12-10 Andrew Rybchenkosfxge(4): prepare the number of Tx queues on event...
2018-12-10 Andrew Rybchenkosfxge(4): report support for Tx checksum op descriptors
2018-12-10 Andrew Rybchenkosfxge(4): populate per-event queue stats in sysctl
2018-12-10 Justin Hibbitspowerpc/booke: Replace a logical equivalent of pmap_kex...
2018-12-09 Warner LoshFix typo in powerpcspe name.
2018-12-09 Warner LoshSend a START UNIT command when a disk responds with...
2018-12-09 Alan Coxblst_leaf_alloc updates bighint for a leaf when an...
2018-12-09 Bruce EvansFix devstat on md devices.
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Scott LongI missed powerpcspe in the previous commit for excludin...
2018-12-09 Cy SchubertMFV r341618:
2018-12-09 Scott LongDon't allocate the config_intrhook separately from...
2018-12-09 Scott LongCopy and clear the reply descriptor atomically. This...
2018-12-09 Scott LongRemove the mps driver from powerpc 32bit GENERIC, and...
2018-12-09 Justin Hibbitspowerpc/SPE: Copy lower part of source register to...
2018-12-09 Justin Hibbitspowerpc/SPE: Reload vector registers after efdabs/efdna...
2018-12-09 Maxim SobolevHook up ng_checksum(4) module and appropriate manpage...
2018-12-08 Konstantin BelousovFix PAE boot.
2018-12-08 Jayachandran C.arm64: add ACPI based NUMA support
2018-12-08 Jayachandran C.acpica: support parsing of arm64 affinity in acpi_pxm.c
2018-12-08 Jayachandran C.acpica : move SRAT/SLIT parsing to sys/dev/acpica
2018-12-08 Jayachandran C.x86/acpica/srat.c: Add API for parsing proximity tables
2018-12-08 Mateusz Guzikumtx: avoid umtxshm locking on object termination if...
2018-12-08 Mateusz GuzikRemove proctree acquire from note_procstat_proc
2018-12-08 Mateusz GuzikFix a corner case in ID bitmap management.
2018-12-08 Mateusz Guzikproc: postpone proc unlock until after reporting with...
2018-12-08 Mateusz Guzikproc: handle sdt exit probe before taking the proc...
2018-12-08 Mateusz GuzikProvide SDT_PROBES_ENABLED macro.
2018-12-08 Mateusz Guzikamd64: stop re-reading curpc on subyte/suword
2018-12-07 Konstantin BelousovSimplify kern_readlink_vp().
2018-12-07 Konstantin BelousovFix expression evaluation.
2018-12-07 Warner LoshEven though they are reserved, cdw2 and cdw3 can be...
2018-12-07 Mateusz Guzikfd: use racct_set_unlocked
2018-12-07 Mateusz Guzikracct: add RACCT_ENABLED macro and racct_set_unlocked
2018-12-07 Mateusz Guzikfd: try do less work with the lock in dup
2018-12-07 Mateusz Guzikvm: use fcmpset for vmspace reference counting
2018-12-07 Mateusz GuzikReplace hand-rolled unrefs if > 1 with refcount_release...
2018-12-07 Mateusz Guzikrefcount: remove a stale comment about conditional...
2018-12-07 Andriy Gaponacpi_MatchHid: use ACPI_MATCHHID_NOMATCH instead of...
2018-12-07 Andriy Gaponaibs: fix a typo in the probe method that was introduce...
2018-12-07 Mark JohnstonUpdate the description of the address space layout...
2018-12-07 Mark JohnstonRename sptbr to satp per v1.10 of the privileged archit...
2018-12-07 Konstantin BelousovRegen.
2018-12-07 Konstantin BelousovAdd new file handle system calls.
2018-12-07 Mateusz Guzikproc: when exiting move to zombproc before taking proctree
2018-12-07 Mateusz GuzikManage process-related IDs with bitmaps
2018-12-07 Mateusz GuzikAnnotate Giant drop/pickup macros with __predict_false
2018-12-07 Mateusz Guzikunr64: use locked variant if not __LP64__
2018-12-07 Andriy Gapondaprobedone: announce if a disk is write-protected
2018-12-07 Vincenzo Maffionenetmap: remove dead code obsoleted by iflib
2018-12-07 Michal MelounFix cut&paste typo in atomic_fetchadd_64().
2018-12-07 Conrad Meyergmirror: Evaluate mirror components against newest...
2018-12-07 Conrad MeyerRevert r341665 due to tinderbox breakage
2018-12-06 Conrad Meyergmirror: Evaluate mirror components against newest...
2018-12-06 Konstantin BelousovFix build with option RSS, removing unused variables.
2018-12-06 Navdeep Parharcxgbe(4): Get Linux cxgb4vf working in bhyve VMs with...
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-06 Cy SchubertRemove an ugly Ultrix hack. Ultrix has been AWOL since...
2018-12-06 Kristof Provostpfsync: Performance improvement
2018-12-06 Konstantin BelousovAppease gcc build, remove duplicated declaration.
2018-12-06 Sean BrunoChange u32 to uint32_t to allow the native-xtools targe...
2018-12-06 Kristof Provostpf: add a comment describing why do we call pf_map_addr...
2018-12-06 Mark JohnstonLet kern.trap_enotcap be set as a tunable.
2018-12-06 Andriy Gaponacpi_{Device,Battery}IsPresent: restore pre-r330957...
2018-12-06 Vincenzo Maffionenetmap: netmap_transmit should honor bpf packet tap...
2018-12-06 Navdeep Parharcxgbe(4): Fall back to a basic configuration in case...
2018-12-06 Justin Hibbitspowerpc: Set very low priority mode while waiting for...
2018-12-06 Justin Hibbitspowerpc: Fix ELFv2 JMP_SLOT relocation fixup
2018-12-06 Justin Hibbitspowerpc/powermac: Fix macgpio(4) child interrupt resour...
2018-12-06 Kirk McKusickIf the vfs.ffs.dotrimcons sysctl option is enabled...
2018-12-06 Kirk McKusickNormally when an attempt is made to mount a UFS/FFS...
2018-12-05 Brooks DavisFurther simplify arguments to init.
2018-12-05 Alan CoxTerminate a blist_alloc search when a blst_meta_alloc...
2018-12-05 Brooks DavisRemove never enabled support for "fastboot".
2018-12-05 Brooks DavisRemove ifdef BOOTCDROM option to start init.
2018-12-05 Mark JohnstonClamp the INPCB port hash tables to IPPORT_MAX + 1...
2018-12-05 Mateusz Guziksx: retire SX_NOADAPTIVE
2018-12-05 Hans Petter SelaskyRemove redundant declaration after r341517.
2018-12-05 Hans Petter SelaskyFix some build of LinuxKPI on some platforms after...
2018-12-05 Hans Petter SelaskyFix LINT build after r341572.
2018-12-05 Vincenzo Maffionenetmap.h: include stdatomic.h
2018-12-05 Slava Shwartsmanmlx4/mlx5: Updated driver version to 3.5.0
2018-12-05 Slava Shwartsmanmlx5en: Implement backpressure indication.
2018-12-05 Slava Shwartsmanmlx5en: Improve configuration of HW LRO.
2018-12-05 Slava Shwartsmanmlx5en: Count all transmitted and received bytes.
next