]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add support for _PC_ACL_NFS4 as TRUSTEDBSD_ACL_NFS4
[FreeBSD/FreeBSD.git] / sys /
2016-08-23 Bryan DreweryFAST_DEPEND: Fix 'make all install' not properly rebuil...
2016-08-23 Landon J. Fullerbhndb(4): Fix unsigned integer underflow in dynamic...
2016-08-23 Andrew TurnerAlso adjust the virtual address passed to vm_page_pa_tr...
2016-08-23 Andrew TurnerMap memory as read-only in pmap_enter_quick_locked...
2016-08-23 Andrew TurnerIf we find we have a superpage in pmap_enter_quick_lock...
2016-08-23 Andrew TurnerInclude the offset the virtual address is within an...
2016-08-23 Baptiste DaroussinEFI loader: only open/close on the net device with...
2016-08-23 Baptiste DaroussinAdd tftpfs support for the EFI loader
2016-08-23 Andriy Gaponintpm: add support for SB800
2016-08-23 Justin Hibbitstlb1_init() can be called twice on BookE
2016-08-23 Justin HibbitsTake into account mas7/8 when reading/writing TLB entri...
2016-08-23 Sepherosa Ziehaunet: Split RNDIS protocol structs/macros out of dev...
2016-08-23 Emmanuel VadotDo not include file from dt-bindings and simply use...
2016-08-22 John BaldwinFix build for !SMP kernels after the Xen MSIX workaround.
2016-08-22 Hans Petter SelaskyDon't separate the status stage of the XHCI USB control...
2016-08-22 Andrew TurnerFix the arm64 non-SMP build, active_irq is a uint64_t...
2016-08-22 Emmanuel VadotFix building for ARM kernel that have FLASHADDR, PHYSAD...
2016-08-22 Andrew TurnerEnsure map is valid, even before userland exists and...
2016-08-22 Andrew TurnerFix pmap_update_entry, pmap_invalidate_range takes...
2016-08-22 Ed SchoutenMake CloudABI work on i386.
2016-08-22 Bruce EvansFurther fixes for translation of PrintScreen/SysRq.
2016-08-22 Bryan DreweryBump __FreeBSD_version for C++11 thread_local support...
2016-08-22 Ryan StoneTemporarily disable the optimization from r304436
2016-08-22 Andrew TurnerUse switch statements in pmap_remove_pages. While only...
2016-08-22 Conrad Meyerioat(4): Allow callouts to be scheduled after hw reset
2016-08-22 Conrad Meyerioat(4): Don't process events past queue head
2016-08-22 Hans Petter SelaskyIncrease the maximum RX/TX queue size. This allows...
2016-08-22 Andrew TurnerUse pmap_update_entry in pmap_enter when updating an...
2016-08-22 Andrew TurnerAdd sysctls to report on superpages statistics. While...
2016-08-22 Andrew TurnerAdd a size argument to pmap_update_entry.
2016-08-22 Hans Petter SelaskyFix for invalid use of bits in input context. Basically...
2016-08-22 Andrew TurnerAdd KASSERTS in pmap_alloc_l3 to ensure we are not...
2016-08-22 Sepherosa Ziehauhyperv/hn: Factor out function to simplify NVS request...
2016-08-22 Sepherosa Ziehauhyperv/hn: Factor out function to execute NVS transactions.
2016-08-22 Sepherosa Ziehauhyperv/hn: Get rid of netvsc_dev
2016-08-22 Sepherosa Ziehauhyperv/hn: Move chimney sending buffer to hn_softc
2016-08-22 Pyun YongHyeonAdd a missing change in r304575.
2016-08-22 Michael TuexenImprove the locking when sending user messages.
2016-08-22 Pyun YongHyeonAdd Killer E2400 Gigabit Ethernet support.
2016-08-22 Pyun YongHyeonCorrect DMA channel number selection on AR816x family of
2016-08-22 Michael TuexenRemove duplicate code, which is not protected by the...
2016-08-21 Bjoern A. ZeebRemove the kernel optoion for IPSEC_FILTERTUNNEL, which...
2016-08-21 Hans Petter SelaskyMake the UKBD USB transfers double buffered and set...
2016-08-21 Bruce EvansFix translation of the PrintScreen/SysRq and Pause...
2016-08-21 Emmanuel Vadotallwinner: Remove a20/a20_cpu_cfg.c from the build.
2016-08-21 Ed SchoutenAdd source files generated from the 32-bit system call...
2016-08-21 Ed SchoutenAdd CPU independent code for running 32-bits CloudABI...
2016-08-21 Ed SchoutenFix s/64/32/ conversion errors in the system call table.
2016-08-21 Ed SchoutenImport the 32-bit system call table and data types...
2016-08-21 Ed SchoutenDon't forget to define __ELF_WORD_SIZE.
2016-08-21 Ed SchoutenAdd a utility macro for converting 64-bit pointers...
2016-08-21 Ed SchoutenMove the linker script from cloudabi64/ to cloudabi/.
2016-08-21 Ed SchoutenUse the right _MAX constant.
2016-08-21 Ed SchoutenUse memcpy() to copy 64-bit timestamps into the syscall...
2016-08-21 Ed SchoutenRewrite the vDSOs for CloudABI in assembly.
2016-08-21 Adrian Chadd[mips] add support for the "creative" GNU extensions...
2016-08-20 Marko ZecPermit disabling net.inet.udp.require_l2_bcast in VIMAG...
2016-08-20 Mike KarelsDisable L2 caching for UDP over IPv6
2016-08-20 Robert WatsonAudit the accepted (or rejected) username argument...
2016-08-20 Michael TuexenUnbreak sctp_connectx().
2016-08-20 Robert WatsonAudit additional vnode information in the implementatio...
2016-08-20 Baptiste DaroussinImport Dragonfly Mail Agent snapshort from 20160806...
2016-08-20 Toomas Soomeloader is filling fixed length command_errbuf with...
2016-08-20 Andriy GaponJMicron JMB361 has only a single SATA port
2016-08-20 Justin HibbitsSkip HID1 initialization on e6500 cores, it doesn't...
2016-08-20 John BaldwinRemove the ie(4) driver for Intel 82586 ISA Ethernet...
2016-08-20 Eric Joynerixlv(4): Fix ixlv(4) not loading when loaded as a kerne...
2016-08-19 Emmanuel Vadotif_emac: Before generating a random MAC address, try...
2016-08-19 John BaldwinRemove the spic(4) driver for the Sony Vaoi Jogdial.
2016-08-19 John BaldwinRemove the wl(4) driver and wlconfig(8) utility.
2016-08-19 John BaldwinRemove the wds(4) driver for the WD700 ISA SCSI HBA.
2016-08-19 John BaldwinRemove the si(4) driver and sicontrol(8) for Specialix...
2016-08-19 John BaldwinRemove the scd(4) driver for Sony CDU31/33 CD-ROM drives.
2016-08-19 John BaldwinMove cxgb and cxgbe down to the non-mii PCI NIC section.
2016-08-19 Emmanuel VadotKeep boot parameters in ARM trampoline code
2016-08-19 Mark JohnstonDon't set P2_PTRACE_FSTP in a process that invokes...
2016-08-19 John BaldwinReorder sysctls so that nodes shared with the VF driver...
2016-08-19 Ed SchoutenRegenerate system call table after r304483.
2016-08-19 John BaldwinAdjust t4_port_init() to work with VF devices.
2016-08-19 John BaldwinAdd structures for VF-specific adapter parameters.
2016-08-19 Ed SchoutenImport the new automatically generated system call...
2016-08-19 Emmanuel VadotAllwinner: Move a10_padconf.c into a10 subdirectory.
2016-08-19 Michal MelounTEGRA: Remove forgotten debug printf.
2016-08-19 Michal MelounTEGRA: Implement MSI/MSIX interrupts for pcie controller.
2016-08-19 Michal MelounINTRNG: Rework handling with resources. Partially rever...
2016-08-19 Pyun YongHyeonHost controller is byte oriented. Fix wrong assumption...
2016-08-19 Sepherosa Ziehauhyperv/hn: Move RXBUF to hn_softc
2016-08-19 Sepherosa Ziehauhyperv/hn: Remove the useless num_channel
2016-08-19 Sepherosa Ziehauhyperv/hn: Remove assign-only struct field
2016-08-19 Warner LoshImprove the pattern matching so that internal *'s work...
2016-08-19 Sepherosa Ziehauhyperv/hn: Move NVS version to softc
2016-08-19 Mark JohnstonCorrect a check for P2_PTRACE_FSTP in ptracestop().
2016-08-19 Pyun YongHyeonFix build on big-endian systems.
2016-08-18 Ryan StoneFix unlocked access to ifnet address list
2016-08-18 Ryan StoneDon't check for broadcast IPs on non-bcast pkts
2016-08-18 Ryan StoneDon't iterate over the ifnet addr list in ip_output()
2016-08-18 Ed Mastevt: fix old keyboard release in CONS_SETKBD
2016-08-18 George V. Neville... Remove the obsolete and unused openbsd_poll system...
2016-08-18 George V. Neville... Remove unusedd and obsolete openbsd_poll system call...
2016-08-18 Bjoern A. ZeebTry to fix gcc compilation errors (which are right).
next