]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Increase the number of fdt memory regions we support to 16. Some SoCs have
[FreeBSD/FreeBSD.git] / sys /
2018-05-29 Andrew TurnerIncrease the number of fdt memory regions we support...
2018-05-29 Andriy Gaponadd support for console resuming, implement it for...
2018-05-29 Andriy Gaponfix x86 UP build broken by r334204, TSC resynchronization
2018-05-29 Eitan Adler[usbdevs] add several GENESYS product ids
2018-05-29 Eitan Adler[usbdevs] add AMD vendor ids
2018-05-29 Eitan Adler[usbdevs] add misig letters
2018-05-29 Eitan Adler[usbdevs] add several intel product identifiers
2018-05-29 Hans Petter SelaskyAdd support for hardware rate limiting to mlx5en(4).
2018-05-29 Eitan Adler[usbdevs] Add USB product ID for Philips SPC N900 CCD...
2018-05-29 Andrew TurnerOn ThunderX2 we need to be careful to only map the...
2018-05-29 Hans Petter SelaskyFix 32-bit buildworld for i386 after r334320.
2018-05-29 Andrey V. ElsukovRemove empty encap_init() function.
2018-05-29 Hans Petter SelaskyImplement atomic_add_64() and atomic_subtract_64()...
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-29 Jean-Sébastien Pédronteken: Fix `sequences` header which was crossing the...
2018-05-29 Matt Macyrt_getifa_fib: don't use ifa but info->rti_ifa
2018-05-29 Matt Macyhwpmc: don't incrorrectly strip the ANY flag
2018-05-29 Matt Macyroute: fix missed ref adds
2018-05-29 Matt Macyhwpmc: add class field to identify which class a pmc...
2018-05-28 Jean-Sébastien Pédronteken: Sort DECSCUSR alphabetically
2018-05-28 Matt Macyhwpmc: make pmc class specification work to enable...
2018-05-28 Matt Macyhwmpc: fix brain-damaged handling of thread descriptor...
2018-05-28 Matt Macywitness/hwpmc: fix locking order for pmc locks
2018-05-28 Matt Macyhwpmc_logging.c: don't call wakeup_one with thread...
2018-05-28 Emmanuel Vadotarm64: fix atomic_fcmpset_16
2018-05-28 Alan SomersFix "Bad tailq" panic when auditing auditon(A_SETCLASS...
2018-05-28 Emmanuel Vadotarm64: Add atomic_fcmpset_8 and atomic_fcmpset_16
2018-05-28 Ed Masteif_muge: Add GMII enable (vs RGMII) bit
2018-05-28 Marius StroblDescribe Fresco Logic FL1100 USB 3.0 controllers.
2018-05-28 Edward Tomasz Napi... Change the default USB template from the current 0...
2018-05-28 Devin TeskeBump FreeBSD_version after r333517
2018-05-28 Andrew TurnerCreate a new function to walk the EFI memory table...
2018-05-28 Alan CoxAddendum to r334233. In vm_fault_populate(), since...
2018-05-28 Michael TuexenUse correct mask.
2018-05-28 Eitan Adlerbktr: Support WinFast Tv2000 & PHILIPS FI1216
2018-05-28 Hans Petter SelaskyThe schedule_timeout_killable() function should listen...
2018-05-28 Hans Petter SelaskyImplement wait_event_killable() in the LinuxKPI.
2018-05-28 Hans Petter SelaskyAllow TASK_PARKED bit being set when going to sleep...
2018-05-28 Andrey V. ElsukovTemporary disable SPDCACHE statistic accounting until...
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 Alan CoxEliminate duplicate assertions. We assert at the start...
2018-05-28 Eric van Gyzencam nvme: fix array overrun
2018-05-28 Eric van Gyzendrm: fix memory leak on error path
2018-05-28 Justin HibbitsMake ALT_BREAK_TO_DEBUGGER work with OPAL console
2018-05-28 Justin HibbitsPrint the full-width pointer values in hex.
2018-05-27 Justin HibbitsMatch style of the other prototypes, and don't name...
2018-05-27 Justin HibbitsStop idle threads on power9 in the idle task until...
2018-05-27 Matt Macyin_pcbladdr: remove debug code that snuck in with ifa...
2018-05-26 Rick MacklemFix the sleep event for layout recall.
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 Matt MacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 Eric van Gyzenkern_cpuset: fix small leak on error path
2018-05-26 Eric van Gyzenif_hn: fix use of uninitialized variable
2018-05-26 Eric van Gyzenkdb_trap: Fix use of uninitialized data
2018-05-26 Justin HibbitsOn POWER9 clear the HID0_RADIX before enabling the...
2018-05-26 Justin HibbitsFix a typo missed in r334232
2018-05-26 Alan CoxUse pmap_enter(..., psind=1) in vm_fault_populate(...
2018-05-26 Justin HibbitsCorrect a typo for opal temperature sensor type constant
2018-05-26 Eric Joyneriflib: Add new shared flag: IFLIB_ADMIN_ALWAYS_RUN
2018-05-26 Justin HibbitsOnly crop the VPN on POWER4 and derivatives for TLBIE...
2018-05-25 Brooks DavisRegen after r334223: make vadvise compat freebsd11.
2018-05-25 Brooks DavisMake vadvise compat freebsd11.
2018-05-25 Matt Macyrtrequest1_fib: we need to always bump the ifaddr refco...
2018-05-25 Ilya BakulinFix building GENERIC-MMCCAM on arm64
2018-05-25 Navdeep Parharcxgbe(4): Suppress a warning about code that is used...
2018-05-25 Ed Masteif_muge: Use lock assertion instead of broken locking...
2018-05-25 Ed Masteif_muge: connect module to the build
2018-05-25 Konstantin BelousovOptimize i386 pmap_extract_and_hold().
2018-05-25 Konstantin BelousovCleanup. Remove unused instruction and label.
2018-05-25 Bjoern A. ZeebExtend show proc with reaper, sigparent, and vmspace...
2018-05-25 Roger Pau Monnéxen: remove dead code from gnttab.h
2018-05-25 Andriy Gaponre-synchronize TSC-s on SMP systems after resume, if...
2018-05-25 Andriy Gaponfix zfs_getpages crash when called from sendfile, follo...
2018-05-25 Alexander MotinRefactor NVMe CAM integration.
2018-05-25 Adrian Chadd[ath_hal] migrate the shared HAL_RESET_* pieces out...
2018-05-24 Matt MacyMALTA64EL: disable modules until objcopy is fixed
2018-05-24 Matt Macynetipsec/!VIMAGE: don't declare/define spdcache_destroy...
2018-05-24 Matt MacyCK: update consumers to use CK macros across the board
2018-05-24 Warner LoshProtect bzero call against macro expansion
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Matt MacyAF_UNIX: It is possible for UNIX datagram sockets to...
2018-05-24 Warner LoshThis is no unreferenced, so retire it.
2018-05-24 Warner LoshMake memmove and bcopy share code
2018-05-24 Warner LoshDefine memmove and make bcopy alt entry point
2018-05-24 Warner LoshMake memmove an alias for memcpy
2018-05-24 Alan CoxEliminate an unused parameter from vm_fault_populate().
2018-05-24 Mark JohnstonUpdate r334154 with review feedback from D15490.
2018-05-24 Matt MacyAF_UNIX: evidently Samba likes to connect a unix socket...
2018-05-24 Matt MacyAF_UNIX in connectat unp and unp2 can be the same
2018-05-24 Edward Tomasz Napi... Clarify that USB bus power consumption is measured...
2018-05-24 Matt Macyif_delgroups: add missed unlock introduced by r334118
2018-05-24 Conrad MeyerYank crufty INTR_FILTER option
2018-05-24 Brooks DavisDon't implement break(2) at all on aarch64 and riscv.
2018-05-24 Ed Masteif_muge: Add LAN78xx family USB ids but attach only...
2018-05-24 Warner LoshWe can't release the refcount outside of the periph...
2018-05-24 Brooks DavisAvoid two suword() calls per auxarg entry.
2018-05-24 Andrew TurnerRemove physmap from the arm64 machdep.h. This was misse...
2018-05-24 Bjoern A. ZeebAdd Peraso Technologies, Inc. to the list.
2018-05-24 Andrew TurnerAllow us to read the physmap data into our own array...
next