]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-07-22 jhbVarious changes to the registers displayed in DDB for...
2015-07-21 markjFix counter reads on platforms where sizeof(uint64_t...
2015-07-21 markjRemove checks for a NULL return value from M_WAITOK...
2015-07-21 delphijFix resource exhaustion due to sessions stuck in LAST_A...
2015-07-21 markjLet the unwinder handle faults during function prologue...
2015-07-21 markjImprove stack unwinding on i386 and amd64 after an...
2015-07-21 markjDon't return undefined symbols to a DDB symbol lookup.
2015-07-21 markjRemove some dead code from DDB's amd64 stack unwinder.
2015-07-21 cempatch(1): Add -Vnone option to disable backup files
2015-07-21 kibThe smp_rendezvous_cpus() function should ensure that...
2015-07-21 eriIPSEC, remove variable argument function its already...
2015-07-21 erjFix for a customer issue with ixl(4):
2015-07-21 jimharrisnvd: set d_delmaxsize to full capacity of NVMe namespace
2015-07-21 cemvt: Draw logos per CPU core
2015-07-21 cemvt: De-static VT_SYSCTL_INT-defined objects
2015-07-21 andrewTeach the GICv2 driver about the Qualcomm GICv2 compati...
2015-07-21 zbbAdd some more explanation to r285752
2015-07-21 zbbDon't allow malloc() to wait for resource while holding...
2015-07-21 edMake clock_gettime() and clock_getres() work for CloudA...
2015-07-21 zbbAdd support for vendor specific function for PCI devid...
2015-07-21 kibThe part of r285680 which removed release semantic...
2015-07-21 edDescribe COMPAT_CLOUDABI64 in the amd64 configuration...
2015-07-21 zbbImplement get_cyclecount() on ARM64
2015-07-21 edMake thread creation work for CloudABI processes.
2015-07-21 zbbImprove ARM64 CPU_MATCH
2015-07-21 edUnbreak "last reboot".
2015-07-21 pluknetFix sb_state constant names as used e.g. to display...
2015-07-21 rrsWhen a tunneling protocol is being used with UDP we...
2015-07-21 pluknetAdd missing priority argument in example code in BUGS...
2015-07-21 hirenRemove a couple of TUNABLE_INT() calls which are unnece...
2015-07-21 aelseek() allows an offset to be set beyond the end of...
2015-07-21 allanjudeFix some issues with the application of libxo to ls(1)
2015-07-21 gjbFix an out-of-order execution issue regarding pkg(8):
2015-07-21 allanjudeAdd the Dell E7240 laptop and Intel DP965LT motherboard...
2015-07-20 gnnOnly report the lack of ALTQ support if pfctl is using...
2015-07-20 kibTypo in comment.
2015-07-20 mavIncrease output amp on ASUS UX31A by +5dB.
2015-07-20 brdAdd support for building VirtualBox Vagrant images.
2015-07-20 pfglibusb: Fix minor cast-qual warning.
2015-07-20 pfgsnmp_hostres(3): Fix buffer overflow.
2015-07-20 edMake forking of CloudABI processes work.
2015-07-20 edAdd an API for easily creating userspace threads in...
2015-07-20 mavFix typo in comment.
2015-07-20 zecPrevent null-pointer dereferencing.
2015-07-20 aeAdd helper functions for IP checksum adjusting. Use...
2015-07-20 aeAdd LLE event handler to report ND6 events to userland...
2015-07-20 aeInvoke LLE event handler when entry is deleted.
2015-07-20 markjDeclare lockstat_enabled even when KDTRACE_HOOKS is...
2015-07-20 markjFix some libxo format string errors in the pfkey stats...
2015-07-19 marcelCheck the hw.proto.attach environment variable for...
2015-07-19 markjDon't increment the spin count until after the first...
2015-07-19 mckusickRestructure code for readability improvement. No functi...
2015-07-19 markjConsistently use a reader/writer flag for lockstat...
2015-07-19 markjImplement the lockstat provider using SDT(9) instead...
2015-07-19 baptDrop libarchive.pc
2015-07-19 delphijUse fixed date/time (the time choosen was the time...
2015-07-19 markmFix some untidy logic. I committed the wrong local...
2015-07-19 luigiadd a use count so the netmap module cannot be unloaded...
2015-07-19 luigiproperly destroy persistent vale ports
2015-07-19 luigido not free NULL if pipe allocation fails
2015-07-19 luigirelease a reference when stopping a monitor
2015-07-19 luigismall documentation update
2015-07-19 andrewFix atomic_store_64, it should write the value passed...
2015-07-19 markmRemove out-of-date comments.
2015-07-19 markmFix the read blocking so that it is interruptable and...
2015-07-19 markmClarify the intent of the RANDOM_* options.
2015-07-19 markmOptimise the buffer-size calculation. It was possible...
2015-07-19 andrewClean up the style of the armv6 atomic code.
2015-07-19 markmClean up some trailing whitespace.
2015-07-19 andrewSort the ARM atomic functions to be in alphabetical...
2015-07-19 kibRevert bit of the r285627, locore.s does not need inclu...
2015-07-19 araujoAdd support to the jail framework to be able to mount...
2015-07-19 marius- Record dependencies of gdb/gdbtui/kgdb on binutils...
2015-07-18 jmgmove the prototype to the lib.h header.. This makes...
2015-07-18 jmgother fixes to make boot2 compile for IXP... Properly...
2015-07-18 jmgrevert r278579, this is in a different compile environm...
2015-07-18 kibFurther cleanup after r285607.
2015-07-18 allanjudeAdd support for two workarounds for known issues bootin...
2015-07-18 ianDeselect the sd card before re-selecting it when workin...
2015-07-18 luigifix a typo in a comment
2015-07-18 traszExpand sysctl descriptions in iscsi(4) and ctl(4).
2015-07-18 traszRemove a comment in the wrong place.
2015-07-18 traszDocument suspend/resume notification in devd.conf(5).
2015-07-18 traszAdd CARP events description to devd.conf(5).
2015-07-18 traszfstyp(8) ships with 10.2.
2015-07-18 traszuefisign(8) ships with 10.2.
2015-07-18 kibThe si_status field of the siginfo_t, provided by the...
2015-07-18 kevloSince the IETF has redefined the meaning of the tos...
2015-07-18 markjFix the !KDTRACE_HOOKS build.
2015-07-18 araujoFix contraction spotted by igor(1) and remove 2 .Ed...
2015-07-18 markjPass the lock object to lockstat_nsecs() and return...
2015-07-18 markjModify lockstat_nsecs() to just return unless lockstat...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 edUndo r285656.
2015-07-17 bennoEnable pms module on amd64 for now.
2015-07-17 bennoDisable debugging.
2015-07-17 baptmake ctdladm(8) return 0 is everything was ok.
2015-07-17 pkelseyCheck TCP timestamp option flag so that the automatic...
2015-07-17 edAdd an API for easily creating userspace threads in...
2015-07-17 zbbFix possible coherency issues between PEs related to...
next