]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Use NULL for SYSINIT's last arg, which is a pointer type
[FreeBSD/FreeBSD.git] / sys /
2018-05-18 Ed MasteUse NULL for SYSINIT's last arg, which is a pointer...
2018-05-18 Ed Masteamd64 GENERIC: correct whitespace on smartpqi entry
2018-05-18 Matt Macyepoch(9): Make epochs non-preemptible by default
2018-05-18 Sean BrunoQuiesce a couple pages of clang warnings with a cast...
2018-05-18 Ed Mastemuge(4): style and comment cleanup
2018-05-18 Mark JohnstonDon't increment addl_page_shortage for wired pages.
2018-05-18 Ed Mastemuge(4): sync register names with Microchip's lan7800.h
2018-05-18 Sean Brunobnxt(4)
2018-05-18 Olivier HouchardInstead of ignoring the VFP registers, set the dumppcb...
2018-05-18 Andrew TurnerEnable the Qualcomm MSM UART driver. This is needed...
2018-05-18 Mateusz Guzikamd64: tweak the read_frequently section
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-18 Navdeep Parharcxgbe(4): Implement ifnet callbacks that deal with...
2018-05-18 Matt Macynetmap: pull fix for 32-bit support from upstream
2018-05-18 Ed Mastevt: add more cp437 mappings for vga textmode
2018-05-18 Matt Macyepoch: actually allocate the counters we've assigned...
2018-05-18 Matt Macyepoch: add non-preemptible "critical" variant
2018-05-17 Brooks DavisUse strsep() to parse init_path in start_init().
2018-05-17 Olivier HouchardIn pmap_get_tables(), check that the L2 is indeed a...
2018-05-17 Olivier HouchardIn vfp_save_state(), don't bother trying to save the...
2018-05-17 Matt Macyepoch: skip poll function call in hardclock unless...
2018-05-17 Rick MacklemAdd a missing nfsrv_freesession() call for an unlikely...
2018-05-17 Matt Macypowerpc: fix LINT build
2018-05-17 Matt Macyepoch(9): schedule pcpu callback task in hardclock...
2018-05-17 Edward Tomasz Napi... Add a "multifunction" device side USB template, which...
2018-05-17 Matt Macyepoch(9): eliminate the need to wait when polling for...
2018-05-17 Matt Macyepoch(9): fix potential deadlock
2018-05-17 Matt Macyepoch(9): missed add from r333755
2018-05-17 Matt Macyepoch(9): restore thread priority on exit if it was...
2018-05-17 Matt Macyck: add support for executing callbacks outside of...
2018-05-17 Matt MacyAF_UNIX: make unix socket locking finer grained
2018-05-17 Andreas ToblerFix build if USB_DEBUG is defined.
2018-05-17 Edward Tomasz Napi... Fix off-by-one in usb_decode_str_desc(). Previously...
2018-05-17 Sean BrunoRetire vxge(4).
2018-05-17 Emmanuel Vadotaw_spi: Fix some silly clock mistake
2018-05-17 Ed MasteAdd driver for Microchip LAN78xx USB3-GigE controller
2018-05-17 Emmanuel Vadotalwinner: Add missing files in r333708
2018-05-17 Emmanuel Vadotallwinner: Add h3 spi driver
2018-05-17 Andriy Gaponfix a problem with bad performance after wakeup caused...
2018-05-17 Emmanuel Vadotmx25l: Add mx25l1606e
2018-05-17 Navdeep Parharcxgbe(4): Fix s->neq miscalculation in r333698.
2018-05-17 Mark JohnstonFix a race in vm_page_pagequeue_lockptr().
2018-05-17 Mark JohnstonFix netdump configuration when VIMAGE is enabled.
2018-05-17 Matt MacyFix powerpc64 LINT
2018-05-17 Matt MacyFix i386 build
2018-05-17 Lawrence StewartPlug a memory leak and potential NULL-pointer dereferen...
2018-05-17 Navdeep Parharcxgbe(4): Allocate offload Tx queues when a card has...
2018-05-17 Matt Macyepoch(9): make recursion lighter weight
2018-05-17 Navdeep Parharcxgbe(4): Add NIC_ETHOFLD to the NIC capabilities allow...
2018-05-17 Matt Macyepoch(9): Guarantee forward progress on busy sections
2018-05-16 Kirk McKusickFix warning found by Coverity.
2018-05-16 Kirk McKusickRevert change made in base r171522
2018-05-16 Matt Macyhwpmc: Implement per-thread counters for PMC sampling
2018-05-16 Matt MacyFix !netmap build post r333686
2018-05-16 Stephen HurdWork around lack of TX IRQs in iflib for netmap
2018-05-16 Conrad Meyerteken: Unbreak syscons' use of teken
2018-05-16 Navdeep Parharcxgbe(4): Fall back to a failsafe configuration built...
2018-05-16 John BaldwinInclude kernel modules for MALTA kernels.
2018-05-16 John BaldwinExport a breakpoint() function to userland for riscv.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Ed MasteClean up vt source whitespace issues
2018-05-16 Jean-Sébastien Pédronvt(4): Resume vt_timer() in vtterm_post_input() only
2018-05-16 Jean-Sébastien Pédronteken, vt(4): New callbacks to lock the terminal once
2018-05-16 Andriy Gaponfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-16 Ed MasteAttempt to fix build by removing EOF backslash-newline
2018-05-15 Andrew GallatinUnhook DEBUG_BUFRING from INVARIANTS
2018-05-15 Navdeep Parharcxgbe(4): Add support for two more flash parts.
2018-05-15 Warner LoshHold the reference count until the CCB is released
2018-05-15 Navdeep Parharcxgbe(4): Claim some more T5 and T6 boards.
2018-05-15 Warner LoshHold the reference count until the CCB is released
2018-05-15 Marius Strobl- If present, take advantage of the R/W cache of eMMC...
2018-05-15 Marius StroblRestore style(9) conformance after r320844 (actually...
2018-05-15 Rick MacklemEnd grace for the NFSv4 server if all mounts do Reclaim...
2018-05-15 Brooks DavisUnwrap a line that no longer requires wrapping.
2018-05-15 Brooks DavisRemove stray tabs from in_lltable_dump_entry().
2018-05-15 Brooks DavisUnwrap some not-so-long lines now that extra tabs been...
2018-05-15 Brooks DavisRemove stray tabs in in6_lltable_dump_entry(). NFC.
2018-05-15 Antoine Brodinvmmdev: return EFAULT when trying to read beyond VM...
2018-05-15 Andriy Gaponcalibrate lapic timer in native_lapic_setup
2018-05-15 Stephen HurdCheck that ifma_protospec != NULL in inm_lookup
2018-05-15 Andrew TurnerIncrease the number of pages we allocate in the arm64...
2018-05-15 Brooks DavisAllow freebsd32 __sysctl(2) to return ENOMEM.
2018-05-15 Hans Petter SelaskyAdd new USB HID driver for Super Nintendo gamepads.
2018-05-15 Edward Tomasz Napi... Fix sysctl description.
2018-05-15 Sean Brunoigb(4):
2018-05-15 Andriy GaponFix 'zpool create -t <tempname>'
2018-05-15 Hans Petter SelaskyAdd support for setting type of service, TOS, for outgo...
2018-05-15 Navdeep Parharcxgbe(4): Filtering related features and fixes.
2018-05-15 Ed Mastesubr_pidctrl: use standard 2-Clause FreeBSD license...
2018-05-14 Marius StroblLet mmcsd_ioctl() ensure appropriate privileges via...
2018-05-14 Marius StroblThe broken DDR52 support of Intel Bay Trail eMMC contro...
2018-05-14 Stephen HurdReplace rmlock with epoch in lagg
2018-05-14 John BaldwinMake the common interrupt entry point labels local...
2018-05-14 Michael Tuexensctp_get_mbuf_for_msg() should honor the allinone param...
2018-05-14 Michael TuexenEnsure that the MTU's used are multiple of 4.
2018-05-14 Matt Macyhwpmc: don't reference domain index with no memory...
2018-05-14 Nathan WhitehornFinal fix for alignment issues with the page table...
2018-05-14 Matt Macypmc: don't add pmc owner to list until setup is complete
2018-05-14 Matt Macypmc: fix buildworld
2018-05-14 Matt Macyhwpmc: fix load/unload race and vm map LOR
next