]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-04-25 pfgmakefs: Use ENODATA instead of ENOMSG as a translation...
2018-04-25 kevansforthloader: Remove "EFI boot environment message"
2018-04-25 jhibbitsIncrease the fdtmemreserv array limit to boot on POWER9
2018-04-24 jhbShorten some recently-added lines that are an extra...
2018-04-24 jhbDocument the TRAP_CAP code for SIGTRAP.
2018-04-24 markjImprove VM page queue scalability.
2018-04-24 kibMake the sysctl machdep.idle also a tunable.
2018-04-24 kibExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 kibEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 kibUse IS_BSP() macro.
2018-04-24 markjAdd a UMA zone flag to disable the use of buckets.
2018-04-24 sbrunoRevert r332894 at the request of the submitter.
2018-04-24 emasteAdd deprecation notice for lmc(4)
2018-04-24 emastelldb: remove assertion that target_arch is FreeBSD
2018-04-24 emastekdump: simplify/remove per-arch #ifdefs
2018-04-24 manuuslcom: Both CP2104 and CP2105 can support up to 2Mbps...
2018-04-24 cemDo not totally silence suppressed secondary kasserts...
2018-04-24 manuuslcom: Apply style(9) and be consistant with function...
2018-04-24 cemFix debug.kassert.do_log description text
2018-04-24 cempanic: Optionally, trace secondary panics
2018-04-24 jtlUpdate r332860 by changing the default from suppressing...
2018-04-24 cemlockmgr: Add missed neutering during panic
2018-04-24 jhbFix PT_STEP single-stepping for mips.
2018-04-24 traszUse more common format for sysctls/tunables description...
2018-04-24 markjUse dead_bpf_if instead of bp_null.
2018-04-24 jhbDon't fetch the current instruction for faults on user...
2018-04-24 jhbUse a cleaner test for the branch delay (BD) bit in...
2018-04-24 kibCarefully update stack guard bytes inside __guard_setup().
2018-04-24 eadler[procfs] Split procfs_attr into multiple functions
2018-04-24 kibUse relaxed atomics to access the monitor line.
2018-04-24 kibCorrect undesirable interaction between caching of...
2018-04-24 eadler[amdsbwd] teach amdsbwd that it has options
2018-04-24 kibFix futexes on i386 after the 4/4G split.
2018-04-24 avgadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-24 mjglockf: change the owner hash from pid to vnode-based
2018-04-24 jhbRelock PROC_LOCK before one failure case in ptrace_sing...
2018-04-24 jhbReport proper signal codes for SIGTRAP traps on MIPS.
2018-04-24 jhbAdd two tests for TRAP_* signal codes for SIGTRAP.
2018-04-24 jhbExpose breakpoint() to userland from <machine/cpufunc...
2018-04-24 jhbExtend support for ptrace() tests using breakpoints.
2018-04-24 delphijUse calloc() instead of malloc+bzero.
2018-04-24 emastepwd_mkdb: default to network (big) endian hash order
2018-04-24 mjgdtrace: depessimize dtmalloc when dtrace is active
2018-04-24 mjglockstat: track lockstat just like sdt probes
2018-04-23 dimPull in r329771 from upstream llvm trunk (by Craig...
2018-04-23 impMigrate to make_dev_s interface to populate /dev/nvmeX...
2018-04-23 mjgmalloc: stop reading the subzone if MALLOC_DEBUG_MAXZON...
2018-04-23 brooksFinish removing FDDI and tokenring media support.
2018-04-23 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 emasteMap FreeBSD EDOOFUS to Linux EINVAL
2018-04-23 jhbImplement 32-bit atomic_fcmpset() in userland for armv4/v5.
2018-04-23 jhbFix some harmless type mismatches in the ARM atomic_cmp...
2018-04-23 sbrunohda(4)
2018-04-23 brEnable ARM PL330 DMA engine and Cadence Quad SPI flash...
2018-04-23 aeicmp6_reflect() sends ICMPv6 message with new IPv6...
2018-04-23 brAdd driver for Cadence Quad SPI Flash Controller found on
2018-04-23 mjglockf: add per-chain locks to the owner hash
2018-04-23 mjglockf: skip locking the graph if not necessary (common...
2018-04-23 mjglockf: perform wakeup onlly when there is anybody waiting
2018-04-23 mjglockf: skip the hard work in lf_purgelocks if possible
2018-04-23 mjglockf: free state only when recycling the vnode
2018-04-23 delphijCorrect size for allocation and bzero of fdsr.
2018-04-22 kevansbsdgrep: Fix build failure WITHOUT_LZMA (incorrect...
2018-04-22 emastepwd_mkdb: add deprecation notice in manpage too
2018-04-22 bcranUpdate committers-src.dot to show the mentorship arrang...
2018-04-22 bcranUpdate account and given names in committers-src.dot...
2018-04-22 tijlMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 mjglockf: slightly depessimize
2018-04-22 hselaskyRemove the "load drivers" logic from libibverbs.
2018-04-22 jhibbitsFix the build post r332859
2018-04-22 dteskedwatch(1): Remove the line used to demonstrate `-dev...
2018-04-22 dteskedwatch(1): Add profile for send(2)/recv(2) syscalls
2018-04-22 dteskedwatch(1): Add `-dev' option to aid debugging of profiles
2018-04-21 riggsRemove unused definition bl_dfp; fix build with bktr...
2018-04-21 jtlWhen running with INVARIANTS, the kernel contains extra...
2018-04-21 jhibbitsExport powerpc CPU features for auxvec
2018-04-21 kevansbsdgrep: Use grep_strdup instead of grep_malloc+strcpy
2018-04-21 traszAdd cfumass rc script, to create a LUN for cfumass(4).
2018-04-21 kevansbsdgrep: Fix --include/--exclude ordering issues
2018-04-21 jhibbitsSync powerpc feature flags with Linux
2018-04-21 cemblake2: Disable warnings (not just error) for code...
2018-04-21 kevansbsdgrep: if chain => switch
2018-04-21 kevansbsdgrep: More trivial cleanup/style cleanup
2018-04-21 kevansbsdgrep: Some light cleanup
2018-04-21 emastelldb: propagate error to user if memory read fails
2018-04-20 emastemakefs: tidy up reach-over source
2018-04-20 manuregulator: Check status before disabling
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 manudts: Update our copy from files from Linux 4.16
2018-04-20 dimRecommit r332501, with an additional upstream fix for...
2018-04-20 kevansbsdgrep: Break procmatches down a little bit more
2018-04-20 kibRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-20 avgcall racct_proc_ucred_changed() under the proc lock
2018-04-20 rmacklemFix use of pointer after being set NULL.
2018-04-20 aeAdd dead_bpf_if structure, that should be used as fake...
2018-04-20 kevansbsdgrep: Add some TODOs for future work on operating...
2018-04-20 jhibbitspowerpc64: Set n_slbs = 32 for POWER9
2018-04-20 jhibbitspowerpc64: Add DSCR support
2018-04-20 kevansbsdgrep: Clean up procmatches a little bit
2018-04-20 kevansbsdgrep: Split match processing out of procfile
next