]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-11 Mark JohnstonFix some ISS bit definitions for data aborts.
2019-07-11 Warner LoshMore fully implement the state machine.
2019-07-11 Randall StewartUpdate to jhb's other suggestion, use #error when
2019-07-11 Randall StewartUpdate copyright per JBH's suggestions.. thanks.
2019-07-11 Justin Hibbitspowerpc: Only worry about the lower 32 bits of SP in...
2019-07-11 Alan CoxAccording to Section D5.10.3 "Maintenance requirements...
2019-07-11 Mark JohnstonAdd vm_page_hold.9 to ObsoleteFiles.inc.
2019-07-11 Cy Schubertipfilter commands, in this case ipf(8), passes its...
2019-07-10 Mark JohnstonRename pmap_page_dirty() to pmap_pte_dirty().
2019-07-10 Philip Paepstelnet: fix minor style violation
2019-07-10 Warner LoshEnforce a 4GB DMA boundary on isci(4)
2019-07-10 Randall StewartThis commit updates rack to what is basically being...
2019-07-10 Mark JohnstonInherit P2_PROTMAX_{ENABLE,DISABLE} across fork().
2019-07-10 Ian LeporeReorganize the SRCS lists as one file per line, and...
2019-07-10 Philip Paepstelnet: fix a couple of snprintf() buffer overflows
2019-07-10 Warner LoshFix compile errors with the CI20
2019-07-10 Ian LeporeDe-pollute arm's sysarch.h.
2019-07-10 Andriy Gaponlinuxcommon: add module version
2019-07-10 Leandro Lupori[PPC64] pseries: fix realmaxaddr calculation
2019-07-10 Andriy Gaponowc_gpiobus: small formatting cleanup
2019-07-10 Tijl CoosemansLet linuxulator mprotect mask unsupported bits before...
2019-07-10 Dimitry AndricApply a workaround to be able to build clang 8.0.0...
2019-07-10 Hiroki SatoAdd support for RTL8156, 2.5GbE USB network controller...
2019-07-10 Justin Hibbitspowerpc: Clamp 32-bit binaries to 32-bit MAXUSER
2019-07-10 Ian LeporeAdd pwm.9, it was also deleted during the big round...
2019-07-10 Li-Wen HsuCorrect definitions in sys.opencrypto.runtests.main...
2019-07-09 John BaldwinUse 'retval' label for first error in syscallenter().
2019-07-09 Navdeep Parharcxgbe(4): Clear the freelist statistics in the clearsta...
2019-07-09 Vincenzo Maffioneupdate calendar.freebsd
2019-07-09 Vincenzo Maffionebhyve: net_backends.c: add missing __FBSDID
2019-07-09 Vincenzo Maffionebhyve: add missing license identifiers in net_utils...
2019-07-09 Alan CoxIntroduce pmap_clear(), which zeroes a page table entry...
2019-07-09 Navdeep Parharcxgbe(4): Use the simplest configuration possible when...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-09 Jung-uk KimImport ACPICA 20190703.
2019-07-09 Wei Huhyperv/vmbus: Fix the wrong size in ndis_offload structure
2019-07-09 Wei Huhyperv/vmbus: Update VMBus version 4.0 and 5.0 support.
2019-07-08 Koichiro Iwaomld6query: Fix typo s/linkocal/linklocal/
2019-07-08 Hans Petter... Put USB ACPI code into own module, uacpi.ko.
2019-07-08 Ian LeporeRestore the ability for i2c slave devices to do IO...
2019-07-08 Warner LoshFix bugs in recovery path and improve cm tracking
2019-07-08 Li-Wen Hsu- Fix gcc build for superio(4)
2019-07-08 Li-Wen HsuFix gcc build for cxgbe(4)
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-08 Warner LoshWork around devices which return all zeros for reads...
2019-07-08 Hans Petter... Minor code cleanup of USB ACPI code after r349161.
2019-07-08 Cy SchubertUpdate frtuc struct comments. It not only defines TCP...
2019-07-08 Cy SchubertCorrect the description for the low port in the port...
2019-07-08 Mark JohnstonElide the vm_reserv_free_page() call when PG_PCPU_CACHE...
2019-07-08 Mark JohnstonAdd a per-CPU page cache per VM free pool.
2019-07-08 Ian LeporeCall device_unbusy() on the error exit path, because...
2019-07-08 Eric van GyzenIgnore kern.vt.splash_cpu without graphics
2019-07-08 Leandro Lupori[PPC] Add missing SLB allocation KASSERT
2019-07-07 Ian LeporeEliminate spurious periodic.daily error message for...
2019-07-07 Vincenzo Maffionebhyve: abstraction for network backends
2019-07-07 Fedor UporovAdd additional check for 'blocks per group' and 'fragme...
2019-07-07 Fedor UporovRemove ufs fragments logic.
2019-07-07 Fedor UporovRemove unneeded mount point unlock call.
2019-07-07 Doug MooreA style-related change, r349791, made unclear the meani...
2019-07-07 Alan CoxThree changes to pmap_enter():
2019-07-06 Konstantin... Document atomicity for read(2) and write(2).
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-06 Doug MooreFix style(9) violations involving division by PAGE_SIZE.
2019-07-06 Dimitry AndricVendor import of LLVM openmp release_80 branch r364487:
2019-07-06 Dimitry AndricVendor import of lldb release_80 branch r364487:
2019-07-06 Dimitry AndricVendor import of lld release_80 branch r364487:
2019-07-06 Dimitry AndricVendor import of LLVM libunwind release_80 branch r364487:
2019-07-06 Dimitry AndricVendor import of clang release_80 branch r364487:
2019-07-06 Doug MooreChange blist_next_leaf_alloc so that it can examine...
2019-07-05 Alan CoxRestructure cache_handle_range to avoid repeated barrie...
2019-07-05 Doug MooreBased on work posted at https://reviews.freebsd.org...
2019-07-05 Alan CoxMerge r349526 from amd64. When we protect an L3 entry...
2019-07-04 Vincenzo Maffionenetmap: Remove pointer leakage in netmap_mem2.c
2019-07-04 Vincenzo Maffionenetmap: fix kernel pointer printing in netmap_generic.c
2019-07-04 Ed MasteUpdate Linux compat version to 2.6.36
2019-07-04 Edward Tomasz... Return ENOTSUP for Linux FS_IOC_FIEMAP ioctl.
2019-07-04 Edward Tomasz... Add support for PTRACE_O_TRACEEXIT to linuxulator ptrac...
2019-07-04 Edward Tomasz... Implement PTRACE_GETSIGINFO. This makes Linux strace...
2019-07-04 Edward Tomasz... Fix linuxulator prlimit64(2) with pid == 0. This makes...
2019-07-04 Doug MooreMove an assignment, drop a label, and change gotos...
2019-07-04 Doug MooreReplace a 'goto' with an 'else' in vm_map_wire_locked.
2019-07-04 Doug MooreChange boolean_t variables in vm_map_unwire and vm_map_...
2019-07-04 Doug MooreDrop a temp variable from vm_map_insert, with no effect...
2019-07-04 Mark JohnstonDefer funsetown() calls for a TTY to tty_rel_free().
2019-07-04 Ruslan BukinFix transfers that don't use busdma or bounce buffer...
2019-07-04 Warner LoshFix cut-and-pasto that slipped through my testing.
2019-07-04 Mark Johnstonelfcopy: Clear errors after fetching the shstrtab index.
2019-07-04 Bryan DreweryConsider *clean targets as non-build targets as well.
2019-07-04 Warner LoshImplement missing MMCBR ivars
2019-07-04 Ruslan BukinNegate the logic of XCHAN_CAP_NOBUFS macro and rename...
2019-07-04 Leandro Lupori[PPC64] pseries llan: fix MAC address
2019-07-04 Dag-Erling... Upgrade Unbound to 1.9.2.
2019-07-04 Marcel MoolenaarLock busdma operations and serialize detach against...
2019-07-03 Doug MooreEliminate a goto and a label in vm_map_wire_locked...
2019-07-03 Mark Johnstoniwm: Drain callouts after stopping the device during...
2019-07-03 Tijl CoosemansFix path of lib32 libcasper.
2019-07-03 Ed Mastecorrect pmap_ts_referenced return type
2019-07-03 Eric van GyzenSave the last callout function executed on each CPU
2019-07-03 Mark JohnstonCache the next queue element when traversing a page...
2019-07-03 Sean Chittendenbhyve/audio: don't leak resources on failed initialization.
next