]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
No need to make objects here.
[FreeBSD/FreeBSD.git] / sys /
2018-04-27 John BaldwinUse %p to print uintptr_t values rather than %z in...
2018-04-27 Emmanuel Vadotarm: dts: overlays: Remove the overlay module
2018-04-27 Emmanuel Vadotarm: Fix duplicate ehci DRIVER_MODULE
2018-04-27 Emmanuel Vadotarm: Fix duplicate ahci DRIVER_MODULE
2018-04-27 John BaldwinUse the correct key address when renegotiating the...
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
2018-04-27 Tycho NightingaleExpand the checks for UCR3 == PMAP_NO_CR3 to enable...
2018-04-27 Emmanuel Vadotallwinner: clk: Add gate_shift to the clock definition
2018-04-27 Emmanuel Vadotallwinner: clk: Correct aw_clk_get_factor
2018-04-27 Mateusz Guzikuma: whack main zone counter update in the slow path
2018-04-27 Mateusz Guzikvm: move vm_cnt to __read_mostly now that it is not...
2018-04-27 Marcin WojtasRevert r333035 due broken booting on !Marvell GENERIC...
2018-04-27 Emmanuel Vadotclk: Put the sysctls under hw.clock instead of clock
2018-04-26 Sean Brunomove smartpqi(4) controller out of NOTES and into sys...
2018-04-26 Emmanuel Vadotarm64: rockchip: rk_gpio fix rk_gpio_pin_config32
2018-04-26 Navdeep Parharcxgbe(4): Move release_tid to the base NIC driver for...
2018-04-26 Emmanuel Vadotarm64: rockchip: Add gpio controller driver
2018-04-26 Randall StewartThis change re-arranges the fields within the tcp-pcb...
2018-04-26 Emmanuel Vadotarm64: rockchip: RK3328 CRU Add gpio gates
2018-04-26 Emmanuel Vadotarm64: rockchip: Rk3328 CRU Fix some offset for gates
2018-04-26 Emmanuel Vadotarm64: rockchip: Add pinctrl driver
2018-04-26 Emmanuel Vadotarm64: rockchip: Add GRF driver
2018-04-26 Konstantin BelousovFix move of the frame to the normal stack for interrupt...
2018-04-26 Marcin WojtasAdd Marvell ArmadaXP and Armada38X to GENERIC config
2018-04-26 Konstantin BelousovFix spelling: Appolo -> Apollo [1].
2018-04-26 Marcin WojtasAdd support for gpioled on ARMADA38X based boards
2018-04-26 Marcin WojtasReplace FDT tree parsing with gpio_map_gpios implementa...
2018-04-26 Marcin WojtasUpdate mv_gpio driver to new FreeBSD API
2018-04-26 Navdeep Parharcxgbe(4): Break up alloc_tid_tabs and move the atid...
2018-04-26 Ed Mastearm64 linuxulator: add generated sysent files
2018-04-26 Ed MasteAdd arm64 Linux syscall table
2018-04-26 Konstantin BelousovHandle Appolo Lake errata APL31.
2018-04-26 Konstantin BelousovSome style and minor code improvements for idle selection.
2018-04-26 Sean BrunoTigthen up kern_prefetch.h includes. The DMAP check...
2018-04-26 Sean Brunomartpqi(4):
2018-04-26 Andrey V. ElsukovMerge r1.22-1.23 from NetBSD:
2018-04-26 Hans Petter SelaskyAdd network device event for priority code point, PCP...
2018-04-25 Li-Wen HsuFix mips32 build after r332951.
2018-04-25 David C SomayajuluFix Issue with adding MUltiCast Addresses. When multica...
2018-04-25 David C SomayajuluUpgraded FW Related Files to version 5.4.67
2018-04-25 Konstantin BelousovUse CPUID leaf 0x15 to get TSC frequency when the calib...
2018-04-25 Brooks DavisTranslate 32-bit ifmedia requests into native ones.
2018-04-25 Edward Tomasz Napi... Make it possible (controlled via sysctl, enabled by...
2018-04-25 Tycho NightingaleIf a trap is encountered upon executing iretq from...
2018-04-25 Li-Wen HsuFix i386 build after r332970 by adding IS_BSP() definition.
2018-04-25 Justin HibbitsIncrease the fdtmemreserv array limit to boot on POWER9
2018-04-24 Mark JohnstonImprove VM page queue scalability.
2018-04-24 Konstantin BelousovMake the sysctl machdep.idle also a tunable.
2018-04-24 Konstantin BelousovExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 Konstantin BelousovEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 Konstantin BelousovUse IS_BSP() macro.
2018-04-24 Mark JohnstonAdd a UMA zone flag to disable the use of buckets.
2018-04-24 Sean BrunoRevert r332894 at the request of the submitter.
2018-04-24 Ed MasteAdd deprecation notice for lmc(4)
2018-04-24 Emmanuel Vadotuslcom: Both CP2104 and CP2105 can support up to 2Mbps...
2018-04-24 Conrad MeyerDo not totally silence suppressed secondary kasserts...
2018-04-24 Emmanuel Vadotuslcom: Apply style(9) and be consistant with function...
2018-04-24 Conrad MeyerFix debug.kassert.do_log description text
2018-04-24 Conrad Meyerpanic: Optionally, trace secondary panics
2018-04-24 Jonathan T. LooneyUpdate r332860 by changing the default from suppressing...
2018-04-24 Conrad Meyerlockmgr: Add missed neutering during panic
2018-04-24 John BaldwinFix PT_STEP single-stepping for mips.
2018-04-24 Mark JohnstonUse dead_bpf_if instead of bp_null.
2018-04-24 John BaldwinDon't fetch the current instruction for faults on user...
2018-04-24 John BaldwinUse a cleaner test for the branch delay (BD) bit in...
2018-04-24 Eitan Adler[procfs] Split procfs_attr into multiple functions
2018-04-24 Konstantin BelousovUse relaxed atomics to access the monitor line.
2018-04-24 Konstantin BelousovCorrect undesirable interaction between caching of...
2018-04-24 Eitan Adler[amdsbwd] teach amdsbwd that it has options
2018-04-24 Konstantin BelousovFix futexes on i386 after the 4/4G split.
2018-04-24 Andriy Gaponadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-24 Mateusz Guziklockf: change the owner hash from pid to vnode-based
2018-04-24 John BaldwinRelock PROC_LOCK before one failure case in ptrace_sing...
2018-04-24 John BaldwinReport proper signal codes for SIGTRAP traps on MIPS.
2018-04-24 John BaldwinExpose breakpoint() to userland from <machine/cpufunc...
2018-04-24 Mateusz Guzikdtrace: depessimize dtmalloc when dtrace is active
2018-04-24 Mateusz Guziklockstat: track lockstat just like sdt probes
2018-04-23 Warner LoshMigrate to make_dev_s interface to populate /dev/nvmeX...
2018-04-23 Mateusz Guzikmalloc: stop reading the subzone if MALLOC_DEBUG_MAXZON...
2018-04-23 Brooks DavisFinish removing FDDI and tokenring media support.
2018-04-23 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 Ed MasteMap FreeBSD EDOOFUS to Linux EINVAL
2018-04-23 John BaldwinImplement 32-bit atomic_fcmpset() in userland for armv4/v5.
2018-04-23 John BaldwinFix some harmless type mismatches in the ARM atomic_cmp...
2018-04-23 Sean Brunohda(4)
2018-04-23 Ruslan BukinEnable ARM PL330 DMA engine and Cadence Quad SPI flash...
2018-04-23 Andrey V. Elsukovicmp6_reflect() sends ICMPv6 message with new IPv6...
2018-04-23 Ruslan BukinAdd driver for Cadence Quad SPI Flash Controller found on
2018-04-23 Mateusz Guziklockf: add per-chain locks to the owner hash
2018-04-23 Mateusz Guziklockf: skip locking the graph if not necessary (common...
2018-04-23 Mateusz Guziklockf: perform wakeup onlly when there is anybody waiting
2018-04-23 Mateusz Guziklockf: skip the hard work in lf_purgelocks if possible
2018-04-23 Mateusz Guziklockf: free state only when recycling the vnode
2018-04-22 Tijl CoosemansMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 Mateusz Guziklockf: slightly depessimize
2018-04-22 Justin HibbitsFix the build post r332859
2018-04-21 Thomas ZanderRemove unused definition bl_dfp; fix build with bktr...
next