]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Invalidate TLB at boot using the correct IS settings on newer-than-POWER5
[FreeBSD/FreeBSD.git] / sys /
2017-11-25 Nathan WhitehornInvalidate TLB at boot using the correct IS settings...
2017-11-25 Nathan WhitehornDefinitions for registers and trap types found on new...
2017-11-25 Nathan WhitehornMissed platform_smp_timebase_sync() in r326205.
2017-11-25 Nathan WhitehornMake n_slbs public in a more straightforward way. Some...
2017-11-25 Nathan WhitehornPreserve the LPCR on new-ish (POWER7 and POWER8) CPUs...
2017-11-25 Nathan WhitehornYield while spinning on APs and avoid announcing all...
2017-11-25 Nathan WhitehornWhether you can use mttb() or not is more complicated...
2017-11-25 Nathan WhitehornDo not bind to CPUs with SMT, which use a different...
2017-11-25 Nathan WhitehornAvoid emitting a PT_INTERP section for powerpc64 kernel...
2017-11-25 Nathan WhitehornAutomatically use the ELFv2 ABI on powerpc64 if support...
2017-11-25 Mateusz GuzikAdd the missing lockstat check for thread lock.
2017-11-25 Mateusz GuzikConvert in-kernel thread_lock_flags calls to thread_loc...
2017-11-25 Mateusz Guzikrwlock: fix up compilation of the previous change
2017-11-25 Mateusz Guzikrwlock: add __rw_try_{r,w}lock_int
2017-11-25 Mateusz Guziksx: change sunlock to wake waiters up if it locked...
2017-11-25 Mateusz Guziklocks: retry turnstile/sleepq loops on failed cmpset
2017-11-25 Mateusz Guzikrwlock: stop re-reading the owner when going to sleep
2017-11-25 Kyle EvansAllwinner a83t: enable USB support
2017-11-25 Kyle EvansAdd r-ccu support for the Allwinner a83t
2017-11-25 Alexander MotinSlightly fix bidirectional stream number allocation.
2017-11-25 John BaldwinDecode kevent structures logged via ktrace(2) in kdump.
2017-11-24 Michael TuexenFix SPDX line as suggested by pfg
2017-11-24 Ed MasteTemporarily disable VIMAGE on arm64
2017-11-24 Mark JohnstonDon't redefine _KERNEL.
2017-11-24 Mark JohnstonHave lockstat:::sx-release fire only after the lock...
2017-11-24 Mark JohnstonAdd a missing lockstat:::sx-downgrade probe.
2017-11-24 Landon J. Fullerbhnd(4): Add missing dependency on ofw_bus_if.h
2017-11-24 Nathan WhitehornSwitch the default firmware for npe(4) from the QOS_VLA...
2017-11-24 Hans Petter SelaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 Ed SchoutenPick the right vDSO file/linker flags when building...
2017-11-24 Ed SchoutenSet CP15BEN in SCTLR to make memory barriers work in...
2017-11-24 Ed SchoutenAdd rudimentary support for building FreeBSD/arm64...
2017-11-24 Michael TuexenUnbreak compilation when using SCTP_DETAILED_STR_STATS...
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-24 Hans Petter SelaskyImplement atomic_fetchadd_64() for i386. This function...
2017-11-24 Hans Petter SelaskyCompile fixes for 32-bit architectures.
2017-11-24 Hans Petter SelaskyCompile fix for LINT-NOIP kernel target.
2017-11-24 Andriy Gaponamd-vi: a small whitespace cleanup
2017-11-24 Andriy Gaponamd-vi: use correct type for pci_rid, start_dev_rid...
2017-11-24 Andriy Gaponamd-vi: small improvements to event printing
2017-11-24 Andriy Gaponamd-vi: print some additional details for INVALID_DEVIC...
2017-11-24 Michael TuexenAdd SPDX line.
2017-11-24 Andriy Gaponamd-vi: fix up r326152, the new width requires a wider...
2017-11-24 Andriy Gaponamd-vi: fix and extend definition of Command and Event...
2017-11-24 Andriy Gaponvmm/amd: improve iteration over IVHD (type 10h) entries...
2017-11-24 Hans Petter SelaskyMake sure all tasks are cancelled synchronously in...
2017-11-24 Hans Petter SelaskyBuild fix for ipoib when CONFIG_INFINIBAND_IPOIB_CM...
2017-11-24 Hans Petter SelaskyBuild fix for kernel LINT target.
2017-11-24 Ed SchoutenDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-24 Kyle EvansAdd ccu compat string for Allwinner a83t
2017-11-23 Andrew TurnerEnsure we check the program state set in the trap frame...
2017-11-23 Mark JohnstonDuplicate helpers after disabling inherited tracepoints...
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Mark JohnstonAllow kern.geom.mirror.debug to be negative.
2017-11-23 Hans Petter SelaskyMake sure the iSCSI I/O limits are set properly so...
2017-11-23 Hans Petter SelaskyThe __internal_mr is freed as part of the protection...
2017-11-23 Konstantin BelousovRemove lint support from system headers and MD x86...
2017-11-23 Konstantin BelousovKill all descendants of the reaper, even if they are...
2017-11-23 Andrew TurnerZero struct efi_tm before setting the needed values...
2017-11-23 Andrey V. ElsukovModify ipfw's dynamic states KPI.
2017-11-23 Andrey V. ElsukovCheck that address family of state matches address...
2017-11-23 Andrey V. ElsukovMove ipfw_send_pkt() from ip_fw_dynamic.c into ip_fw2.c.
2017-11-23 Andrey V. ElsukovRework rule ranges matching. Use comparison rule id...
2017-11-23 Kyle EvansAllwinner a83t: add ccung bits
2017-11-23 Kyle Evansaw_ccung: changes to accommodate upcoming a83t support
2017-11-23 Mateusz Guziksx: unbreak debug after r326107
2017-11-23 Mateusz Guzikrwlock: unbreak WITNESS builds after r326110
2017-11-22 Mateusz Guzikrwlock: don't check for curthread's read lock count...
2017-11-22 Landon J. Fullerbhnd(4): Add a basic ChipCommon GPIO driver sufficient...
2017-11-22 Mateusz Guziklocks: pass the found lock value to unlock slow path
2017-11-22 Mateusz Guziklocks: remove the file + line argument from internal...
2017-11-22 Landon J. Fullerbhnd(4): extend the PMU APIs to support bwn(4)
2017-11-22 Alan SomersAlways null-terminate CAM periph_name and dev_name
2017-11-22 Konstantin BelousovReturn different error code for the guard page layout...
2017-11-22 Alan CoxWhen vm_map_find(find_space = VMFS_OPTIMAL_SPACE) fails...
2017-11-22 Mark JohnstonUse the right variable for the IP header parameter...
2017-11-22 Ruslan Bukino Invalidate the correct page in pmap_protect().
2017-11-22 Andrey V. ElsukovAdd ipfw_add_protected_rule() function that creates...
2017-11-22 Justin HibbitsPowerPC has 12 artificial frames for the profiler
2017-11-21 Landon J. Fullerbhnd(4): Add support for querying DMA address translati...
2017-11-21 Landon J. Fullerbhnd(4): implement MIPS and PCI(e) interrupt support
2017-11-21 Ed SchoutenImport the latest CloudABI definitions, v0.18.
2017-11-21 Andriy Gaponzfs_write: fix problem with writes appearing to succeed...
2017-11-21 Andriy Gaponmake illumos uiocopy use vn_io_fault_uiomove
2017-11-21 Andrew TurnerAdd a driver for the EFI RTC. This uses the EFI Runtime...
2017-11-21 Alan SomersFix uninitialized variable from 326034
2017-11-21 Mark JohnstonClean up the SYSINIT_FLAGS definitions for rwlock(9...
2017-11-21 Hans Petter SelaskyMake sure all initialized mutexes are destroyed in...
2017-11-21 Andrew TurnerWhen fpcurthread is not the current thread it may be...
2017-11-21 Mark JohnstonAllow for fictitious physical pages in vm_page_scan_con...
2017-11-21 Hans Petter SelaskyCompile fix for the mlx4 module.
2017-11-21 Warner LoshWhile the EFI spec allows numbers to be in many forms...
2017-11-21 Warner LoshRemove trailing whitespace (one I just introduced and...
2017-11-21 Warner LoshImplement efi media tagging for MBR partitioning types.
2017-11-21 Justin HibbitsCheck the page table before TLB1 in pmap_kextract()
2017-11-21 Landon J. FullerPreemptively map MIPS INTRNG interrupts on non-FDT...
2017-11-21 Navdeep Parharcxgbe(4): Fix unsafe mailbox access in cudbg.
2017-11-20 Alan SomersQuirk Seagate ST8000AS0003-2HH
2017-11-20 Alan Somersda(4): Short-circuit unnecessary BIO_FLUSH commands
2017-11-20 Brooks DavisRemove a couple variables that are unused after r325790.
next