]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-12-11 Conrad Meyerrc.subr: Implement list_vars without using 'read'
2018-12-10 John BaldwinValidate the string size parameter passed to -s.
2018-12-10 Warner LoshRemove stray hints files.
2018-12-10 John BaldwinDon't report stale signal information for non-signal...
2018-12-10 Andrey V. ElsukovRework how protocol number is tracked in rule. Save...
2018-12-10 Andrey V. ElsukovUse correct size for IPv4 address in gethostbyaddr().
2018-12-10 Leandro Luporippc64: handle exception 0x1500 (soft patch)
2018-12-10 Ed MasteClean stale wpa dependencies and objects after r341759
2018-12-10 Eugene Grosbeinping(8): add space after "<=" as per style(9).
2018-12-10 Hans Petter... Remove no longer needed ifdefs in the LinuxKPI, after...
2018-12-10 Hans Petter... Implement 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-10 Justin Hibbitspowerpc/ubldr: Teach powerpc's ubldr to boot 64-bit...
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 Eugene Grosbeinping(8): remove needless comparision with LONG_MAX
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 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... Fix 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 Michal MelounImplement R_AARCH64_TLS_DTPMOD64 and A_AARCH64_TLS_DTPR...
2018-12-08 Mateusz Guzikumtx: avoid umtxshm locking on object termination if...
2018-12-08 Vincenzo Maffionetools: netmap: pkt-gen: check packet length against...
2018-12-08 Jilles Tjoelkersh(1): Remove -c string from set builtin documentation
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... Simplify kern_readlink_vp().
2018-12-07 Konstantin... Fix expression evaluation.
2018-12-07 Warner LoshEven though they are reserved, cdw2 and cdw3 can be...
2018-12-07 Warner LoshAdd nda(4) cross reference to nvme(4)
2018-12-07 Alexander MotinMake virtio-scsi pass SCSI Task Attributes to CTL.
2018-12-07 Alexander MotinFix several iov handling bugs in bhyve virtio-scsi...
2018-12-07 Alexander MotinFill initid explicitly on requests.
2018-12-07 Ed MasteBSD.debug.dist: add newly added nvmecontrol directory
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 Mark JohnstonLet the cap_syslog capability inherit stdio descriptors.
2018-12-07 Konstantin... Regen.
2018-12-07 Konstantin... Add 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 Pawel Jakub... Consider the following situation:
2018-12-07 Conrad Meyergmirror: Evaluate mirror components against newest...
2018-12-07 Conrad MeyerRevert r341665 due to tinderbox breakage
2018-12-07 Alan Somersgeom tests: Fix cleanup of ATF tests since r341392
2018-12-06 Conrad Meyergmirror: Evaluate mirror components against newest...
2018-12-06 Warner LoshUpdate paths based on last-minute changes from libexec...
2018-12-06 Warner LoshDeclare global function print_intel_add_smart in header
2018-12-06 Warner LoshUse proper prototypes.
2018-12-06 Warner LoshIt's useful to have this be a global function.
2018-12-06 Warner LoshThis is not a samsung standard, so remove that alias.
2018-12-06 Warner LoshMove intel and wdc files to their own modules
2018-12-06 Warner LoshConst poison the command interface
2018-12-06 Warner LoshDynamically load .so modules to expand functionality
2018-12-06 John BaldwinRename riscv64-freebsd.c to riscv-freebsd.c.
2018-12-06 Konstantin... Fix build with option RSS, removing unused variables.
2018-12-06 Navdeep Parharcxgbe(4): Get Linux cxgb4vf working in bhyve VMs with...
2018-12-06 Ed Mastehier.7: add /lib/casper directory
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-06 Ian LeporeDon't reference zfs-specific variables if LOADER_ZFS_SU...
2018-12-06 Cy SchubertRemove an ugly Ultrix hack. Ultrix has been AWOL since...
2018-12-06 Joel DahlMinor mandoc fixes.
2018-12-06 Mark JohnstonAdd zdopen(3) to complement zopen(3).
2018-12-06 Joel DahlSort .Xr
2018-12-06 Kristof Provostpfsync: Performance improvement
2018-12-06 Konstantin... Appease gcc build, remove duplicated declaration.
2018-12-06 Sean BrunoChange u32 to uint32_t to allow the native-xtools targe...
next