]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-09 Mitchell HorneAdd TSLOG events to initriscv()
2019-06-09 Mitchell HorneFix global pointer relaxations in the RISC-V kernel
2019-06-09 Mitchell HorneRemove block of dead code
2019-06-09 Vincenzo Maffionebhyve: vtnet: simplify thread synchronization
2019-06-09 Mariusz Zaborskitail: style nits
2019-06-09 Alan CoxCorrect a new KASSERT() in r348828.
2019-06-09 Alan CoxImplement an alternative solution to the amd64 and...
2019-06-09 Chuck TuffliFix uninitialized variable in camdd
2019-06-08 Vladimir Kondratyevpsm(4): Add extra sanity checks to Elantech trackpoint...
2019-06-08 Vladimir Kondratyevpsm(4): Fix Elantech trackpoint support.
2019-06-08 Konstantin... Style MAP_ENTRY_ and MAP_ definitions.
2019-06-08 Konstantin... Correct definition for PGEX_SGX.
2019-06-08 Warner LoshAdd stuff to disable warning for %S
2019-06-08 Konstantin... Make trap_msg array constant as well.
2019-06-08 Warner LoshCreate gptboot.efi
2019-06-08 Warner LoshBreak out the disk selection protocol from the rest...
2019-06-08 Jonathan T... Currently, MCA entries remain on an every-growing linke...
2019-06-08 Doug MooreSimple code refactoring originally in D13484.
2019-06-08 Bjoern A. ZeebFix dpcpu and vnet panics with complex types at the...
2019-06-08 Bjoern A. ZeebRemove extra stray + from a diff from the beginning...
2019-06-08 Chuck TuffliAdd NVMe support to camdd(8)
2019-06-08 Bjoern A. ZeebAdd SDIO support.
2019-06-08 Bjoern A. Zeebbcm2835_sdhci.c: exit DMA if not enough data left to...
2019-06-08 Bjoern A. Zeebbcm2835_sdhci.c: save block registers to avoid controll...
2019-06-08 Konstantin... Remove lazy FPU switch support from amd64.
2019-06-08 Bjoern A. ZeebImprove sdhci slot_printf() debug printing.
2019-06-08 Bjoern A. ZeebIntroduce sim_dev and cam_sim_alloc_dev().
2019-06-08 Konstantin... i386 trap.c: Remove unused MAX_TRAP_MSG define.
2019-06-08 Konstantin... amd64 trap.c: Modernize syntax around trap_msg[].
2019-06-08 Hans Petter... Fix for reading the configuration descriptor in libusb...
2019-06-08 Ed Mastevtfontcvt: allow out-of-order glyphs
2019-06-08 Justin Hibbitspowerpc/pmap: Move the SLB spill handlers to a better...
2019-06-08 Justin Hibbitspowerpc/aim: Use nitems() for calculating size of phys_...
2019-06-07 John BaldwinFix debug trace after removal of pdu_overhead.
2019-06-07 Alexander MotinFix comparison signedness in arc_is_overflowing().
2019-06-07 Alexander MotinExplicitly start ARC adjustment on limits change.
2019-06-07 Chuck TuffliFix nda(4) PCIe link status output
2019-06-07 Mark JohnstonReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-07 Leandro Lupori[PPC64] Support QEMU/KVM pseries without hugepages
2019-06-07 Mark Johnstonvmrun: Add a missing close-paren to the usage message.
2019-06-07 Chuck Tufflibhyve: Add PCIe Integrated Endpoint capability
2019-06-07 John BaldwinKeep the shadow PCIR_COMMAND synced with the real one...
2019-06-07 John BaldwinEnable memory and I/O decoding in PCI devices on demand.
2019-06-07 Alex RichardsonAdd a basic clang-format configuration file
2019-06-07 Christian S... Teach readelf about some OpenBSD ELF program headers
2019-06-07 Andrey V. ElsukovUse underscores for internal variable name to avoid...
2019-06-07 Andriy GaponRestore ARC MFU/MRU pressure
2019-06-07 Navdeep Parharcxgbe(4): Rename the DDP sysctl to rx_zcopy to match...
2019-06-07 Ryan LibbyAllow fail points to have separate declarations, defini...
2019-06-07 Warner LoshRework the reporting of the priority.
2019-06-07 Xin LIpreen should work independently with alwaysyes and...
2019-06-07 Warner LoshRemove left-over status variables
2019-06-06 Alexander MotinAllow UMA hash tables to expand faster then 2x in 20...
2019-06-06 Warner LoshFix when NOFAT is defined
2019-06-06 Luiz Otavio... Do not overwrite the RGMII bits in the CPU port registe...
2019-06-06 Jung-uk KimMove llvm-ranlib to appropriate location in OptionalObs...
2019-06-06 Warner LoshUse simple malloc/free instead of dropping down to...
2019-06-06 Luiz Otavio... Zero the GPIO regulator pins memory.
2019-06-06 D Scott Phillipsnvdimm: Provide nvdimm location information
2019-06-06 Mark JohnstonRestore the comment removed in r348745.
2019-06-06 Doug MooreThe means of finding ranges of free pages was changed for
2019-06-06 Toomas Soomeloader: disk_open() should honor D_PARTNONE
2019-06-06 Mark JohnstonAdd sysctls for uma_kmem_{limit,total}.
2019-06-06 Mark JohnstonRemove the volatile qualifer from uma_kmem_total.
2019-06-06 Mark JohnstonConditionalize an in_epoch() call on INVARIANTS.
2019-06-06 Mark JohnstonMake the linuxkpi's alloc_pages() consistently return...
2019-06-06 Mark JohnstonFix a race between fasttrap and the user breakpoint...
2019-06-06 Ian LeporeFor armv6 and armv7, build hwpmc_armv7.c as well as...
2019-06-06 Ian LeporeDon't refer to the cpu variable in a KASSERT before...
2019-06-06 Alan SomersAdd a testing facility to manually reclaim a vnode
2019-06-06 Gleb PopovAdd myself (arrowd) to calendar.freebsd.
2019-06-06 Mateusz PiotrowskiAdd my birthday to calendar
2019-06-06 Michael Tuexenr347382 added receiver side DSACK support for the TCP...
2019-06-06 Warner LoshDon't make the efifat thing if NOFAT is defined.
2019-06-06 Cy SchubertWhitespace adjustment.
2019-06-06 Allan Judezpool.8: the comment property is not read-only
2019-06-05 John BaldwinUse parse_integer to avoid sign extension.
2019-06-05 Mariusz Zaborskitail: disable capsicum in rescue mode
2019-06-05 Mariusz Zaborskitail: fix style nit introduced in the r348708
2019-06-05 Mariusz Zaborskigeli: build warning fixes
2019-06-05 Mariusz Zaborskitail: capsicumize
2019-06-05 Mariusz Zaborskiunlink: add missing function to unlink.2 man page
2019-06-05 Mariusz ZaborskiDTrace: create an amd64 test suit
2019-06-05 Mariusz Zaborskidtrace: 64-bits registers support
2019-06-05 Konstantin... In vm_map_entry_set_vnode_text(), tolerate tmpfs mappin...
2019-06-05 Allan Judesha.3: clarify admonition against use in NEW signature...
2019-06-05 Konstantin... Manually clear text references on reclaim for nullfs...
2019-06-05 Michael Zhilin[ath] [fix] athani compilation was broken by recent...
2019-06-05 John BaldwinSupport MSI-X for passthrough devices with a separate...
2019-06-05 John BaldwinDon't simulate PBA access if the PBA is in a separate...
2019-06-05 Piotr KubajAdd my birthday entry.
2019-06-05 Ed Mastevtfontcvt: exit on error if the input font has too...
2019-06-05 Ed MasteUse CLANG knob to remove llvm-symbolizer man page
2019-06-05 Andriy Gaponfirst step towards enforcing must-succeed semantics...
2019-06-05 Tycho Nightingaleanother occurrence where a very large dma mapping can...
2019-06-05 Andrey V. ElsukovInitialize V_nat64out methods explicitly.
2019-06-05 Colin PercivalOnly respond to the PCIe Attention Button if a device...
2019-06-05 D Scott PhillipsAdd myself to committers-src.dot and calendar.freebsd
2019-06-05 Koichiro IwaoAdd self to calendar, per mckusick's request
2019-06-05 Warner LoshEliminate unused uuid parameters from gptread and gptre...
next