]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-09 Navdeep Parharcxgbe/iw_cxgbe: Support 64b length in the memory regist...
2019-12-09 Ian LeporeSwitch gpioths(4) from using a callout to a taskqueue...
2019-12-09 Mateusz Piotrowskivi.1: Fix a typo
2019-12-09 Kyle EvansRPI: Fix DMA/SDHCI on the BCM2836 (Raspberry Pi 2)
2019-12-09 Emmanuel Vadotarm64: Use the kenv provided by loader
2019-12-09 Leandro Lupori[PPC64] Initial libkvm minidump implementation
2019-12-09 Leandro LuporiEnable use of ofwcons for early debug
2019-12-09 Leandro Lupori[PPC64] Enable opal console use as a GDB DBGPORT
2019-12-09 Baptiste DaroussinFix: netstat -rs
2019-12-09 Don LewisFix a logic bug in error handling code. It is an error...
2019-12-09 Doug MooreRevert r355505. The code that it allowed to compile...
2019-12-09 Ian LeporeConnect the gpioths(4) manpage to the build.
2019-12-09 Ian LeporePaste things correctly so that I'm added to the *end...
2019-12-09 Ian LeporeAdd myself to the copyright list. Also add an SPDX...
2019-12-09 Ian LeporeAdd a man page for the gpioths(4) driver.
2019-12-09 Ian LeporeFix a typo: the sysctl command is in chapter 8 of...
2019-12-09 Warner LoshAdd additional sanity checks.
2019-12-09 Ian LeporeAdd FDT support to the gpioths driver. It now uses...
2019-12-08 Doug MooreDefine a vm_map method for user-space for advancing...
2019-12-08 Mateusz Guzikvfs: introduce v_irflag and make v_type smaller
2019-12-08 Mateusz Guzikvfs: clean up vputx a little
2019-12-08 Ian LeporeAdd a MODULE_DEPEND() for the gpioths driver. Also...
2019-12-08 Mateusz Guzikvfs: factor out vnode destruction out of vdrop
2019-12-08 Ian LeporeAdd support for more chips to the gpioths driver.
2019-12-08 Ian LeporeSimplify sysctl stuff in the gpioths driver. There...
2019-12-08 Ian LeporeSeveral small fixes for the gpioths (temp/humidity...
2019-12-08 Rick MacklemDelete an unused external declaration.
2019-12-08 Justin Hibbitspowerpc: Use builtins for fls/flsl
2019-12-08 Justin Hibbitspowerpc64/pmap: micro-optimize some PVO-PTE logic
2019-12-08 Kristof Provostpf: Remove references to 'egress'
2019-12-08 Jeff RobersonFix two problems with r355149. The sysctl name collisi...
2019-12-08 Jeff RobersonIt is safe to wire a page while the object is busy.
2019-12-08 Jeff RobersonIt is now safe to rename a page that is still on a...
2019-12-08 Jeff RobersonDo not assert that the object lock is held in vm_object...
2019-12-08 Xin LIFix a couple of minor issues with newfs_msdos:
2019-12-08 Jeff RobersonHandle multiple clock interrupts simultaneously in...
2019-12-08 Jeff RobersonReduce duplication in grab functions by providing alloc...
2019-12-08 Jeff RobersonUse a variant slab structure for offpage zones. This...
2019-12-08 Rick MacklemFix kernel handling of a NFSERR_MINORVERSMISMATCH NFSv4...
2019-12-08 Mark JohnstonAdd casts required by the 32-bit build after r355491.
2019-12-07 Rick MacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-07 Mark Johnstongcore: Avoid using vm_map_entry_t.
2019-12-07 Mark JohnstonProvide vm_map_entry traversal routines to userspace.
2019-12-07 Doug MooreFix a type error in fixing libprocstat to be compatible...
2019-12-07 Doug Moorer355491 broke compilation of libprocstat.c. Change...
2019-12-07 Konstantin... Only return EPERM from kill(-pid) when no process was...
2019-12-07 Ian LeporeAdd module build stuff for gpioths(4), a driver for...
2019-12-07 Mateusz Guzikvm: fix sysctl vm.kstack_cache_size change report
2019-12-07 Doug MooreRemove the next and prev fields from vm_map_entry,...
2019-12-07 Alan Somersclock_gettime(2): add a HISTORY section
2019-12-07 Alan Somerslio_listio(2): add a HISTORY section
2019-12-07 Michal MelounAdd support for booting kernel directly from U-Boot...
2019-12-07 Jens SchweikhardtCorrect a handful of typos/grammos.
2019-12-07 Mateusz Guzikvfs: clean up delmntque similarly to vdrop r355414
2019-12-07 Mateusz Guzikvfs: catch vn_printf up with reality
2019-12-07 Justin Hibbitspowerpc/pmap: NUMA-ize vm_page_array on powerpc
2019-12-07 Rick MacklemSet the XATTRSUPPORT attribute bit for NFSv4.2, always...
2019-12-07 Ed Masterc.shutdown: kill shutdown process after logging message
2019-12-07 Konstantin... x86: Restore the critical section around whole ipi_bitm...
2019-12-07 Konstantin... amd64: properly set the start of the io permission...
2019-12-06 Brooks Davissysent: Reduce duplication and improve readability.
2019-12-06 Rick MacklemAdd a couple of definitions for NFSv4.2 and update...
2019-12-06 Mark JohnstonFix an inverted condition introduced in r353539.
2019-12-06 Mark JohnstonFix tail -f in capability mode.
2019-12-06 Mark JohnstonFix fault_type handling in vm_map_lookup().
2019-12-06 Kyle Evansmakesyscalls.lua: improve config processing
2019-12-06 Ian LeporeImplement bus_rescan for gpiobus(4). This allows on...
2019-12-06 Bjoern A. ZeebRemove the extra epoch tracker change sneaked into...
2019-12-06 Warner Loshtrackers always know what qpair they are on
2019-12-06 Warner LoshRemove ifdefs for FreeBSD 6, 7, 8 and 9. Assume we...
2019-12-06 Luiz Otavio... Add a GPIO based MDIO bit-banging bus driver.
2019-12-06 Luiz Otavio... Fix the ARM64 build, include the necessary <sys/mutex...
2019-12-06 Kyle Evanslibbe: fix build against sysutils/openzfs, part 1
2019-12-06 John BaldwinRemove SPARE_USRSPACE.
2019-12-06 Alexander MotinMake devstat_end_transaction_bio() count BIO_ORDERED.
2019-12-06 Bjoern A. ZeebUpdate comment.
2019-12-06 Alexander MotinRemove some branching from GEOM_DISK hot path.
2019-12-06 Bjoern A. Zeebip6_input: remove redundant v4mapped check
2019-12-06 Bjoern A. Zeebcarp: replace caddr_t with char *
2019-12-06 Bjoern A. ZeebImprove EPOCH_TRACE
2019-12-06 Hans Petter... Fix compilation issue with mlx5core and sparc64 (gcc48):
2019-12-06 Hans Petter... Implement hardware TLS via send tags for mlx5en(4)...
2019-12-06 Luiz Otavio... Add the SPI driver for the Marvell Armada 37x0 SoC.
2019-12-06 Toomas Soomeloader.efi: print ImageBase so we know where we are
2019-12-06 Ian LeporeDeclare the global kernel symbols created by ldscript...
2019-12-06 Alexander MotinBlock ioctls for dying GEOM_DEV instances.
2019-12-06 Alexander MotinMake GEOM_DEV code slightly more compact.
2019-12-06 Scott LongMove the mds, irbs, and ssb mitigation knobs into machd...
2019-12-06 Rick MacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-06 Alan Somersgmultipath: add ATF tests
2019-12-06 Alan Somersses: sanitize illegal strings in SES element descriptors
2019-12-05 Scott LongAdd support for new sound HDA hardware
2019-12-05 John BaldwinAdd a new "riscv-relaxations" linker feature.
2019-12-05 Alan CoxOn a context switch, handle the possibility that the...
2019-12-05 John BaldwinUse a void * argument to callout handlers instead of...
2019-12-05 Kristof ProvostRemove useless NULL check
2019-12-05 Kyle Evansrelease: chase ports r519089 (rpi-firmware update)
2019-12-05 Kyle EvansUPDATING: Add long-belated note about certs in base
2019-12-05 Konstantin... mlx5: Do not poke hardware for statistic after teardown...
2019-12-05 Hans Petter... Add basic support for TCP/IP based hardware TLS offload...
next