]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Merge llvm trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys / kern /
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 antoineAdd allow.mlock to jail parameters
2018-07-29 truckmanFix the long term ULE load balancer so that it actually...
2018-07-29 mmMFV r336851:
2018-07-27 dabAllow a EVFILT_TIMER kevent to be updated.
2018-07-23 avgchange interrupt event's list of handlers from TAILQ...
2018-07-19 manuRaise the size of L3 table for early devmap on arm64
2018-07-19 markjDelete an XXX comment addressed by r336505.
2018-07-19 markjHave preload_delete_name() free pages backing preloaded...
2018-07-19 markjProvide the full module path to preload_delete_name().
2018-07-19 kibWhen reporting an error, print the errno value.
2018-07-19 manukern_cpu: When adding abs frequency allow for unordered...
2018-07-17 markjAdd a FALLTHROUGH comment to kvprintf().
2018-07-15 oshogboExtend amount of possible coredumps from 10 to 100000...
2018-07-13 mjglockmgr: tidy up slock/sunlock similar to other locks
2018-07-13 impThere's two files in the sys tree named inflate.c,...
2018-07-13 impCreate helper functions for parsing boot args.
2018-07-13 brooksRound down the location of execpathp to slightly improv...
2018-07-12 mjgfd: stop passing M_ZERO to uma_zalloc
2018-07-12 kevanskern_environment: Give the static environment a chance...
2018-07-11 asomersDon't acquire evclass_lock with a spinlock held
2018-07-11 cyMFV r324714:
2018-07-10 brooksRegen after r336171.
2018-07-10 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-10 brooksUse uintptr_t alone when assigning to kvaddr_t variables.
2018-07-10 kevanskern_environment: bool'itize dynamic_kenv; fix small...
2018-07-10 kevanssubr_hints: Skip static_env and static_hints if they...
2018-07-10 kevanssubr_hints: Convert some bool-like ints to bools
2018-07-10 kevanssubr_hints: Use goto/label instead of series of conditi...
2018-07-10 markjFix pre-SI_SUB_CPU initialization of per-CPU counters.
2018-07-06 jamieChange prison_add_vfs() to the more generic prison_add_...
2018-07-06 kevanskern_environment: Fix SYSINIT ordering
2018-07-06 brooksCorrect breakage on 32-bit platforms from r335979.
2018-07-06 mmacyepoch(9): simplify initialization
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-05 andrewCreate a new macro for static DPCPU data.
2018-07-05 bzSplit up deadlkres() to make it more readable in antici...
2018-07-05 kevanskern_environment: use any provided environments, evict...
2018-07-05 kevansRevert r335995 due to accidental changes snuck in
2018-07-05 kevanskern_environment: use any provided environments, evict...
2018-07-05 bzWith the introduction of reapers and reaplists in r275800,
2018-07-05 brooksRevert r335983.
2018-07-05 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-05 kibSilence warnings about unused variables when RACCT...
2018-07-05 brooksMake struct xinpcb and friends word-size independent.
2018-07-04 mmacyepoch(9): make nesting assert in epoch_wait_preempt...
2018-07-04 oshogboAdd description to debug.ncores sysctl.
2018-07-04 kibAdd a way for the process to request cleanup of the...
2018-07-04 avgremove unneeded inclusion of sys/interrupt.h from sever...
2018-07-04 mmacyepoch(9): allow preemptible epochs to compose
2018-07-03 mmacyexpose thread_lite definition to tied modules
2018-07-03 mmacymake critical_{enter, exit} inline
2018-07-01 oshogbocore(5): overwrite the oldest core dump
2018-06-27 glebiusCorrect r335242. Use unsigned cast instead of abs(...
2018-06-27 impRemove devctl_safe_quote since it's now unused.
2018-06-27 impFix devctl generation for core files.
2018-06-27 impCreate new devctl_safe_quote_sb to copy a source string...
2018-06-24 mmacyfix assert and conditionally allow mutexes to be held...
2018-06-23 mmacyepoch(9): Don't trigger taskq enqueue before the groupt...
2018-06-22 cpercivaImprove the accuracy of the POSIX "process CPU-time...
2018-06-22 mmacyepoch(9): make non-preemptible variant work early boot
2018-06-21 kevanssubr_hints: Fix acpi unit hinting (at the very least)
2018-06-21 kibfork: avoid endless wait with PTRACE_FORK and RFSTOPPED.
2018-06-21 kibUpdate proc->p_ptevents annotation to reflect the actua...
2018-06-21 jhibbitsIntroduce PMCR-based cpufreq(4) driver, for IBM POWER8...
2018-06-21 kevanssubr_hints: simplify a little bit
2018-06-20 hselaskyPermit the kernel environment to set an array of numeri...
2018-06-20 kevansAdd debug.verbose_sysinit tunable for VERBOSE_SYSINIT
2018-06-20 manuAdd pmap_mapdev_attr for arm64
2018-06-20 bzInstead of using hand-rolled loops where not needed...
2018-06-20 bzSometimes it is helpful to get the path for a vnode.
2018-06-19 mmacyconvert inpcbinfo hash and info rwlocks to epoch +...
2018-06-16 aeSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-15 glebiusSince 'ticks' is an int, it may wrap around and cr_tick...
2018-06-15 bdreweryproc0_post: Fix some locking issues
2018-06-14 cognetUse M_EXEC when calling malloc() to allocate the memory...
2018-06-14 brooksRegen after 335177 (rename sys_obreak to sys_break).
2018-06-14 brooksName the implementation of brk and sbrk sys_break().
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 jtlMake UMA and malloc(9) return non-executable memory...
2018-06-13 impImplement a 'car limit' for bioq.
2018-06-13 bdeFix the encoding of major and minor numbers in 64-bit...
2018-06-13 bdeFix some bugs found while fixing the representation...
2018-06-11 emastemakesyscalls: simplify capenabled pipeline
2018-06-11 mmacylimit change to fixing controlp handling pending review
2018-06-11 mmacysoreceive_stream: correctly handle edge cases
2018-06-08 mjgcounter: add a bit missed in r334858
2018-06-08 mmacyAF_UNIX: bring uipc_ready in compliance with new lockin...
2018-06-08 jtlAdd a socket destructor callback. This allows kernel...
2018-06-08 mjguma: fix up r334824
2018-06-08 mmacyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-07 rrsThis commit brings in a new refactored TCP stack called...
2018-06-07 alcWhen pidctrl_daemon() is called multiple times within...
2018-06-07 mmacyAF_UNIX: check for unp == unp2 on disconnect
next