]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Make opal_pci driver work with POWER9
[FreeBSD/FreeBSD.git] / sys / sys /
2018-05-29 Stephen Hurdiflib: mark irq allocation name parameter as constant
2018-05-29 Matt Macyhwpmc: don't enter epoch section across mmap hook
2018-05-29 Andriy Gaponadd support for console resuming, implement it for...
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-29 Matt Macyhwpmc: add class field to identify which class a pmc...
2018-05-28 Devin TeskeBump FreeBSD_version after r333517
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 Matt MacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-25 Brooks DavisRegen after r334223: make vadvise compat freebsd11.
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Brooks DavisAvoid two suword() calls per auxarg entry.
2018-05-24 Matt Macyconvert allocations to INVARIANTS M_ZERO
2018-05-24 Matt Macymalloc: Add flag for conditionally zeroing for INVARIAN...
2018-05-23 Konstantin Belousovx86: stop unconditionally clearing PSL_T on the trace...
2018-05-23 Matt Macypmc: bump PMC major version to reflect ABI breakage...
2018-05-23 Matt Macyhwpmc: add thread id field to callchain and context...
2018-05-23 Matt Macyepoch: allow for conditionally asserting that the epoch...
2018-05-23 Matt MacyBump FreeBSD_version after r333813
2018-05-23 Matt Macykern_sendit: use pre-initialized rights
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Mark JohnstonFix the definition of td_startzero after r333466.
2018-05-22 Mateusz Guziksx: port over writer starvation prevention measures...
2018-05-22 Matt Macypmc: annotate locking for po_ssnext in pmc_owner
2018-05-21 Andriy Gaponstop and restart kernel event timers in the suspend...
2018-05-21 Matt Macyck: simplify interface with libkvm consumers by definin...
2018-05-20 Matt MacyAdd additional preinitialized cap_rights
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-20 Matt Macyepoch.h: hide proc.h->priority.h from user
2018-05-20 Matt Macyepoch.h: move kernel only bits under _KERNEL
2018-05-19 Matt Macycapsicum: propagate const correctness
2018-05-19 Matt Macyback out DBGSET macro
2018-05-19 Matt Macyepoch: avoid warning when INVARIANTS is not enabled
2018-05-19 Matt Macyadd DBGSET macro to conditionally assign to a variable...
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Matt MacyAnnotate td_pre_epoch_prio in struct thread
2018-05-18 Matt Macyepoch(9): Make epochs non-preemptible by default
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-18 Matt Macyepoch: add non-preemptible "critical" variant
2018-05-17 Matt Macyepoch: skip poll function call in hardclock unless...
2018-05-17 Matt Macyepoch(9): schedule pcpu callback task in hardclock...
2018-05-17 Matt Macyepoch(9): missed add from r333755
2018-05-17 Matt MacyAF_UNIX: make unix socket locking finer grained
2018-05-17 Matt MacyFix i386 build
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 Andrew GallatinUnhook DEBUG_BUFRING from INVARIANTS
2018-05-14 Matt Macypmc: fix buildworld
2018-05-14 Matt Macyhwpmc: fix load/unload race and vm map LOR
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 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 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Dag-Erling SmørgravReduce <sys/queue.h> pollution.
2018-05-10 Matt MacyAdd simple preempt safe epoch API
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-10 Marcelo AraujoRework CTL frontend & backend options to use nv(3)...
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 Warner LoshMinor style nits
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-06 Poul-Henning KampWith the fall-back hack for lint gone, I have no copyri...
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-04 Mateusz GuzikAllow the compiler to use __builtin_memcpy
2018-05-04 Jamie GrittonMake it easier for filesystems to count themselves...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-04 Mateusz GuzikAllow __builtin_memmove instead of bcopy for small...
2018-05-04 Ed Mastegpart: add fat32lba MBR partition type
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-04-27 Mateusz GuzikUnbreak world build after r333064
2018-04-27 Mateusz Guziksystrace: track it like sdt probes
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-27 Ed Masteelf_common.h: add DT_SUNW_ASLR tag
next