]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Switch to an armv6k cpu, without this clang 3.5 complains "bx lr" is
[FreeBSD/FreeBSD.git] / sys /
2014-12-05 andrewSwitch to an armv6k cpu, without this clang 3.5 complai...
2014-12-05 andrewPlace the literal pool after a RET otherwise clang...
2014-12-05 andrewSet the alignment to 4-bytes after a string as clang...
2014-12-05 andrewUse the unified syntax in a few more assembly files
2014-12-05 andrewAdd missing END macros to some of the xscale functions.
2014-12-05 delphijFix a regression introduced in r274337 (large block...
2014-12-05 jhbAlways ignore the deprecated MAP_RENAME and MAP_NORESER...
2014-12-05 kibWhen the last reference on the vnode' vm object is...
2014-12-05 mavIn addition to r275481 allow threshold notifications...
2014-12-05 hselaskyOptimise bit searching loop by using the ffs() function.
2014-12-05 hselaskyDefine the ffs() function in the USB bootloader's globa...
2014-12-05 mavAvoid unneeded malloc/memcpy/free if there is no metada...
2014-12-04 tuexenThis is the SCTP specific companion of
2014-12-04 mavAdd to CTL support for threshold notifications for...
2014-12-04 mavSwap resource count scopes for used/available space.
2014-12-04 mavDecode some binary fields of Intel metadata.
2014-12-04 mavAdd GET LBA STATUS command support to CTL.
2014-12-04 aeFix style(9) and remove m_freem(NULL).
2014-12-03 sbrunoSwitch is an 8316, so make the comments say that.
2014-12-03 impConst poison in a few places to ensure we don't modify...
2014-12-03 hselaskyOptimise the bit searching loops, by quickly skipping...
2014-12-03 hselaskyWorkaround for possible bug in the SAF1761 chip. Wait...
2014-12-03 sbrunoThere is only one argemdio device on this board.
2014-12-03 sbrunoAssign argemdio0 to the correct base address and assign...
2014-12-03 mavIncrease CTL ports limit from 128 to 256 and LUNs limit...
2014-12-03 jhbRevert device_getenv_int() for now as it duplicates...
2014-12-03 mavUnify function names after r275458.
2014-12-03 mavDo not pre-allocate UNIT ATTENTIONs storage for every...
2014-12-03 emasteIncrease BERI loader section alignment to 16
2014-12-03 mavRemove some unused code.
2014-12-03 mavDo not pre-allocate reservation keys memory for every...
2014-12-03 mavPlug memory leaks on UNMAP and XCOPY with invalid param...
2014-12-03 aeRemove __P() macro.
2014-12-03 aeANSIfy function declarations.
2014-12-03 impRemove unused PCMCIA_CARD* macros.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 jfvRevert r275136, it was not approved, it was sloppy...
2014-12-02 tuexenDo the renaming of sb_cc to sb_ccc in a way with less...
2014-12-02 gnnThis configuration file removes several debugging optio...
2014-12-02 andrewSwitch to unified syntax so these can be built with...
2014-12-02 andrewUse the APSR_nzcv format of mrc. The clang integrated...
2014-12-02 andrewFix the name of the coprocessor to include the "p"...
2014-12-02 nyanMFi386: r275305 (by rdivacky)
2014-12-02 mavConvert persis_offset from global variable to softc...
2014-12-02 mavReduce code duplication by creating ctl_set_res_ua...
2014-12-02 mavRemoved unused variable and unify some names.
2014-12-02 avgzfs_putpages: actually update mtime and ctime
2014-12-02 aeRemove unneded check. No need to do m_pullup to the...
2014-12-02 aeRemove unneded check. No need to do m_pullup to the...
2014-12-02 aeRemove route chaching support from ipsec code. It isn...
2014-12-02 aeRemove unused structure declarations.
2014-12-02 aeRemove unused declartations.
2014-12-01 andrewPull in the NetBSD global offset table handling code...
2014-12-01 rpauloAllow multiple devices to mmap. It's impossible to...
2014-12-01 kibDisable recursion for the process spinlock.
2014-12-01 mavWhen passing LUN IDs through treat ASCII values as...
2014-12-01 mavMove ctlfe_onoffline() out of lock to let it sleep...
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-30 kibProvide mutual exclusion between zone allocation/destru...
2014-11-30 gibbsRemove trailing whitespace.
2014-11-30 bryanvCleanup and performance improvement of the virtio_blk...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-30 glebiusMerge from projects/sendfile: extend protocols API...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-30 andrewCorrectly a few incorrect uses of ENTRY/EENTRY and...
2014-11-30 andrewRemove extra labels, ENTRY_NP already provides them.
2014-11-30 glebiusMissed in r274421: use sbavail() instead of bare access...
2014-11-30 glebius- Move sbcheck() declaration under SOCKBUF_DEBUG.
2014-11-30 glebiusMake sballoc() and sbfree() functions. Ideally, they...
2014-11-30 rdivackyUnbreak the code for non-digits below '0' by casting...
2014-11-29 jhibbitsAdd support for dtrace:fbt on modules for PowerPC
2014-11-29 andrewUpdate _ENTRY to use _EENTRY to reduce the common code.
2014-11-29 impThe current limit of 100k for the linker hints file...
2014-11-29 kibRemove lock recursion for the pipe pair mutex, and...
2014-11-29 baptIgnore more warnings with external gcc
2014-11-29 nyanMFi386: r275059, r275061, r275062 and r275191 (by rdivacky)
2014-11-29 nyanMFi386: r275237 (by rdivacky)
2014-11-29 rdivackyShrink boot2 a bit more by factoring out common pattern
2014-11-29 baptUpdate libucl to latest version
2014-11-28 bzAfter r275196 unbreak NOIP and NOINET kernels by hiding...
2014-11-28 reaDRM2: fix off-by-one overflow in ioctl processing
2014-11-28 andrewSome device tree configurations place the generic timer...
2014-11-28 andrewWe don't use the hypervisor interrupt, make it optional...
2014-11-28 kibAssert the state of the process lock and sigact mutex in
2014-11-28 hselaskyStyle changes:
2014-11-28 cyCorrectly define constants.
2014-11-27 melifaroFix build broken by r275195.
2014-11-27 melifaroDo not return unlocked/unreferenced lle in arpresolve...
2014-11-27 melifaroDo not try to copy header to @dst and than back to...
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 rdivackyRevert part of r275059. Comparing unsigned 8 bit value
2014-11-27 jhibbitsFix hwpmc sampling for ppc970 (G5-class) processors.
2014-11-27 jhibbitsFix hwpmc sampling for MPC74xxx (G4) processors.
2014-11-27 aeRemove ip4_input() declaration. It was removed in r275133.
2014-11-26 emasteIncrease default and maximum callchain depths
2014-11-26 adrianAdd PCI ID for Intel Lynx Point LP controller.
2014-11-26 alfredMake igb and ixgbe check tunables at probe time.
2014-11-26 aeDo not use xform_ipip as decapsulation fallback.
2014-11-26 mavFix WWNN/WWPN generation for virtual channels.
next