]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
MFV: r329021
[FreeBSD/FreeBSD.git] / sys / kern /
2018-02-08 Jung-uk KimMFV: r329021
2018-02-07 Andriy Gaponexec_map_first_page: fix an inverse condition introduce...
2018-02-07 Gleb SmirnoffFix three miscalculations in amount of boot pages:
2018-02-07 Mark JohnstonDequeue wired pages lazily.
2018-02-06 Ian LeporeUse const pointers for input data not modified by clock...
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-06 Gleb SmirnoffFix boot_pages calculation for machines that don't...
2018-02-06 Gleb SmirnoffFollowup on r302393 by cperciva, improving calculation...
2018-02-06 Kirk McKusickOccasional cylinder-group check-hash errors were being...
2018-02-05 John BaldwinIgnore relocation tables for non-memory-resident sections.
2018-02-05 John BaldwinAlways give ELF brands a chance to veto a match.
2018-02-05 Brooks DavisReduce duplication in extattr_*_(file|link) syscalls.
2018-02-05 Brooks DavisANSIfy syscall implementations.
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Brooks DavisAdd kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.
2018-02-02 Hans Petter SelaskySlightly bump the maximum OID path for loading tunable...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 Kirk McKusickOne of the vnode fields listed by vn_printf is the...
2018-01-30 Ed Mastemakesyscalls: permit a range of syscall numbers for...
2018-01-29 Bryan DreweryDon't use an .OBJDIR for 'make sysent'.
2018-01-29 Li-Wen HsuFix LINT build after r328508, add forgotten part in...
2018-01-29 Warner LoshCreate deprecation management functions.
2018-01-28 Warner LoshAdd the DF_SUSPENDED flag to flags that are printed.
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-26 Kirk McKusickFor many years the message "fsync: giving up on dirty...
2018-01-25 Li-Wen HsuFix build for architectures where size_t is not unsigne...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Conrad Meyermalloc(9): Change nominal size to size_t to match stand...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Wojciech MacekReverting r328320
2018-01-24 Wojciech MacekULE: provide defaults to ts_cpu
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Pedro F. GiffuniForgot to sort here in r328238.
2018-01-22 Pedro F. GiffuniUnsign some values related to allocation.
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Pedro F. GiffuniRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-19 Nathan WhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 Andriy Gaponcorrect read-ahead calculations in vfs_bio_getpages
2018-01-18 Wojciech MacekKDB: restart only CPUs stopped by KDB
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 John BaldwinRequire the SHF_ALLOC flag for program sections from...
2018-01-17 John BaldwinUse long for the last argument to VOP_PATHCONF rather...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 Pedro F. Giffunikern: make some use of mallocarray(9).
2018-01-14 Ian LeporeAdd RTC clock conversions for BCD values, with non...
2018-01-14 Bjoern A. ZeebRemove trailing whitespace.
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-13 Konstantin BelousovAdd sysctl debug.kdb.stack_overflow to conveniently...
2018-01-13 Mateusz Guziksx: retry hard shared unlock just like in r327905 for...
2018-01-13 Mateusz Guzikrwlock: try regular read unlock even in the hard path
2018-01-12 Jeff RobersonImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 Jeff RobersonImplement NUMA policy for kmem_*(9). This maintains...
2018-01-12 Jeff RobersonRegenerate auto-generated files
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-12 Mateusz Guzikmtx: use fcmpset to cover setting MTX_CONTESTED
2018-01-12 Mateusz Guzikvfs: tidy up vdrop
2018-01-11 Michael TuexenEnsure that the vnet is set when calling pru_sockaddr...
2018-01-10 Conrad Meyermallocarray(9): panic if the requested allocation would...
2018-01-10 John BaldwinDon't store shadow copies of per-process AIO limits.
2018-01-10 John BaldwinAllow the fast-path for disk AIO requests to fail requests.
2018-01-10 John BaldwinSimplify some logic by merging an if test with a subseq...
2018-01-09 John BaldwinAdd a counter to track in-flight AIO requests using...
2018-01-08 Mark JohnstonGeneralize the gzio API.
2018-01-07 Ian LeporeUse EVENTHANDLER_DIRECT_INVOKE for [un]mount events...
2018-01-07 Ian LeporeUse EVENTHANDLER_DIRECT_INVOKE() for device events...
2018-01-07 Kristof ProvostIntroduce mallocarray() in the kernel
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 Gleb SmirnoffIn sendfile_iodone() both pru_abort and sorele need...
2018-01-04 John BaldwinAlways use atomic_fetchadd() when updating per-user...
2018-01-04 John BaldwinReport offset relative to the backing object for kinfo_...
2018-01-03 Mike Karelsmake SW_WATCHDOG dynamic
2018-01-01 Antoine Brodinsysctl_kern_proc_args: do not take the fast path if...
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 Colin PercivalInstrument thread creations for the the benefit of...
2017-12-31 Colin PercivalInstrument "boot holds" for the benefit of the TSLOG...
2017-12-31 Colin PercivalTeach makeobjops.awk to accept PROLOG and EPILOG blocks...
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 Colin PercivalCode for recording timestamps of events, especially...
2017-12-31 Pedro F. Giffunisysv_{ipc|shm}: update the NetBSD VCS tags to match...
2017-12-31 Mateusz Guziklocks: adjust loop limit check when waiting for readers
2017-12-31 Mateusz Guziksx: fix up non-smp compilation after r327397
2017-12-31 Mateusz Guziklocks: re-check the reason to go to sleep after locking...
2017-12-31 Mateusz Guziksx: read the SX_NOADAPTIVE flag and Giant ownership...
2017-12-31 Mateusz Guzikmtx: deduplicate indefinite wait check in spinlocks...
2017-12-31 Mateusz Guzikmtx: pre-read the lock value in thread_lock_flags_
2017-12-31 Mateusz Guzikrwlock: tidy up __rw_runlock_hard similarly to r325921
next