]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove "All rights reserved" phrase from copyright notes.
[FreeBSD/FreeBSD.git] / sys /
2019-12-04 Stefan EßerRemove "All rights reserved" phrase from copyright...
2019-12-04 Justin Hibbitspowerpc/booke: Fix some formatting errors in debug...
2019-12-04 Justin Hibbitspowerpc/booke: Fix 32-bit Book-E SMP AP bringup
2019-12-04 Doug MooreChange the implementation of bit_ffc_area_at so that...
2019-12-04 Conrad Meyerx86: Add missed break to TAA status sysctl
2019-12-03 John BaldwinPass 0 to __builtin_frame_address() to appease modern...
2019-12-03 John BaldwinUse uintptr_t instead of register_t * for the stack...
2019-12-03 Kirk McKusickCurrently the breadn_flags() and getblkx() interfaces...
2019-12-03 Emmanuel Vadotcpufreq_dt: Do not fetch again hw.ncpu
2019-12-03 Emmanuel Vadotcpufreq_dt: Do not attach the device if the cpu isn...
2019-12-03 Emmanuel VadotRemove "all rights reserved" from copyright for the...
2019-12-03 Emmanuel VadotRemove "all rights reserved" from copyright for the...
2019-12-03 Emmanuel Vadotarm64: rockchip: rl3399: Remove the ability to put...
2019-12-03 Ryan Libbybitset: avoid pessimized code when bitset size is not...
2019-12-03 Ryan Libbymips busdma: bzero map on alloc
2019-12-03 Ed Mastectau.c: convert from KOI8-R to UTF-8 encoding
2019-12-03 Ed Mastescterm-sc.c: convert source file to UTF-8 encoding
2019-12-03 Bjoern A. ZeebMake icmp6_reflect() static.
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-12-03 Hans Petter SelaskyUse refcount from "in_joingroup_locked()" when joining...
2019-12-03 Kyle Evanssyscons.c: clang-format pass to reduce style inconsiste...
2019-12-02 Jeff RobersonUse a precise bit count for the slab free items in...
2019-12-02 Jeff RobersonFix a few places that free a page from an object withou...
2019-12-02 Jeff RobersonFix the last few cases that grab without busy or valid...
2019-12-02 Jeff RobersonInitialize the idle thread's lock sooner so it's not...
2019-12-02 Jeff RobersonDon't run sched_preempt() inside of an extra critical...
2019-12-02 Edward Tomasz Napi... Bump __FreeBSD_version after r355304.
2019-12-02 Edward Tomasz Napi... Make use of the stats(3) framework in the TCP stack.
2019-12-02 Kenneth D. MerryFix a hang introduced in r351599.
2019-12-02 Ian LeporeDo not initialize the flags field in struct gpiobus_pin...
2019-12-02 Ian LeporeRemove "all rights reserved" from copyright after getti...
2019-12-02 Justin Hibbitsrevert r354714 "Boot arm64 kernel using booti command...
2019-12-02 Konstantin Belousovmlx5: Do not try to enable fwdumps if scan space did...
2019-12-02 Konstantin Belousovmlx5: Downgrade assert about misbehaving hardware to...
2019-12-02 Ian LeporeFix leading whitespace (spaces->tabs) in comments;...
2019-12-01 Ian LeporeRewrite gpioiic(4) to use the gpio_pin_* API, and to...
2019-12-01 Justin Hibbitspowerpc: Add 'show frame <addr>' to show an arbitrary...
2019-12-01 Ian LeporeMove most of the gpio_pin_* functions from ofw_gpiobus...
2019-12-01 Michael TuexenMove all ECN related flags from the flags to the flags2...
2019-12-01 Michael TuexenMake the TF_* flags easier readable by humans by adding...
2019-12-01 Kyle EvansRemove more needless <sys/tty.h> includes
2019-12-01 Konstantin BelousovStore the bottom of the shadow chain in OBJ_ANON object...
2019-12-01 Michael TuexenThis is an initial step in implementing the new congest...
2019-12-01 Michael TuexenMake the IPTOS value available to all substate handlers...
2019-12-01 Michael TuexenIn order for the TCP Handshake to support ECN++, and...
2019-12-01 Michael TuexenWhen changing the MTU of an SCTP path, not only cancel...
2019-12-01 Michael TuexenUpdate the hostcache also for PTB messages received...
2019-12-01 Anish Guptabhyve amd: amdvi_dump_cmds() log the command for which...
2019-12-01 Kyle Evansusb: remove some extraneous tty.h includes
2019-12-01 Mateusz Guziklockmgr: remove more remnants of adaptive spinning
2019-12-01 Mateusz Guziktmpfs: use proper macros for permission values in tmpfs...
2019-12-01 Bjoern A. ZeebFix m_pullup() problem after removing PULLDOWN_TESTs...
2019-11-30 Kyle Evanstty: implement TIOCNOTTY
2019-11-30 Mateusz Guziksmp: cast the read in quiesce_all_critical through...
2019-11-30 Ian LeporeAdd an OFWBUS_PNP_INFO() macro for devices that hang...
2019-11-30 Mateusz Guziklockprof: use IPI-injecetd fences to fix hangs on stat...
2019-11-30 Mateusz GuzikAdd a way to inject fences using IPIs
2019-11-30 Mateusz Guzikdevfs: introduce a per-dev lock to protect ->si_devsw
2019-11-30 Mateusz Guziktmpfs: add fast path to tmpfs_access for common case...
2019-11-30 Mateusz Guzikvfs: swap placement between v_type and v_tag
2019-11-29 Jeff RobersonRestore swap space accounting for non-anonymous swap...
2019-11-29 Jeff RobersonAvoid acquiring the object lock if color is already...
2019-11-29 Jeff RobersonFix a perf regression from r355122. We can use a share...
2019-11-29 Ian LeporeIgnore "gpio-hog" nodes when instantiating ofw_gpiobus...
2019-11-29 Andrew TurnerUse the VM_MEMATTR macros to describe the MAIR offsets.
2019-11-29 Kyle Evanstty_rel_gone: add locking assertion
2019-11-29 Konstantin BelousovAdd a VN_OPEN_INVFS flag.
2019-11-29 Konstantin BelousovIn nfs_lock(), recheck vp->v_data after lock before...
2019-11-29 Leandro Lupori[PPC] Remove extra \0 char inserted on vty by QEMU
2019-11-29 Ryan Libbykern.mk: -Wno-error=stringop-overflow for gcc due to...
2019-11-29 Ryan Libbyktls_session zone: don't need to specify uma trash
2019-11-29 Kyle Evanstty_pts: don't rely on tty header pollution for sys...
2019-11-29 Kyle Evanssnp: don't reference tp->t_mtx directly
2019-11-29 Jeff RobersonHandle large mallocs by going directly to kmem. Taking...
2019-11-29 Doug MooreFunctions that call vm_map_splay_merge sometimes set...
2019-11-28 Rick MacklemFix two races while handling nfsuserd daemon start...
2019-11-28 Ian LeporeImplement the ofw_bus_get_node method in the imx_gpio...
2019-11-28 Emmanuel Vadotarm64: rockchip: rk3328: Add TSADC clocks
2019-11-28 Emmanuel Vadotarm64: rockchip: tsadc: Do not free the sysctl context...
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-28 Alexander MotinFix use-after-free in case of L2ARC prefetch failure.
2019-11-28 Michal MelounAdd driver for temperature sensors found in RK32898...
2019-11-28 Michael TuexenReally ignore the SCTP association identifier on 1...
2019-11-28 Jeff RobersonFix DEBUG_REDZONE build after r355169
2019-11-28 Hans Petter SelaskyFactor out check for mounted root file system.
2019-11-28 Jeff RobersonGarbage collect the mostly unused us_keg field. Use...
2019-11-28 Ryan Libbyuma: move sysctl vm.uma defn out from under INVARIANTS
2019-11-28 Alexander MotinMake DMAR allow Intel NTB device to access its own...
2019-11-28 Scott LongRemove the trm(4) driver
2019-11-28 Alexander MotinMake the code slightly more compact.
2019-11-28 Rick MacklemChange r355157 to make svc_rpc_gss_lifetime_max a static.
2019-11-28 Rick MacklemAdd a cap on credential lifetime for Kerberized NFS.
2019-11-28 Cy SchubertInclude fin, the packet information structure (fr_info_...
2019-11-28 Chuck SilversAs part of creating a snapshot, set fs->fs_fmod to...
2019-11-28 Jeff RobersonImplement a sysctl tree for uma zones to assist in...
2019-11-27 Jeff RobersonRefactor uma_zfree_arg into several functions to make...
2019-11-27 Doug MooreInline some splay helper functions to improve performan...
2019-11-27 Konstantin BelousovRequested and tested by: kevans
2019-11-27 Alan CoxThere is no reason why we need to pin the underlying...
next