]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Regenerate for SYSTEM_LINKER
[FreeBSD/FreeBSD.git] / sys /
2018-06-20 Emmanuel VadotAdd pmap_mapdev_attr for arm64
2018-06-20 Emmanuel Vadotif_rk_dwc: Disable setting delays for now
2018-06-20 Emmanuel Vadotrk_gpio: Read the correct register for gpio read
2018-06-20 Emmanuel Vadotif_rk_dwc: Fix delays handling
2018-06-20 Justin HibbitsAttach dev.cpu nodes on powerpc SMT cores, using only...
2018-06-20 Bjoern A. ZeebInstead of using hand-rolled loops where not needed...
2018-06-20 Andrew TurnerMove the SYSINIT to allow userspace access to the ARM...
2018-06-20 Andrew TurnerMove the SMCCC SYSINIT later in the boot so the psci...
2018-06-20 Andrew TurnerFix the SMCCC signatures, they are all 32-bit calls...
2018-06-20 Bjoern A. ZeebSometimes it is helpful to get the path for a vnode.
2018-06-20 Stephen J. KiernanFix build breakage in veriexec for 32-bit architectures.
2018-06-20 Stephen J. KiernanDevice for user space to interface with MAC/veriexec.
2018-06-20 Stephen J. KiernanMAC/veriexec implements a verified execution environmen...
2018-06-19 Ed Mastelinuxulator: handle V3 capget/capset
2018-06-19 Ilya BakulinFix setting RCA for MMC cards
2018-06-19 Li-Wen HsuReally fix the style.
2018-06-19 Li-Wen Hsustyle(9) fix, I was also going to silence gcc.
2018-06-19 Sean BrunoSet prev to NULL so its garaunteed to have a value...
2018-06-19 Andrew TurnerMove common GIC interrupt numbers to the common header...
2018-06-19 Sean BrunoRemove "diff" line indicator. Next to see if this...
2018-06-19 Ilya BakulinDon't try to turn power down MMC bus if it is already...
2018-06-19 Ilya BakulinCorrectly define rawscr so initializing it doesn't...
2018-06-19 Ilya BakulinSet MMC_DATA_MULTI flag when doing multi-block transfers
2018-06-19 Randall StewartMake sure that the t_peakrate_thr is not compiled in
2018-06-19 Andrey V. ElsukovMove BPFIF_* macro definitions into .c file, where...
2018-06-19 Randall StewartMove the tp set back to where it was before
2018-06-19 Eric Joynerixl(4): Remove ixlvc.c from files.amd64
2018-06-19 Matt Macyremove ixl iwarp and ixlv from the build until they...
2018-06-19 Matt Macyconvert inpcbinfo hash and info rwlocks to epoch +...
2018-06-19 Navdeep Parharcxgbe(4): Some mailbox commands require access to the...
2018-06-19 Andriy Voskoboinykrtwn(4): decode some bit fields + merge duplicate code.
2018-06-18 Mariusz Zaborskilibnv: Add nvlist_append_*_array() family of functions.
2018-06-18 Matt Macyremove epoch_test from default build
2018-06-18 Mariusz Zaborskilibnv: clean parent in nvlist_array when removing it.
2018-06-18 Mariusz Zaborskilibnv: Remove nvlist argument from cnvlist_{take,free...
2018-06-18 Mariusz Zaborskilibnv: add const to cookies arguments
2018-06-18 Mariusz Zaborskilibnv: change name of cookie from cookiep to cookie.
2018-06-18 Eric Joynerixl(4): Update version number to 2.0.0-k
2018-06-18 Eric Joynerixl(4): Update to use iflib
2018-06-18 Ed MasteIntroduce arm64 linuxulator stubs
2018-06-18 Ed Mastelinuxulator: add debugging for invalid capget/capset...
2018-06-18 Ed MasteRegen arm64 linuxulator sysent files after r335323
2018-06-18 Ed Mastearm64 linuxulator: add dup syscall entry
2018-06-18 Eric Joyneriflib: Style fixes
2018-06-18 Randall StewartMove to using the inp->vnet pointer has suggested by...
2018-06-18 Ed Mastelinsysfs: depend on linux_common module on arm64, as...
2018-06-17 Rick MacklemRevert r335263, since it can cause crashes in unusual...
2018-06-17 Bryan VenteicherUpdate VirtIO definitions from Linux virtio_config...
2018-06-17 Eitan Adleracpi: Add support for Thinkpads Mic led
2018-06-17 Marius StroblAssorted fixes to MSI-X/MSI/INTx setup in iflib(9):
2018-06-17 Ed Mastegpart: add EFI alias for MBR partition scheme
2018-06-17 Ed MasteSort geom/part mbr/ebr/ldm alias table entries
2018-06-17 Dimitry AndricFix build of ndis with base gcc on i386
2018-06-17 Dimitry AndricFix build of aibs with base gcc on i386
2018-06-17 Rick MacklemMake the pNFS NFSv4.1 client return a Flexible File...
2018-06-16 Rick MacklemFix NFSv4.1 client side handling of "soft,retrans=2...
2018-06-16 Andrey V. ElsukovFix typo.
2018-06-16 Andrey V. ElsukovSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-16 Michal MelounFix handling of enable counter for shared GPIO line...
2018-06-15 Navdeep Parharcxgbe(4): Add a hw.cxgbe.starve_fl sysctl that can...
2018-06-15 Gleb SmirnoffSince 'ticks' is an int, it may wrap around and cr_tick...
2018-06-15 Navdeep Parharcxgbe(4): Track the number of received frames separatel...
2018-06-15 Conrad MeyerBump __FreeBSD_version after r335227
2018-06-15 Ed Mastearm64 linuxulator: add linux_dummy.c based on amd64
2018-06-15 Ed Mastearm64: add arm64 linux.h based on i386 linuxulator...
2018-06-15 Conrad MeyerRetain offset compatibility with pre-12.0 dumps
2018-06-15 Justin HibbitsCheck for a 'pci' prefix rather than a full match in...
2018-06-15 Navdeep Parharcxgbe(4): sysctls to display the local and intr CPUs...
2018-06-15 Kyle Evansextres/regulator: Switch boot_on/always_on sysctl to...
2018-06-15 Ed MasteCorrect kern.pre.mk comment: objcopy, not objdump,...
2018-06-15 Ruslan BukinMake virtio queue re-initialization steps to be similar to
2018-06-15 Chuck TuffliAdd linprocfs support for min_free_kbytes
2018-06-15 Ed Mastelinuxulator: do not include legacy syscalls on arm64
2018-06-15 Ed MasteCorrect debug control for linuxulator faccessat
2018-06-15 Konstantin Belousovlinprocfs: add TracerPid to /proc/pid/status.
2018-06-15 Ed MasteAdd stubbed arm64 linuxulator /proc/cpuinfo handler
2018-06-15 Kyle EvansRevert r335173 at request of mmel@
2018-06-15 Michael TuexenWhen retransmitting TCP SYN-ACK segments with the TCP...
2018-06-15 Emmanuel Vadotallwinner: ccung: Fully subclass the clock drivers
2018-06-15 Justin Hibbitsofw_reg_to_paddr(): Fix minor typo in KASSERT message
2018-06-15 Matt MacyQuiet coretemp probe
2018-06-15 Bryan Dreweryproc0_post: Fix some locking issues
2018-06-14 Olivier HouchardUse M_EXEC when calling malloc() to allocate the memory...
2018-06-14 Gleb SmirnoffTCPOUTFLAGS no longer exists since r334843.
2018-06-14 Michael TuexenProvide the ip6_plen in network byte order when calling...
2018-06-14 Brooks DavisRegen after 335177 (rename sys_obreak to sys_break).
2018-06-14 Brooks DavisName the implementation of brk and sbrk sys_break().
2018-06-14 Michael TuexenWhitespace changes.
2018-06-14 Kyle Evansextres/regulator: Properly refcount gpio regulators
2018-06-14 Konstantin BelousovHandle the race between fork/vm_object_split() and...
2018-06-14 Emmanuel Vadotmx25l: compat_data is only defined when FDT is
2018-06-14 Kyle Evansa10_ahci: Correct clock indices for new bindings
2018-06-14 Kyle Evansaw_ccung: Add a10/a20 support
2018-06-14 Kyle Evansaw_ccung: Support clock factors where factor=0, factor...
2018-06-14 Emmanuel Vadotarm timer: Use the default get_cntxct by default
2018-06-14 Justin HibbitsSplit the PowerISA 3.0 HPT implementation from historic
2018-06-14 Emmanuel Vadotmx25l: Add pnp info
2018-06-14 Emmanuel Vadotspi: Add SPIBUS_PNP_INFO macro
2018-06-14 Emmanuel Vadotaw_spi: Add pnp info
2018-06-14 Emmanuel Vadotarm timer: Add workaround for Allwinner A64 timer
next