]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-11-21 Mateusz Guzikuipc_shm: use unr64 for inode numbers
2018-11-21 Mariusz Zaborskistrings: fix style nits
2018-11-21 Maxim SobolevFix CU: output of the --debug-dump=decodedline, the...
2018-11-21 Mateusz Guzikproc: convert pfind & friends to use pidhash locks...
2018-11-21 Mateusz Guzikproc: implement pid hash locks and an iterator
2018-11-21 Michael TuexenImprove two KASSERTs in the TCP RACK stack.
2018-11-21 Alexander MotinRevert r340096: 9952 Block size change during zfs recei...
2018-11-21 Mark JohnstonAvoid unsynchronized updates to kn_status.
2018-11-21 Mark JohnstonRemove KN_HASKQLOCK.
2018-11-21 Mark JohnstonUse taskqueue_quiesce(9) to implement taskq_wait().
2018-11-21 Mark JohnstonAdd a taskqueue_quiesce(9) KPI.
2018-11-21 Justin HibbitsDTrace/powerpc: Fix FBT return probes
2018-11-21 Ed MasteAdd some non-default src.conf(5) knob descriptions
2018-11-21 Oleg BulyzhinUnbreak kernel build with VLAN_ARRAY defined.
2018-11-21 Mateusz PiotrowskiCross-reference libbe(3) and bectl(8).
2018-11-21 Mateusz Piotrowskilibbe(3): Put each error value in separate line.
2018-11-21 Ben Widawskylinuxkpi: Use pageproc instead of vmproc
2018-11-21 Guangyuan YangFix incorrect DSCP value range from 0..64 to 0..63.
2018-11-21 Ben WidawskyAdd definitions for Intel Speed Shift
2018-11-21 Jung-uk KimRevert r340706. Some files became symlinks and vice...
2018-11-20 Ben Widawskygit-svn-init: Add docs to the choice of repos
2018-11-20 Ben Widawskylinuxkpi: Remove duplicated text
2018-11-20 Ben Widawskylinuxkpi: Add some basic swap functions
2018-11-20 Marcelo AraujoDefine AHCI_PORT_IDENT and increase by 1 the VTBLK_BLK_...
2018-11-20 Jung-uk KimRemove stale manual pages after OpenSSL 1.1.1a merge.
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-20 Ed Mastecsu: use BSD-1-clause license on csu files
2018-11-20 Ed MasteAdd NT_FREEBSD_FEATURE_CTL ELF note to csu
2018-11-20 Mark JohnstonClear pad bytes in the struct exported by kern.ntp_pll...
2018-11-20 Niclas ZeisingEnable evdev on ppc32
2018-11-20 Jung-uk KimImport OpenSSL 1.1.1a.
2018-11-20 Andrey V. ElsukovMake multiline APPLY_MASK() macro to be function-like.
2018-11-20 Mark JohnstonPlug a trivial memory leak.
2018-11-20 Mark JohnstonAvoid clobbering a user-specified -g value after r340547.
2018-11-20 Ed Mastestand: remove CLANG_NO_IAS from btx and gptboot
2018-11-20 Mateusz Guziktmpfs: use unr64 for inode numbers
2018-11-20 Mark JohnstonHandle kernel superpage mappings in pmap_remove_l2().
2018-11-20 Mateusz Guzikpipe: use unr64
2018-11-20 Mateusz GuzikImplement unr64
2018-11-20 Konstantin... rtld: when immediate bind mode is requested, process...
2018-11-20 Tijl CoosemansFix another user address dereference in linux_sendmsg...
2018-11-20 Mateusz Piotrowskiports(7): Do not mention deprecated WITH_OPENSSL_PORT.
2018-11-20 Warner LoshEnsure that all values of ns, us and ms work for {n...
2018-11-20 Rick MacklemImprove sanity checking for the dircount hint argument to
2018-11-20 Rick Macklemnfsm_advance() would panic() when the offs argument...
2018-11-20 Rick Macklemr304026 added code that started statistics gathering...
2018-11-20 Marius StroblGiven that the idea of D15374 was to "make memmove...
2018-11-20 Thomas Munropom: Fix fencepost bugs.
2018-11-19 Marius StroblFor consistency within the front-end, prefer SDHCI_...
2018-11-19 Justin Hibbitspowerpc: Sync icache on SIGILL, in case of cache issues
2018-11-19 Ed Masterescue: set NO_SHARED in Makefile
2018-11-19 Navdeep Parharcxgbe(4): Update T4/5/6 firmwares to 1.22.0.3.
2018-11-19 Ed MasteAvoid retpolineplt with static linking
2018-11-19 Benedict ReuschlingAdd a fortune describing how to upload a machine's...
2018-11-19 Alex RichardsonAdd capsicum_helpers.h to -legacy if needed
2018-11-19 Ben Widawskyacpi: fix acpi_ec_probe to only check EC devices
2018-11-19 Edward Tomasz... Make libthr(3) use sysconf(_SC_NPROCESSORS_CONF); this...
2018-11-19 Edward Tomasz... Make sysconf(_SC_PAGESIZE) return the value from getpag...
2018-11-19 Ed Mastelibc: forcibly disable BIND_NOW
2018-11-19 Mark JohnstonRemove comments made obsolete by the ino64 work.
2018-11-19 Mariusz Zaborskilibcasper: provide compatibility with the old version...
2018-11-19 Alan CoxUse swp_pager_isondev() throughout. Submitted by:...
2018-11-19 Kyle Evansbectl(8) tests: attempt to load the ZFS module
2018-11-19 Kyle Evanslibbe(3): Handle non-ZFS rootfs better
2018-11-19 Niclas ZeisingEnable evdev on ppc64
2018-11-19 Tijl CoosemansDo proper copyin of control message data in the Linux...
2018-11-19 Hans Petter... Minor code factoring. No functional change.
2018-11-19 Hans Petter... Be more verbose when a sysctl fails to unregister.
2018-11-19 Eugene GrosbeinUnbreak ng_source(4) for 64-bit platforms including...
2018-11-19 Stanislav GalabovFix access to cpu_model[] in mtk_soc_set_cpu_model()
2018-11-19 Jayachandran C.gitv3_its: fixes for multiple GIC ITS blocks
2018-11-19 Jayachandran C.pci_host_generic : move activate/release to generic...
2018-11-19 Jayachandran C.pci_host_generic, acpi_resource: drop unneeded code
2018-11-19 Jayachandran C.acpica, pci_host_generic_acpi: redo pci_host_generic_acpi.c
2018-11-19 Jayachandran C.acpica: rework INTRNG interrupts
2018-11-19 Jayachandran C.pci_host_generic*: basic implementation of bus range
2018-11-19 Jayachandran C.pci_host_generic: allocate resources against devices
2018-11-19 Jayachandran C.pci_host_generic: remove unneeded ThunderX2 quirk
2018-11-19 Kyle Evansbectl(8): Add some regression tests
2018-11-19 Kyle Evanslibbe(3): Properly account for altroot when creating...
2018-11-19 Kyle Evansbectl(3)/libbe(3): Allow BE root to be specified
2018-11-19 Kevin BowlingRetire sbsndptr() KPI
2018-11-18 Alex RichardsonFix -DNO_CLEAN amd64 build after r340463
2018-11-18 Mariusz Zaborskibrandelf: capsicumize it
2018-11-18 Mariusz Zaborskibrandelf: fix style nits
2018-11-18 Mariusz ZaborskiUpdate the names in the LIMITS and EXAMPLES sections...
2018-11-18 Mark JohnstonChange dumpon(8)'s handling of -g.
2018-11-18 Alan CoxTidy up vm_map_simplify_entry() and its recently introd...
2018-11-18 Marius StroblAdd a quirk handling for AMDI0040 controllers allowing...
2018-11-17 Alan Somersmount_fusefs.8: expand HISTORY section
2018-11-17 Kyle Evanslibbe(3): Rewrite be_unmount to stop mucking with getmn...
2018-11-17 Kyle Evanslibbe(3): rewrite init to support chroot usage
2018-11-17 Marius Strobl- Restore setting the clock for devices which support...
2018-11-17 Bjoern A. ZeebImprove the comment for arpresolve_full() in if_ether.c.
2018-11-17 Bjoern A. ZeebRetire arpresolve_addr(), which is not used anywhere...
2018-11-17 Yuri PankovMake mbstowcs_basic test pass, now that we have more...
2018-11-17 Yuri PankovUse UnicodeData.txt to create UTF-8 ctype map.
2018-11-17 Brooks DavisFix stray tab.
2018-11-16 Brooks DavisFix freebsd32 support for PCIOCGETCONF.
2018-11-16 John BaldwinAxe MINIMUM_MSI_INT.
next