]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-11-15 Mitchell HorneAdd missing files from r354720
2019-11-15 Mitchell HorneRISC-V: add support for SBI spec v0.2
2019-11-15 Mitchell HorneRISC-V: pass arg6 in sbi_call
2019-11-15 Mitchell Horneplic: support irq distribution
2019-11-15 Mitchell Horneplic: fix context calculation
2019-11-15 Josh PaetzelFix build with GCC
2019-11-14 Josh PaetzelAdd the pvscsi driver to the tree.
2019-11-14 Justin HibbitsBoot arm64 kernel using booti command from U-boot.
2019-11-14 Brandon Bergren[PowerPC64] Fix broken kernel modules due to LLD 9...
2019-11-14 Kyle Evansarm64: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-14 Brooks DavisTidy syscall declerations.
2019-11-14 Ian LeporeCompile in arm/unwind.c if options STACK is in effect...
2019-11-14 Ian LeporeRewrite arm/stack_machdep.c for EABI; add stack(9)...
2019-11-14 Michael TuexenFor idle TCP sessions using the CUBIC congestio control...
2019-11-14 Ed Mastellvm: use elf_aux_info to get executable's path, if...
2019-11-14 Alexander MotinPass more reasonable WAIT flags to bus_dma(9) calls.
2019-11-14 Alexander MotinMake ntb(4) send bus_get_dma_tag() requests to parent...
2019-11-14 Brandon Bergrenpowerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
2019-11-14 Warner Losharmv6 soft float build fixed
2019-11-13 Brooks DavisImprove the description of AT_EXECPATH availability.
2019-11-13 Konstantin... cpucontrol: print more useful information when MSR...
2019-11-13 Konstantin... amd64: only set PCB_FULL_IRET pcb flag when #gp or...
2019-11-13 Brooks Daviself_aux_info: Add support for AT_EXECPATH.
2019-11-13 John BaldwinRefine r354661 to unbreak the GCC_BOOTSTRAP case.
2019-11-13 Ed Mastellvm: use AT_EXECPATH from ELF auxiliary vectors for...
2019-11-13 Edward Tomasz... Improve Linuxulator man pages to better reflect the...
2019-11-13 Edward Tomasz... Add 'linux_mounts_enable' rc.conf(5) variable, to make...
2019-11-13 Kyle Evansssp: further refine the conditional used for constructo...
2019-11-13 Brooks DavisFix a typo in the PMAP_PTE_SET_CACHE_BITS macro.
2019-11-13 John BaldwinAdd t4_keyctx.c to sys/conf/files for the non-module...
2019-11-13 Gleb SmirnoffIn if_siocaddmulti() enter VNET.
2019-11-13 Doug MooreDefine wrapper functions vm_map_entry_{succ,pred} to...
2019-11-13 Scott LongStop the VESA driver from whining loudly in the dmesg...
2019-11-13 Bjoern A. Zeebnd6: remove unused structs and defines
2019-11-13 Bjoern A. Zeebnd6: make nd6_alloc() file static
2019-11-13 Bjoern A. Zeebnd6 defrouter: consolidate nd_defrouter manipulations...
2019-11-13 Bjoern A. Zeeblltabl: remove dead code
2019-11-13 Ravi PokalaLogging improvements to loader::nfs
2019-11-13 Kyle Evansssp: rework the logic to use priority=200 on clang...
2019-11-13 Justin Hibbitspowerpc64: Don't guard ISA 3.0 partition table setup...
2019-11-13 Justin Hibbitspowerpc: Don't savectx() twice in IPI_STOP handler
2019-11-13 Kyle Evansssp: add a priority to the __stack_chk_guard constructor
2019-11-13 Warner LoshFix a race between daopen and damediapoll
2019-11-13 John BaldwinCreate a file to hold shared routines for dealing with...
2019-11-12 Alan Somerssesutil: fix another memory leak
2019-11-12 Alan Somerssesutil: fix some memory leaks
2019-11-12 Alan Somerssesutil: fix an out-of-bounds array access
2019-11-12 Brooks Davislibcompat: Correct rtld MLINKS
2019-11-12 John BaldwinSync target triple generation with the version in Makef...
2019-11-12 John BaldwinForce MK_CLANG_IS_CC on in XMAKE.
2019-11-12 John BaldwinEnable the RISC-V LLVM backend by default.
2019-11-12 Vincenzo Maffionebhyve: rework mevent processing to fix a race condition
2019-11-12 Scott LongAdd new bit definitions for TSX, related to the TAA...
2019-11-12 Konstantin... Workaround for Intel SKL002/SKL012S errata.
2019-11-12 D Scott Phillipsnvdimm(4): Fix various problems when the using the...
2019-11-12 Konstantin... i386: stop guessing the address of the trap frame in...
2019-11-12 Konstantin... amd64: move GDT into PCPU area.
2019-11-12 D Scott Phillipsnvdimm(4): Only expose namespaces for accessible data...
2019-11-12 Konstantin... amd64: assert that size of the software prototype table...
2019-11-12 Bjoern A. Zeebnetinet*: update *mp to pass the proper value back
2019-11-12 Bjoern A. Zeebnetstat: igmp stats, error on unexpected information...
2019-11-12 Andriy Gaponteach db_nextframe/x86 about [X]xen_intr_upcall interru...
2019-11-12 Roger Pau Monnéxen: fix dispatching of NMIs
2019-11-12 Toomas Soomereverting r354594
2019-11-12 Mike KarelsFix netstat -gs with ip_mroute module and/or vnet
2019-11-12 Chuck SilversIn ufs_dir_dd_ino(), always initialize *dd_vp since...
2019-11-11 Scott LongAdd the text attribute for MDS_NO in the IA32_ARCH_CAP...
2019-11-11 Konstantin... amd64: Issue MFENCE on context switch on AMD CPUs when...
2019-11-11 Mark JohnstonFix handling of PIPE_EOF in the direct write path.
2019-11-11 Andriy Gapondb_nextframe/i386: reduce the number of special frame...
2019-11-11 Dimitry AndricMerge commit 371ea70bb from llvm git (by Louis Dionne):
2019-11-11 Eric van Gyzentip/cu: check for EOF on input on the local side
2019-11-11 Warner LoshAdd asserts for some state transitions
2019-11-11 Warner LoshUpdate the softc state of the da driver before releasin...
2019-11-11 Warner LoshRequire and enforce that dareprobe() has to be called...
2019-11-11 Warner LoshFix panic message to indicate right action that was...
2019-11-11 Andriy Gapondb_nextframe/amd64: remove TRAP_INTERRUPT frame type
2019-11-11 Doug Mooreswap_pager_meta_free() frees allocated blocks in a...
2019-11-11 Gleb SmirnoffIt is unclear why in6_pcblookup_local() would require...
2019-11-11 Jason EvansRevert r354605: Update jemalloc to version 5.2.1.
2019-11-11 Jason EvansUpdate jemalloc to version 5.2.1.
2019-11-11 Mitchell Horneplic: check for sifive compatible string
2019-11-11 Mitchell Horneplic: fix PLIC_MAX_IRQS
2019-11-11 Olivier Houchardlinprocfs: Make sure to report -1 as tty when we have...
2019-11-10 Justin HibbitsConsolidate powerpcspe CFLAGS
2019-11-10 Justin Hibbitspowerpcspe: use -mspe instead of -mspe=yes to enable SPE
2019-11-10 Alexander MotinSome language fixes.
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Toomas Soomeloader: use struct initializer in vdev_probe().
2019-11-10 Toomas Soomeloader: memory leak in vdev_label_read_config()
2019-11-10 Konstantin... amd64: change r_gdt to the local variable in hammer_time().
2019-11-10 Konstantin... amd64: Change SFENCE to locked op for synchronizing...
2019-11-10 Konstantin... amd64: move common_tss into pcpu.
2019-11-10 Konstantin... Include cache zones into zone_foreach() where appropriate.
2019-11-10 Alan CoxEliminate a redundant pmap_load() from pmap_remove_pages().
2019-11-10 Justin Hibbitspowerpc64/powernv: Use OPAL call for non-POWER8 PCI...
2019-11-10 Xin LIVendor import of file 5.37
2019-11-10 Alexander MotinAdd compact scraptchpad protocol for ntb_transport(4).
2019-11-10 Alexander MotinAllow splitting PLX NTB BAR2 into several memory windows.
2019-11-10 Kyle Evansbcm2835_sdhci: don't panic in DMA interrupt if curcmd...
next