]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-10-20 Mateusz Guzikamd64: plug missed dt_lock in cpu_fork
2017-10-20 Konstantin... Take the vm object lock in read mode in vnode_generic_p...
2017-10-20 Alan SomersUse the .Fx macro consistently.
2017-10-20 Alan SomersFix the mps(4) HISTORY section.
2017-10-20 Mark JohnstonAvoid the nbp lookup in the final loop iteration in...
2017-10-20 Mateusz Guzikmtx: fix up UP build after r324778
2017-10-20 Konstantin... Move swapout code into vm/vm_swapout.c.
2017-10-20 Konstantin... Do not overwrite clean blocks on pageout.
2017-10-20 Konstantin... In vm_page_free_phys_pglist(), do not take vm_page_queu...
2017-10-20 Hans Petter... The remote DMA TCP portspace selector, RDMA_PS_TCP...
2017-10-20 Mateusz GuzikMark kdb_active as __read_frequently and switch to...
2017-10-20 Mateusz Guzikamd64: __exclusive_cache_line pv_chunks_mutex and pv_li...
2017-10-20 Mateusz Guzikrwlock: reduce lockstat branches in the slowpath
2017-10-20 Justin HibbitsExpand the TLB nest level mask to 3 bits to match the...
2017-10-20 Mateusz Guzikamd64: avoid acquiring dt lock if possible (which is...
2017-10-20 Justin HibbitsNo need to check for AIM here
2017-10-20 Justin HibbitsBook-E debug trace fixes
2017-10-20 Mateusz Guzikmtx: stop testing SCHEDULER_STOPPED in kabi funcs for...
2017-10-20 Mateusz Guzikmtx: clean up locking spin mutexes
2017-10-19 Marius StroblCorrect an inverted conditional for determining the...
2017-10-19 Emmanuel VadotAllwinner: Fix compilation
2017-10-19 Vladimir Kondratyevpsm(4): Add sanity checks to Synaptics touchpad driver...
2017-10-19 Emmanuel VadotAllwinner: Add EARLY_PRINTF function
2017-10-19 Vladimir Kondratyevums(4): Unreverse evdev Tilt-axis reporting to match...
2017-10-19 Emmanuel Vadottegra: Do not define early printf function
2017-10-19 Vladimir Kondratyevbthidd: Fix leds on multireport keyboards broken after...
2017-10-19 Gleb SmirnoffHide struct sockbuf from userland.
2017-10-19 Fedor UporovFix unused variable + style(9) fixes inside the ext4_ex...
2017-10-19 Ed Mastepsci: change bootverbose string to 'PSCI 0.2 compatible'
2017-10-19 Andriy Gaponremove spa_sync_on assert from spa_async_thread_vd
2017-10-19 Andrew TurnerAllow later PSCI revisions to also work. The latest...
2017-10-19 Ed Mastemsdosfs: fix build with MSDOSFS_DEBUG
2017-10-19 Alexander MotinRelax per-ifnet cif_vrs list double locking in carp(4).
2017-10-19 Alan CoxBatch atomic updates to the number of active, inactive...
2017-10-19 Justin HibbitsAdd some more devices to the MPC85XX-based configs
2017-10-19 Cy SchubertAnticongestion refinements for ntpd rc script. This...
2017-10-19 Justin HibbitsRemove some unnecessary includes
2017-10-19 Mateusz Guziksysctl: only take mem lock if oldlen is > 4 * PAGE_SIZE
2017-10-19 Mateusz Guzikexecve: avoid one proc lock/unlock trip unless PTRACE_E...
2017-10-19 Mateusz GuzikTidy up pmc support at execve.
2017-10-19 Mateusz Guziksysvsem: check if semu_list has anything on it before...
2017-10-18 Benjamin KadukAdopt jail.8 to our brave new bsdinstall world
2017-10-18 Mateusz GuzikDon't take Giant for SMP status and cpu topology sysctls.
2017-10-18 Michael TuexenFix a signed/unsigned warning.
2017-10-18 Michael TuexenAbort an SCTP association, when a DATA chunk is followe...
2017-10-18 Ryan Libbyql*_def.h: fix QL_ALIGN parenthesization
2017-10-18 Ed SchoutenImport the latest CloudABI definitions, version 0.16.
2017-10-18 Michael TuexenRevert change which got in accidently.
2017-10-18 Michael TuexenFix a bug introduced in r324638.
2017-10-18 John BaldwinRemove CPU_HAVEFPU.
2017-10-18 Brad DavisTeach beinstall to use and prefer svnlite, with a fallb...
2017-10-18 Mark JohnstonMove kernel dump offset tracking into MI code.
2017-10-18 Stefan EßerAdd references to sysrc(8).
2017-10-18 Toomas Soomelibsa/ip: stop read loop on bad fragments
2017-10-18 Toomas Soomelibsa/ip.c: misplaced comment, ip_v is half char, not...
2017-10-18 Konstantin... Do not report reduction of swap zone if it was not.
2017-10-18 Ryan Libbyext2: delete redundant decl of ext2_fserr
2017-10-18 Jonathan AndersonImprove computation of {BC,LL}OBJS.
2017-10-18 Jonathan AndersonImprove logic of CLEANFILES+=${PROG_FULL}.{bc,ll}.
2017-10-18 Brooks DavisRemove mbpool(9) now that it has no consumers.
2017-10-17 Warner LoshRevert "Unify boot1 with loader" change r324646
2017-10-17 Ed Masteembed_mfs: add error handling, usage
2017-10-17 Fedor UporovAdd inital extents read-write support.
2017-10-17 Ryan Libbycxgbe: delete now-redundant vnet decls
2017-10-17 Mark JohnstonFix a racy VI_DOOMED check in MNT_VNODE_FOREACH_ALL().
2017-10-17 Ed Masteloader.mk: clean md.o even if MD_IMAGE_SIZE not defined
2017-10-17 Warner LoshWe need to include disk.o in libuboot.a when we're...
2017-10-17 Bryan DreweryAdd a test for r324671 along with some other masked...
2017-10-17 Ed Masteloader: initialize dv_cleanup in md.c to eliminate...
2017-10-17 Gordon TetlowUpdate wpa_supplicant/hostapd for 2017-01 vulnerability...
2017-10-17 Jonathan AndersonAdd LLVM IR libraries to CLEANFILES.
2017-10-17 Andriy Gaponnever retry oustanding requests when terminating iscsi...
2017-10-17 Andriy Gaponiscsi: do not hold the global lock while tearing down...
2017-10-17 Maxim KonovalovDragonFly 5.0.0 release added.
2017-10-17 Ed MasteRemove lib/libstand again, accidentally readded in...
2017-10-17 Ed Mastewrite.2: correct maximum nbytes size for EINVAL error
2017-10-17 Cy SchubertStyle. Replace 8 spaces with a tab.
2017-10-17 Cy SchubertProvide an option to run the anticongestion ntpd leapfi...
2017-10-17 Ryan Libbygdb kernel server: fixup Search:memory style
2017-10-16 Rick MacklemUse taskqueue(9) to do writes/commits to mirrored DSs...
2017-10-16 Andriy Voskoboinykmbuf(9): unbreak m_fragment()
2017-10-16 Andriy Voskoboinykifnet(9): split ifc_alloc_unit() (should simplify code...
2017-10-16 Konstantin... Re-evaluate thread' signal mask after ptracestop().
2017-10-16 Konstantin... Improve assertion that an ignored or blocked signal...
2017-10-16 Konstantin... Style.
2017-10-16 Bryan DreweryThis child is expected to exit on SIGTRAP, don't leave...
2017-10-16 Romain TartièreAdd a quick description of the geom_getxml(3), geom_xml...
2017-10-16 Matt JorasProperly reset the fields in clean_unrhdr.
2017-10-16 Konstantin... Fix the pv_chunks pc_lru tailq handling in reclaim_pv_c...
2017-10-16 Kristof Provostpf tests: Use pft_set_rules everywhere
2017-10-16 Kristof Provostpf tests: Basic IPv6 forwarding tests
2017-10-16 Kristof Provostpf: test set-tos
2017-10-16 Alexander MotinAdd Creative vendor ID.
2017-10-16 Michal MelounSave VFP state in getcontext(3) on ARM.
2017-10-16 Alexander MotinUpdate details of interface capabilities changed by...
2017-10-16 Andriy Voskoboinykwlandebug(8): add a sanity check.
2017-10-16 Andriy Voskoboinykwlandebug(8): obtain original interface name via ifconf...
2017-10-16 Andriy Voskoboinyklibifconfig: allow to get original interface name via...
2017-10-16 Xin LIRemove the libstand directory which is now empty.
2017-10-16 Warner LoshExplicitly inlcude SYSDIR in the include path -- need...
next