]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Pull in r221900 from upstream clang trunk (by Ed Maste):
[FreeBSD/FreeBSD.git] / sys /
2014-11-26 dimSince for clang 3.5.0 ARM EHABI is now the default...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-25 dimr274961 through r275075
2014-11-25 dimSimilar to r274977, use the correct combination of...
2014-11-25 rdivackyFix style(9).
2014-11-25 rdivackyFix style(9).
2014-11-25 rdivackyShrink boot2 by a couple more bytes.
2014-11-25 mavCoalesce last data move and command status for read...
2014-11-25 sbrunoAdd support for Buffalo WZR-HP-AG300H atheros MIPS...
2014-11-25 bro Add Virtio MMIO bus driver to config
2014-11-25 brAdd new devices to the config.
2014-11-25 bro Add PIO and vtblk mmio device info to the tree
2014-11-25 brAdd BERI-specific virtio block backend device driver.
2014-11-25 avgwhitespace and cosmetic changes in callout_reset family...
2014-11-25 avgcallout(9): add sbt flavors of callout_schedule
2014-11-25 jhbMFamd64: Check for invalid flags in the machine context...
2014-11-25 mavDecouple datamove/done logic from CTL status set.
2014-11-25 jhibbitsAdd Apple Intrepid USB controller ID.
2014-11-25 mavUse ctl_set_success() instead of direct inlining.
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-25 kevloAdd missing headers needed by write().
2014-11-24 aeSkip L2 addresses lookups for p2p interfaces.
2014-11-24 dimTentatively bump __FreeBSD_version for the import of...
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 dimEnsure boot2 stays below the limit, by applying a patch...
2014-11-24 jhbAdd a bus_get_domain() wrapper around BUS_GET_DOMAIN...
2014-11-24 jhbProperly initialize the capability rights for vnodes...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 ianAdd busdma sync ops before reading and after modifying...
2014-11-24 philipAdd a sysctl `net.link.tap.deladdrs_on_close' to config...
2014-11-24 mavReplace home-grown CTL IO allocator with UMA.
2014-11-24 glebiusWe already have "int i" in this scope.
2014-11-24 ianThe arm PJ4B cpu is armv7 architecture, not v6.
2014-11-24 mavRead cs_outstanding_ctl_pdus before incrementing it...
2014-11-24 ianAdd ARMV6 as an arm option. This will cause obscure...
2014-11-23 grehanChange the lower bound for guest vmspace allocation...
2014-11-23 brCorrect the functions declaration.
2014-11-23 ianSquelch a (bogus) used before init warning when buildin...
2014-11-23 joelMisc mdoc fixes:
2014-11-23 glebius\n at end of panicstr is redundant.
2014-11-23 dimFix the following -Werror warning from clang 3.5.0...
2014-11-23 hselaskyDon't use the synchronization endpoint unless reference...
2014-11-23 glebiusMerge from projects/sendfile:
2014-11-23 mjgifdef RACCT ui_racct_foreach and struct uidinfo's ui_racct
2014-11-23 glebiusbuf.h is not needed here, and pollutes when ufsmount...
2014-11-23 glebiusInclude required files directly instead of pollution...
2014-11-23 mjgfiledesc: plug a test for impossible condition in fgetv...
2014-11-22 impThere never was a PC Card joystick attachment that...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 impRetire old, transition code for managing the FreeBSD...
2014-11-22 kibThe size value should be asserted when it is known.
2014-11-22 alcBy the time that vm_reserv_init() runs, vm_phys_segs...
2014-11-22 hselaskyFix the host mode ISOCHRONOUS transfer interval program...
2014-11-22 traszImplement "automount -c".
2014-11-22 mavFor both iSCSI initiator and target increase socket...
2014-11-22 smhFix build with asr driver
2014-11-22 mavFix use-after-free introduced in r274843.
2014-11-22 mavMove icl_pdu_get_data() and xpt_done() out of initiator...
2014-11-22 hselaskyUse correct length mask for split transactions. The...
2014-11-22 mavMake iSCSI frontend less chatty while waiting for tasks...
2014-11-22 ianWhen doing a PREREAD sync of an mbuf-type dma buffer...
2014-11-22 davideUse the correct variable name.
2014-11-22 davideMake ufs_dirhashreclaimperc a percentage for real and
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5...
2014-11-21 smhPrevent overflow issues in timeout processing
2014-11-21 brooksMerge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c21...
2014-11-21 jhbImprove support for XSAVE with debuggers.
2014-11-21 brooksAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 mavMake cfiscsi_offline() synchronous, waiting for connect...
2014-11-21 mavClose race between cfiscsi_offline() and new connection...
2014-11-21 mavRemove bunch of unused lun variables.
2014-11-21 mavReduce race between LUN destruction and request arrival.
2014-11-21 bzFix build for certain MIPS kernels hiding an unused...
2014-11-21 mavLog errors for absent LUNs too.
2014-11-21 mavPartially reconstruct Active/Standby clusting.
2014-11-21 traszFix smbfs to not zero out statfs f_flags field. Previou...
2014-11-21 jhibbitsFix the powerpc64 build.
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-20 emasteClamp too-large hwpmc callchaindepth to the maximum
2014-11-20 jhbLock the scsi_low code and the drivers which use it...
2014-11-20 jhbLock spic(4) and mark it MPSAFE:
2014-11-20 jhbVarious fixes for wl(4):
2014-11-20 mavRemove residual xpt_release_device() call left after...
2014-11-20 impActually, that was a bad idea. Go back to MAXPARTITIONS.
2014-11-20 brAdd L2-cache writeback/flush operations. Supported...
2014-11-20 andrewThe ranges parent bus address may just be a tag to...
2014-11-20 rodrigcSet the current vnet inside the ioctl handler for ipfilter.
2014-11-20 jhibbitscpudep_ap_early_bootstrap() takes no arguments, so...
2014-11-20 adrian* Add a random device
2014-11-20 adrianInclude a random device.
2014-11-20 jhibbitsUse db_printsym() instead of our own in backtraces
2014-11-20 jhibbitsAdd support for Power Button PMU events on non-ADB...
2014-11-19 npcxgbe(4): figure out the max payload size and save...
2014-11-19 impThe number of BSD partitions is variable. Return the...
2014-11-19 glebiusUse __func__ in KASSERTs, since the code is about to...
next