freebsd.git
2015-07-30 rodrigcGet function prototypes for msg, shm, sem functions
2015-07-30 markjib mad: fix an incorrect use of list_for_each_entry
2015-07-30 kibDo not pretend that vm_fault(9) supports unwiring the...
2015-07-30 rodrigcMake some variables and functions static.
2015-07-30 allanjudeUpdat the committers graph
2015-07-30 andrewAdd enough of pmap_page_set_memattr to run gstat. It...
2015-07-30 kibImprove comments.
2015-07-30 roygervfs: fill fallout from r286076
2015-07-30 roygervfs: fix off-by-one error in vfs_buf_check_mapped
2015-07-30 pfgGCC: Add a new option "-fstack-protector-strong"
2015-07-30 emasteAdd ARM64TODO markers to unimplemented functionality
2015-07-30 zbbEnable IRQ during syscalls on ARM64
2015-07-30 zbbRemove obsolete vendor code from Alpine platform support
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-30 aeBuild if_stf(4) module only when both INET and INET6...
2015-07-30 baptImprove strtounum
2015-07-30 cpercivaDisable blkif indirect segment I/Os in EC2 by default...
2015-07-30 cpercivaAdd support for Xen blkif indirect segment I/Os. This...
2015-07-30 loosFollow r256586 and rename the kernel version of the...
2015-07-30 kibUse private cache line for the locked nop in *mb()...
2015-07-29 kibMFamd64 r285934: Remove store/load (= full) barrier...
2015-07-29 jmgconst'ify an arg that we don't update...
2015-07-29 baptCleanup includes
2015-07-29 rmacklemThis patch fixes a problem where, if the NFSv4 server...
2015-07-29 baptActually set the proper license
2015-07-29 emasteMK_ELFCOPY_AS_OBJCOPY should be a variable
2015-07-29 jimharrisnvme: do not notify a consumer about failures that...
2015-07-29 impClarify historical practice of not removing old entries...
2015-07-29 sbrunoAdd support for BCM5466 PHY
2015-07-29 sbrunoRemove dead functions pmap_pvdump and pads.
2015-07-29 eriAvoid double reference decrement when firewalls force...
2015-07-29 emasteRemove mention of non-existent gconv tool
2015-07-29 emasteUse default CLANG build options for ARM
2015-07-29 emasteRegenerate src.conf(5) after r286016 and r286030
2015-07-29 emasteAllow ELF Tool Chain elfcopy to be installed as objcopy
2015-07-29 emasteUpdate OLD_FILES for tools provided by ELF Tool Chain...
2015-07-29 eriip_output normalization and fixes
2015-07-29 pkelseyRevert r265338, r271089 and r271123 as those changes...
2015-07-29 emastear: Fix deterministic mode default with options other...
2015-07-29 edMake pipes in CloudABI work.
2015-07-29 edIntroduce falloc_caps() to create descriptors with...
2015-07-29 bruefferRemove the AUTHORS section until it's clear who exactly...
2015-07-29 emasteInclude c++filt and readelf in WITHOUT_ELFTOOLCHAIN_TOOLS
2015-07-29 sbrunoMake Broadcom XLR use shared ds1374 RTC driver.
2015-07-29 aeEliminate the use of m_copydata() in gif_encapcheck().
2015-07-29 pluknetFixed shutdown(2) unix(4) tests for SOCK_SEQPACKET...
2015-07-29 emastear: enable deterministic mode by default
2015-07-29 edSplit up Capsicum to CloudABI rights conversion into...
2015-07-29 zbbAdd quirk for ThunderX ITS device table size
2015-07-29 aeReduce overhead of ipfw's me6 opcode.
2015-07-29 kibMove bufshutdown() out of the #ifdef INVARIANTS block.
2015-07-29 aeConvert in_ifaddr_lock and in6_ifaddr_lock to rmlock.
2015-07-29 jmgRFC4868 section 2.3 requires that the output be half...
2015-07-29 kppf: Always initialise pf_fragment.fr_flags
2015-07-29 edImplement CloudABI's readdir().
2015-07-29 baptActually add the new code
2015-07-29 baptCreate a strtounum function using the same API as strtonum
2015-07-29 jeff - Remove some dead code copied from ffs.
2015-07-29 impTeach sysctl about the new optional suffix after IK...
2015-07-29 jeff - Make 'struct buf *buf' private to vfs_bio.c. Having...
2015-07-29 araujoCompilers will complain the usage of obsolescent variab...
2015-07-28 bdreweryunlink(2): Note the possibility for ENOSPC to be return...
2015-07-28 baptReject usermod and userdel if the user concerned is...
2015-07-28 dumbbelldrm/i915: Sort functions in i915_gem.c to match Linux...
2015-07-28 bdreweryFix rescue build after r284356 with STRIP= by using...
2015-07-28 baptCheck uid/gid used when creating a user/group are not...
2015-07-28 baptFix wrong warning printed after changing or updating...
2015-07-28 jeff - Eliminate the EMPTYKVA queue. It served as a cache...
2015-07-28 delphijFix multiple OpenSSH vulnerabilities.
2015-07-28 delphijFix shell injection vulnerability in patch(1) and drop...
2015-07-28 davidcs- Avoid lock contention in the if_transmit callback...
2015-07-28 bdreweryMFV r285970:
2015-07-28 bdreweryApply upstream changeset bf4f6ec64e:
2015-07-28 bdreweryApply upstream changeset fa9e61:
2015-07-28 gargaSimplify logic added in r285945 as suggested by glebius
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 glebiusFix the r272906 description.
2015-07-28 zbbLimit ofw_cpu_early_foreach() to CPUs only
2015-07-28 emasteRemove claim that the OS is Darwin from lldb(1)
2015-07-28 edImplement file attribute modification system calls...
2015-07-28 baptwhen -n is passed to any pw subcommand it is always...
2015-07-28 smhCorrect typo in UPDATING message
2015-07-28 smhAdd warning about low KSTACK_PAGES for ZFS use
2015-07-28 gargaRespect pf rule log option before log dropped packets...
2015-07-28 glebiusFix a typo in r280169. Of course we are interested...
2015-07-28 tuexenFix a typo reported by Erik Cederstrand.
2015-07-28 hselaskyOptimise the DWC OTG host mode driver's receive path:
2015-07-28 kibRemove full barrier from the amd64 atomic_load_acq_...
2015-07-28 kibRemove useless acquire semantic from the atomic_add...
2015-07-28 kibAdd bit names for the IA32_MISC_ENABLE msr.
2015-07-28 edImplement directory and FIFO creation.
2015-07-28 edMake fstat() and friends work.
2015-07-28 marcelCheck the sync operation.
2015-07-28 araujoStaticfy and constify some variables and clean up the...
2015-07-27 tuexenProvide consistent error causes whenever an ABORT chunk...
2015-07-27 delphijRewrite scan procedure with a FSM. This improves code...
2015-07-27 marius- Move the remainder of host controller capability...
2015-07-27 marius- Fix compilation after r285909 with USB_DEBUG defined.
2015-07-27 marius- Use __FBSDID().
2015-07-27 marius- Nuke dupe $FreeBSD$.
next