]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Rename DT_FEATURE_1 to DT_FEATURE
[FreeBSD/FreeBSD.git] / sys /
2014-08-21 emasteRename DT_FEATURE_1 to DT_FEATURE
2014-08-21 dumbbellvt_vga: When clearing video memory, don't read from it
2014-08-21 dumbbellvt(4): Rename the "mouse_cursor" structure to "vt_mouse...
2014-08-21 dumbbellvt(4): Test if the cursor is shown only once
2014-08-21 dumbbellvt(4): Constify vt_buf argument of vtbuf_iscursor()
2014-08-21 melifaro* Add new net/sff8436.h containing constants used to...
2014-08-21 traszUse proper include paths in kernel iSCSI code.
2014-08-21 traszFix includes.
2014-08-21 dumbbellvt(4): Pause the flush timer while swithing window
2014-08-21 traszMake the iSCSI stack use __FBSDID() properly.
2014-08-21 dumbbellvt(4): Mark cursor position as dirty when we enable...
2014-08-21 traszUse __FBSDID() properly.
2014-08-21 dumbbellvt(4): Mark the current cursor position as dirty
2014-08-21 dumbbellvt(4): If the cursor didn't move, don't mark its positi...
2014-08-21 dumbbellvt(4): If the cursor is globally disabled, don't mark...
2014-08-21 dumbbellvt(4): Mark cursor old position as dirty before reading...
2014-08-21 dumbbellvt(4): Handle global and per-window mouse cursor toggle...
2014-08-21 dumbbellvt(4): Fix an inconsistency between the mouse cursor...
2014-08-21 davideRevert r270227. GCC doesn't like the lack of LL suffix,
2014-08-21 delphijProvide compatibility shim for atomic_dec_64_nv.
2014-08-21 gavinAdd a missing brace to callout_init_rm() to fix syntax.
2014-08-21 adrianAdd missing locking.
2014-08-20 npChange netmap's global lock to sx instead of a mutex.
2014-08-20 impTurns out that IDENTIFY DEVICE and IDENTIFY PACKET...
2014-08-20 delphijMFV r270196:
2014-08-20 delphijMFC r270195:
2014-08-20 delphijMFV r270193:
2014-08-20 loosRewrite of ti_i2c based on gonzo's patch, fix the follo...
2014-08-20 davideMake Bruce happy removing the "LL abomination" from...
2014-08-20 jhbAdd kernel modules for si(4), wds(4), and wl(4).
2014-08-20 jhbUnexpand TAILQ_FOREACH().
2014-08-20 jhbFix build of si(4) and enable it in LINT on amd64 and...
2014-08-20 jhbBump MAXCPU on amd64 from 64 to 256. In practice APIC...
2014-08-20 jhbBump the default size of cpuset_t masks in userland...
2014-08-20 davideReplace dev_clone with cdevpriv(9) KPI in audit_pipe...
2014-08-20 roygerpci: make MSI(-X) enable and disable methods of the...
2014-08-20 traszRework ".." lookup; previous one failed to properly...
2014-08-20 adrianAfter much toying around with this AMRR initial rate...
2014-08-20 kibDo not busy the UFS mount point inside VOP_RENAME(...
2014-08-20 kibCorrect the test for condition to suspend UFS filesyste...
2014-08-20 kibIncrease max number of physical segments on amd64 to 63.
2014-08-20 kibAdd arch-specific macro SFBUF_PHYS_DMAP(), which should...
2014-08-20 kevloIf eapol packets are sent at the lowest rate, key negot...
2014-08-20 kevloAdd the D-Link DWA-125 rev D1.
2014-08-19 mavFix lock recursion on LUN shutdown, introduced on r269497.
2014-08-19 bdreweryBump __FreeBSD_version after r269489 so ports can use it.
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-19 kevloSort ASUS section and add USB device ID of ASUS USB...
2014-08-19 impNew DTS files to suppport the SAM9260EK eval board...
2014-08-19 lstewartDestroy the "qdiffsample_zone" UMA zone on unload to...
2014-08-18 marcelFor vendors like Juniper, extensibility for sockets...
2014-08-18 impMake note about reset vs RTOE actions...
2014-08-18 alcThere exists a possible sequence of page table page...
2014-08-18 scottlDeal explicitly with possible failures of make_dev_alia...
2014-08-18 hselaskyUse the "bSubslotSize" and "bSubFrameSize" fields to...
2014-08-18 imp/usr/libexec/ld.so.1 never was a thing on FreeBSD/arm...
2014-08-18 impExpand the elf brandelf infrastructure to give access...
2014-08-17 bzRemove keyboard entropy [1] from r270105.
2014-08-17 impAdd missing license to at91_common.c. It was committed...
2014-08-17 impDefine at91_master_clock in only one file to eliminate...
2014-08-17 impConvert the HL201 config file to use FDT.
2014-08-17 luigistaticize two functions, and use proper format for...
2014-08-17 traszBring in the new automounter, similar to what's provide...
2014-08-17 ianWhen the initarm_* routines were renamed to platform_...
2014-08-17 ianRename the old initarm_* functions to the new platform_...
2014-08-16 melifaro* Use standard net/sff8472.h header for sff bits and...
2014-08-16 markjFactor out the common code for function boundary tracin...
2014-08-16 ianMove the imx6 sysctl temperature info to hw.imx6 where...
2014-08-16 luigiUpdate to the current version of netmap.
2014-08-16 luigiprint additional debugging info in virtqueue_dump()
2014-08-16 roygernet: move interface removal notification up in if_detac...
2014-08-16 kibComplete r254667, do not destroy pmap lock if KVA alloc...
2014-08-16 adrianAdd if_ath_alq code into the non-module build.
2014-08-15 impImplement the FDT static pinctl/pinmux spec for Atmel...
2014-08-15 markjCorrect the order of arguments passed to LIST_INSERT_AF...
2014-08-15 glebiusDo not lookup source node twice when pf_map_addr()...
2014-08-15 glebiuspf_map_addr() can fail and in this case we should drop...
2014-08-15 kibImplement 'fast path' for the vm page fault handler...
2014-08-15 glebiusFix synproxy with IPv6. pf_test6() was missing a check...
2014-08-15 kevloChange pr_output's prototype to avoid the need for...
2014-08-14 impPrint the symbolic bit names for the status when we...
2014-08-14 glebius- Count global pf(4) statistics in counter(9).
2014-08-14 gavinUpdate i386/NOTES and amd64/NOTES files to contain...
2014-08-14 gavinAllow iwn105fw and iwn135 firmwares to be compiled...
2014-08-14 neelReword comment to match the interrupt mode names from...
2014-08-14 impins is only set and unused, but only when we're not...
2014-08-14 impDisable all inline warnings on gcc >= 4.3. Not sure...
2014-08-14 impDelete pp_isadma. It isn't use, and the code that used...
2014-08-14 impStreamline format extensions. Either the compiler suppo...
2014-08-14 alcAvoid pointless (but harmless) actions on unmanaged...
2014-08-14 smhAdded 4K quirks for Corsair Force GT and Samsung 840...
2014-08-14 smhRenamed hw.ixgbe.unsupported_sfp -> hw.ix.unsupported_sfp
2014-08-14 delphijAdd a new loader tunable, vm.kmem_zmax which allows...
2014-08-14 delphijRe-instate UMA cached backend for 4K - 64K allocations...
2014-08-14 neelUse the max guest memory address when creating its...
2014-08-14 impAdd AIC to at91sam9260 support, now that it is needed...
2014-08-14 impAdd support for multipass to Atmel, for both FDT and...
2014-08-14 impStart to add FDT support.
2014-08-14 impAdd support for FDT and !FDT configs on Atmel, though...
2014-08-14 impFrom https://sourceware.org/ml/newlib/2014/msg00113...
next