]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-20 Edward Tomasz... Remove unused index.
2018-01-20 Edward Tomasz... Add missing SPDX tags; the rest of the license text...
2018-01-20 Edward Tomasz... Add usb_template(4) to RPI-B kernel config. This is...
2018-01-20 Edward Tomasz... Add sysctls to control device side USB identifiers...
2018-01-20 Konstantin... Assign map->header values to avoid boundary checks.
2018-01-20 Jean-Sébastien... psm: Don't try to detect trackpoint packets if the...
2018-01-20 Jean-Sébastien... psm: Skip sync check when `PSM_CONFIG_NOCHECKSYNC`...
2018-01-20 Kyle Evansod(1): Fix mis-patch from r328188
2018-01-20 Kyle Evansod(1): Fix wrong output for some corner cases in multib...
2018-01-20 Landon J. Fullerbhnd_chipc(4): Fix leak of child device ivars by explic...
2018-01-19 Landon J. Fullerbhnd/bwn(4): Define a bhnd(4) softmodem device class...
2018-01-19 Landon J. Fullerbwn(4): Add missing BCM4306 PCI IDs.
2018-01-19 Landon J. Fullerbwn(4): Fix DMA translation lookup on devices limited...
2018-01-19 Landon J. Fullerbhndb_pci(4): Implement bridge support for CardBus...
2018-01-19 Nathan WhitehornOn AIM systems without a software-managed SLB, such...
2018-01-19 Nathan WhitehornDefine PHYS_TO_DMAP() and DMAP_TO_PHYS() as panics...
2018-01-19 Konstantin... PTI: Trap if we returned to userspace with kernel ...
2018-01-19 Landon J. Fullerbhnd(4): fix a few bugs in pwrctl/fixed-clock device...
2018-01-19 Landon J. Fullerbhnd_chipc(4): Fix the assignment of non-wildcard child...
2018-01-19 Kyle Evansdtc(1): Update to upstream ea3c233
2018-01-19 Andrey V. ElsukovRename "index" variable to "idx" since gcc complains...
2018-01-19 Scott LongFix compile errors in r328165
2018-01-19 Warner LoshRemove extra copy of bootinfo.c. It's a bit rotted...
2018-01-19 Nathan WhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-19 Ed MasteEnable KPTI by default on amd64 for non-AMD CPUs
2018-01-19 Scott LongRevert ABI breakage to CAM that came in with MMC/SD...
2018-01-19 Pedro F. Giffunilibnv: Use mallocarray(9) for the nv_calloc.
2018-01-19 Hans Petter... Add new USB ID to U3G driver.
2018-01-19 Hans Petter... Improve support for USB based 3G/4G/5G dongles from...
2018-01-19 Andrey V. ElsukovAdd UDPLite support to ipfw(4).
2018-01-19 Andrey V. ElsukovAdd to bsnmpd(1) ability to specify multiple community...
2018-01-19 Conrad MeyerUnbreak i386 build
2018-01-19 John BaldwinRecognize mchk_calltrap as a trapframe generator.
2018-01-18 John BaldwinUse a dedicated per-CPU stack for machine check exceptions.
2018-01-18 Kyle Evansstand: Move sections around to fix stand/ build with...
2018-01-18 Warner LoshNo need for the zero width space now that I put the...
2018-01-18 Warner LoshMake igor happier with this file:
2018-01-18 John BaldwinRemove two no-longer-used labels from the NMI interrupt...
2018-01-18 Conrad MeyerAdd ccp(4): experimental driver for AMD Crypto Co-Processor
2018-01-18 Dimitry AndricPull in r322106 from upstream llvm trunk (by Alexey...
2018-01-18 Dimitry AndricPull in r322016 from upstream llvm trunk (by Sanjay...
2018-01-18 Ed Mastelld: Fix incorrect physical address on self-referencing...
2018-01-18 Ed Mastelld: Handle parsing AT(ADDR(.foo-bar)).
2018-01-18 Ed Mastelld: Fix for ld.lld does not accept "AT" syntax for...
2018-01-18 Conrad MeyerAdd Elf_Nhdr definition to match NetBSD, OpenBSD, Linux
2018-01-18 Brad DavisTeach the resolv startup script to respect its enable...
2018-01-18 John BaldwinAdjust branch target in NMI handler for the !PTI case.
2018-01-18 John BaldwinUpdate various statements in vmstat(8) to match reality.
2018-01-18 Ruslan BukinUART Clock Selection Register holds a divider value...
2018-01-18 Ruslan BukinSupport for UART device found in Qualcomm Snapdragon...
2018-01-18 Ruslan BukinSet the base address of translation table 0.
2018-01-18 Emmanuel Vadotnfs: Do not printf each time a lock structure is freed...
2018-01-18 Konstantin... Move the kernphys declaration to machine/md_var.h.
2018-01-18 Andriy Gaponcorrect read-ahead calculations in vfs_bio_getpages
2018-01-18 Konstantin... Fix compilation with gcc.
2018-01-18 Konstantin... Fix compilation with gas.
2018-01-18 Konstantin... Remove the 'last' argument from the pmap_pti_free_page().
2018-01-18 Andrew TurnerAdd a pmap invalidate that doesn't call sched_pin.
2018-01-18 Wojciech MacekCall platform_smp_ap_init before decr_ap_init
2018-01-18 Wojciech MacekPPC64: fix TOC behavior on process initialization
2018-01-18 Wojciech MacekPPC: machdep, zero BSS always but BookE
2018-01-18 Wojciech MacekKDB: restart only CPUs stopped by KDB
2018-01-18 Wojciech MacekPPC64: add AHCI back to GENERIC64
2018-01-18 Alan Somersgnop(8): add the ability to set a nop provider's physic...
2018-01-18 Kyle Evansstand: Add /boot/overlays to allow separation of overla...
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-18 John BaldwinAdjust format string to fix build.
2018-01-18 John BaldwinTidy some whitespace.
2018-01-17 John BaldwinSave and restore guest debug registers.
2018-01-17 John BaldwinRequire the SHF_ALLOC flag for program sections from...
2018-01-17 Conrad MeyerConvert ls(1) to not use libxo(3)
2018-01-17 John BaldwinUse long for the last argument to VOP_PATHCONF rather...
2018-01-17 Landon J. Fullerbwn(4): Enable, by default, the opt-in support for...
2018-01-17 Mark JohnstonAnnotate a couple of changes from r328083.
2018-01-17 Ed Mastekldxref: additional sytle(9) cleanup
2018-01-17 Ed Mastekldxref: improve style(9)
2018-01-17 Pedro F. Giffuniufs: use mallocarray(9).
2018-01-17 Kirk McKusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 Dimitry AndricRevert r327340, as the workaround for rep prefixes...
2018-01-17 Dimitry AndricPull in r322623 from upstream llvm trunk (by Andrew...
2018-01-17 Warner LoshMove setting of CAM_SIM_QUEUED to before we actually...
2018-01-17 Fabien ThomasOnly call flush in pipe mode.
2018-01-17 Fabien ThomasFix pmcstat exit from kernel introduced by r325275.
2018-01-17 Baptiste DaroussinUpdate pciids to 2018.01.14
2018-01-17 Dimitry AndricFix buildworld after r328075, by also renaming cgget...
2018-01-17 Konstantin... PTI for amd64.
2018-01-17 Konstantin... Amd64 user_ldt_deref() is not used outside sys_machdep...
2018-01-17 Michael TuexenAdd missing assignment to make sure non-first cmsgs...
2018-01-17 Wojciech MacekPPC64: implement missing busdma ops
2018-01-17 Wojciech MacekPPC64: fix copyinout ranges
2018-01-17 Wojciech MacekPPC64: add CXGBE and remove AHCI from GENERIC64
2018-01-17 Wojciech MacekPowerNV: workaround console on OPAL 5.4
2018-01-17 Wojciech MacekPowerNV: make PowerNV PCIe working on a real hardware
2018-01-17 Kirk McKusickRename cgget => cglookup to clear name space for new...
2018-01-17 Landon J. Fullerbhndb_pci(4): fix incorrect BHND_PCI_SRSH_PI workaround
2018-01-16 Pedro F. GiffuniSPDX: finish tagging sys/cam.
2018-01-16 Ian LeporeRemove redundant critical_enter/exit() calls. The...
2018-01-16 Ian LeporeMove some code around and rename a couple variables...
2018-01-16 Pedro F. Giffuniscsi_ch.c: Small cleanups to the comments.
2018-01-16 Michael TuexenFix a bug related to fast retransmissions.
next