]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
expose sched_{pin,unpin}_lite to tied modules
[FreeBSD/FreeBSD.git] / sys / sys /
2018-07-03 Matt Macyexpose sched_{pin,unpin}_lite to tied modules
2018-07-03 Matt Macymake critical_{enter, exit} inline
2018-07-02 Matt Macyinline atomics and allow tied modules to inline locks
2018-07-02 Matt Macyinpcb: don't gratuitously defer frees
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 David BrightFix compilation error in r335765 under gcc 4.2.1.
2018-06-28 David BrightRemove potential identifier conflict in the EV_SET...
2018-06-27 Ed MasteSplit kern_break from sys_break and use it in linuxulator
2018-06-27 Warner LoshRemove devctl_safe_quote since it's now unused.
2018-06-27 Warner LoshCreate new devctl_safe_quote_sb to copy a source string...
2018-06-24 Matt Macyfix assert and conditionally allow mutexes to be held...
2018-06-21 Konstantin Belousovfork: avoid endless wait with PTRACE_FORK and RFSTOPPED.
2018-06-21 Konstantin BelousovUpdate proc->p_ptevents annotation to reflect the actua...
2018-06-21 Bryan DreweryMinor comment fix d_namelen -> d_namlen
2018-06-21 Justin HibbitsIntroduce PMCR-based cpufreq(4) driver, for IBM POWER8...
2018-06-20 Hans Petter SelaskyPermit the kernel environment to set an array of numeri...
2018-06-18 Mariusz Zaborskilibnv: Add nvlist_append_*_array() family of functions.
2018-06-18 Mariusz Zaborskilibnv: Remove nvlist argument from cnvlist_{take,free...
2018-06-18 Mariusz Zaborskilibnv: add const to cookies arguments
2018-06-18 Mariusz Zaborskilibnv: change name of cookie from cookiep to cookie.
2018-06-15 Conrad MeyerBump __FreeBSD_version after r335227
2018-06-15 Conrad MeyerRetain offset compatibility with pre-12.0 dumps
2018-06-14 Brooks DavisRegen after 335177 (rename sys_obreak to sys_break).
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-13 Jonathan T. LooneyMake UMA and malloc(9) return non-executable memory...
2018-06-13 Warner LoshImplement a 'car limit' for bioq.
2018-06-13 Bruce EvansFix the encoding of major and minor numbers in 64-bit...
2018-06-12 Rick MacklemVersion bump since r334930 changed the interface betwee...
2018-06-10 Eitan AdlerRevert r334929
2018-06-10 Eitan Adlerinclude: remove sys/capability.h
2018-06-10 Vladimir KondratyevDrop MOUSE_GETVARS and MOUSE_SETVARS ioctls support.
2018-06-09 Mark JohnstonBump __FreeBSD_version after r334881 and force libdwarf...
2018-06-08 Jonathan T. LooneyAdd a socket destructor callback. This allows kernel...
2018-06-08 Matt Macyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-07 Randall StewartFix build issue with const and volatile and the
2018-06-07 Randall StewartThis commit brings in a new refactored TCP stack called...
2018-06-07 Matt Macypmc: convert native to jsonl and track TSC value of...
2018-06-06 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 Mateusz Guzikmalloc: elaborate on r334545 due to frequent questions
2018-06-06 Matt Macyhwpmc: add summary command and further metadata extensions
2018-06-05 Eric van GyzenMake Coverity more happy with r334545
2018-06-05 Matt Macyhwpmc: log name->pid, name->tid mappings
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Matt Macyhwpmc: ABI fixes
2018-06-04 Matt Macyhwpmc: support sampling both kernel and user stacks...
2018-06-03 Matt Macypmc: remove assert that is invalid in interrupt context
2018-06-02 Mateusz GuzikRemove an unused argument to turnstile_unpend.
2018-06-02 Mateusz Guzikmalloc: try to use builtins for zeroing at the callsite
2018-06-02 Justin HibbitsIncluded VSX registers in powerpc core dumps
2018-06-02 Mateusz GuzikUse __builtin for various mem* and b* (e.g. bzero)...
2018-06-02 Mateusz Guziklibkern: tidy up memset
2018-06-01 Matt MacyUpdate FreeBSD_version to reflect removal of in-kernel...
2018-05-31 Matt MacyReduce overhead of entropy collection
2018-05-31 Warner LoshMake the data returned by devinfo harder to overflow.
2018-05-30 Matt Macyepoch(9): make epoch closer to style(9)
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
next