]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
epoch(9): missed add from r333755
[FreeBSD/FreeBSD.git] / sys / kern /
2018-05-17 Matt Macyepoch(9): restore thread priority on exit if it was...
2018-05-17 Matt MacyAF_UNIX: make unix socket locking finer grained
2018-05-17 Matt Macyepoch(9): make recursion lighter weight
2018-05-17 Matt Macyepoch(9): Guarantee forward progress on busy sections
2018-05-16 Matt Macyhwpmc: Implement per-thread counters for PMC sampling
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Jean-Sébastien Pédronteken, vt(4): New callbacks to lock the terminal once
2018-05-15 Ed Mastesubr_pidctrl: use standard 2-Clause FreeBSD license...
2018-05-14 Matt Macyhwpmc: fix load/unload race and vm map LOR
2018-05-14 Matt Macyepoch(9): allow sx locks to be held across epoch_wait()
2018-05-13 Matt Macyepoch(9): cleanups, additional debug checks, and add...
2018-05-13 Konstantin BelousovDetect and optimize reads from the hole on UFS.
2018-05-12 Matt Macyhwpmc/epoch - don't reference domain if NUMA is not set
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-12 Matt Macyhwpmc(9): Make pmclog buffer pcpu and update constants
2018-05-11 Matt Macyepoch(9): always set inited in epoch_init
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Matt Macyepoch(9): callback task fixes
2018-05-11 Mateusz Guzikrmlock: partially depessimize lock/unlock fastpath
2018-05-11 Matt Macyepoch(9): fix priority handling, make callback lists...
2018-05-10 Matt MacyAdd simple preempt safe epoch API
2018-05-10 Andrew GallatinFix the build after r333457
2018-05-10 Ed MasteANSIfy sys_generic.c
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-09 Matt MacyAdd taskqgroup_config_gtask_deinit to support teardown...
2018-05-09 Matt MacyEliminate the overhead of gratuitous repeated reinitial...
2018-05-09 Konstantin BelousovAvoid calls to bzero() before ireloc.
2018-05-09 Matt MacyReduce overhead of ktrace checks in the common case.
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Mateusz GuzikInlined sched_userret.
2018-05-07 Mateusz GuzikChange trap_enotcap to bool and annotate with __read_fr...
2018-05-07 Mateusz GuzikAvoid calls to syscall_thread_enter/exit for statically...
2018-05-07 Warner LoshAdd device_quiet_children() and device_has_quiet_children()
2018-05-07 Andrew GallatinBoost thread priority while changing CPU frequency
2018-05-06 Mark JohnstonRefactor some of the MI kernel dump code in preparation...
2018-05-06 Mark JohnstonAdd an mbuf allocator for netdump.
2018-05-06 Mark JohnstonStyle.
2018-05-05 Andriy Gaponfor bus suspend, detach and shutdown iterate children...
2018-05-04 Mateusz Guziktc: bcopy -> memcpy
2018-05-04 Jamie GrittonMake it easier for filesystems to count themselves...
2018-05-04 Mark JohnstonFix some races introduced in r332974.
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-04 Matt Macy`dup1_processes -t 96 -s 5` on a dual 8160
2018-05-03 Konstantin BelousovImplement support for ifuncs in the kernel linker.
2018-05-02 Stephen HurdSeparate list manipulation locking from state change...
2018-05-01 Jung-uk KimMFV: r333077
2018-05-01 Mark JohnstonPrint the dump progress indicator after calling dump_st...
2018-05-01 Nathan WhitehornReport the kernel base address properly in kldstat...
2018-04-30 Ed MasteDisable connectat/bindat with AT_FDCWD in capmode
2018-04-27 Mateusz Guziksystrace: track it like sdt probes
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-27 Emmanuel Vadotclk: Put the sysctls under hw.clock instead of clock
2018-04-24 Mark JohnstonImprove VM page queue scalability.
2018-04-24 Sean BrunoRevert r332894 at the request of the submitter.
2018-04-24 Conrad MeyerDo not totally silence suppressed secondary kasserts...
2018-04-24 Conrad MeyerFix debug.kassert.do_log description text
2018-04-24 Conrad Meyerpanic: Optionally, trace secondary panics
2018-04-24 Jonathan T. LooneyUpdate r332860 by changing the default from suppressing...
2018-04-24 Conrad Meyerlockmgr: Add missed neutering during panic
2018-04-24 Mateusz Guziklockf: change the owner hash from pid to vnode-based
2018-04-24 Mateusz Guzikdtrace: depessimize dtmalloc when dtrace is active
2018-04-24 Mateusz Guziklockstat: track lockstat just like sdt probes
2018-04-23 Mateusz Guzikmalloc: stop reading the subzone if MALLOC_DEBUG_MAXZON...
2018-04-23 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 Mateusz Guziklockf: add per-chain locks to the owner hash
2018-04-23 Mateusz Guziklockf: skip locking the graph if not necessary (common...
2018-04-23 Mateusz Guziklockf: perform wakeup onlly when there is anybody waiting
2018-04-23 Mateusz Guziklockf: skip the hard work in lf_purgelocks if possible
2018-04-23 Mateusz Guziklockf: free state only when recycling the vnode
2018-04-22 Tijl CoosemansMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 Mateusz Guziklockf: slightly depessimize
2018-04-21 Jonathan T. LooneyWhen running with INVARIANTS, the kernel contains extra...
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 Konstantin BelousovRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-20 Andriy Gaponcall racct_proc_ucred_changed() under the proc lock
2018-04-19 John BaldwinSimplify the code to allocate stack for auxv, argv...
2018-04-18 Konstantin BelousovAdd PROC_PDEATHSIG_SET to procctl interface.
2018-04-17 John BaldwinProperly do a deep copy of the ioctls capability array...
2018-04-17 Brooks DavisStop using fuswintr() and suswintr() in the profiler.
2018-04-16 Alan Somerslio_listio: return EAGAIN instead of EIO when out of...
2018-04-13 Konstantin Belousovi386 4/4G split.
2018-04-11 Mateusz Guziklocks: extend speculative spin waiting for readers...
2018-04-10 Ian LeporeUse explicit_bzero() when cleaning values out of the...
2018-04-10 Mateusz Guzikrw: whack avoidable re-reads in try_upgrade
2018-04-10 Stephen HurdMake BPF global lock an SX
2018-04-08 Mateusz Guziklocks: tweak backoff a little bit
next