freebsd.git
2018-01-19 hselaskyAdd new USB ID to U3G driver.
2018-01-19 hselaskyImprove support for USB based 3G/4G/5G dongles from...
2018-01-19 aeAdd UDPLite support to ipfw(4).
2018-01-19 aeAdd to bsnmpd(1) ability to specify multiple community...
2018-01-19 cemUnbreak i386 build
2018-01-19 jhbRecognize mchk_calltrap as a trapframe generator.
2018-01-18 jhbUse a dedicated per-CPU stack for machine check exceptions.
2018-01-18 kevansstand: Move sections around to fix stand/ build with...
2018-01-18 impNo need for the zero width space now that I put the...
2018-01-18 impMake igor happier with this file:
2018-01-18 jhbRemove two no-longer-used labels from the NMI interrupt...
2018-01-18 cemAdd ccp(4): experimental driver for AMD Crypto Co-Processor
2018-01-18 dimPull in r322106 from upstream llvm trunk (by Alexey...
2018-01-18 dimPull in r322016 from upstream llvm trunk (by Sanjay...
2018-01-18 emastelld: Fix incorrect physical address on self-referencing...
2018-01-18 emastelld: Handle parsing AT(ADDR(.foo-bar)).
2018-01-18 emastelld: Fix for ld.lld does not accept "AT" syntax for...
2018-01-18 cemAdd Elf_Nhdr definition to match NetBSD, OpenBSD, Linux
2018-01-18 brdTeach the resolv startup script to respect its enable...
2018-01-18 jhbAdjust branch target in NMI handler for the !PTI case.
2018-01-18 jhbUpdate various statements in vmstat(8) to match reality.
2018-01-18 brUART Clock Selection Register holds a divider value...
2018-01-18 brSupport for UART device found in Qualcomm Snapdragon...
2018-01-18 brSet the base address of translation table 0.
2018-01-18 manunfs: Do not printf each time a lock structure is freed...
2018-01-18 kibMove the kernphys declaration to machine/md_var.h.
2018-01-18 avgcorrect read-ahead calculations in vfs_bio_getpages
2018-01-18 kibFix compilation with gcc.
2018-01-18 kibFix compilation with gas.
2018-01-18 kibRemove the 'last' argument from the pmap_pti_free_page().
2018-01-18 andrewAdd a pmap invalidate that doesn't call sched_pin.
2018-01-18 wmaCall platform_smp_ap_init before decr_ap_init
2018-01-18 wmaPPC64: fix TOC behavior on process initialization
2018-01-18 wmaPPC: machdep, zero BSS always but BookE
2018-01-18 wmaKDB: restart only CPUs stopped by KDB
2018-01-18 wmaPPC64: add AHCI back to GENERIC64
2018-01-18 asomersgnop(8): add the ability to set a nop provider's physic...
2018-01-18 kevansstand: Add /boot/overlays to allow separation of overla...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-18 jhbAdjust format string to fix build.
2018-01-18 jhbTidy some whitespace.
2018-01-17 jhbSave and restore guest debug registers.
2018-01-17 jhbRequire the SHF_ALLOC flag for program sections from...
2018-01-17 cemConvert ls(1) to not use libxo(3)
2018-01-17 jhbUse long for the last argument to VOP_PATHCONF rather...
2018-01-17 landonfbwn(4): Enable, by default, the opt-in support for...
2018-01-17 markjAnnotate a couple of changes from r328083.
2018-01-17 emastekldxref: additional sytle(9) cleanup
2018-01-17 emastekldxref: improve style(9)
2018-01-17 pfgufs: use mallocarray(9).
2018-01-17 mckusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 dimRevert r327340, as the workaround for rep prefixes...
2018-01-17 dimPull in r322623 from upstream llvm trunk (by Andrew...
2018-01-17 impMove setting of CAM_SIM_QUEUED to before we actually...
2018-01-17 fabientOnly call flush in pipe mode.
2018-01-17 fabientFix pmcstat exit from kernel introduced by r325275.
2018-01-17 baptUpdate pciids to 2018.01.14
2018-01-17 dimFix buildworld after r328075, by also renaming cgget...
2018-01-17 kibPTI for amd64.
2018-01-17 kibAmd64 user_ldt_deref() is not used outside sys_machdep...
2018-01-17 tuexenAdd missing assignment to make sure non-first cmsgs...
2018-01-17 wmaPPC64: implement missing busdma ops
2018-01-17 wmaPPC64: fix copyinout ranges
2018-01-17 wmaPPC64: add CXGBE and remove AHCI from GENERIC64
2018-01-17 wmaPowerNV: workaround console on OPAL 5.4
2018-01-17 wmaPowerNV: make PowerNV PCIe working on a real hardware
2018-01-17 mckusickRename cgget => cglookup to clear name space for new...
2018-01-17 landonfbhndb_pci(4): fix incorrect BHND_PCI_SRSH_PI workaround
2018-01-16 pfgSPDX: finish tagging sys/cam.
2018-01-16 ianRemove redundant critical_enter/exit() calls. The...
2018-01-16 ianMove some code around and rename a couple variables...
2018-01-16 pfgscsi_ch.c: Small cleanups to the comments.
2018-01-16 tuexenFix a bug related to fast retransmissions.
2018-01-16 arichardsonUse ln -n instead of -h to allow building the kernel...
2018-01-16 arichardsonAllow xinstall and makefs to be crossbuilt on Linux...
2018-01-16 arichardsonDon't build share/syscons in build-tools stage if MK_SY...
2018-01-16 arichardsonlibnetbsd: Make the function declaration of efopen...
2018-01-16 tsoomeutf8_to_ucs2() should check for malloc failure
2018-01-16 kevansservice(8): Reset OPTIND properly now that we're parsin...
2018-01-16 tuexenImprove the printing of cmgs when the length is 0....
2018-01-16 tuexenUsing %p already prints "0x", so don't do it explicitly.
2018-01-16 jhbSplit crp_buf into a union.
2018-01-16 pfgext2fs: use mallocarray(9).
2018-01-16 philipImport tzdata 2018a
2018-01-16 emastekldxref: handle modules with md_cval at the end of...
2018-01-16 brFix bug: increment the value of pmcstat_npmcs instead...
2018-01-16 wmaPowerNV: XICS support for PowerNV/OPAL
2018-01-16 pfgFix build after r328020.
2018-01-16 jhibbitsMake fsl_sata driver work on P1022
2018-01-16 ianAdd static inline rtcin_locked() and rtcout_locked...
2018-01-16 cemrandom(4): Add CCP random source definitions
2018-01-16 jhbRename 'recv' to 'receive' to appease shadow warnings...
2018-01-16 jhbCheck for GCC first rather than clang in the MIPS lib32...
2018-01-16 jhbSort the list of flags in newsyslog.conf entries.
2018-01-15 tuexenKeep list sorted. Thanks to jhb@ to pointing out that...
2018-01-15 tuexenBump date, which I missed in r328014. Thanks to jhb...
2018-01-15 kevansservice(8): Add support for interfacing with services...
2018-01-15 impNeed to free uv after we're done using it.
2018-01-15 impCheck the return value from utf8_to_ucs2 instead of...
2018-01-15 impWhen returning an error and freeing allocated memory...
next