]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-15 Stanislav GalabovIn order to build a kernel with one of these configs...
2016-04-15 Konstantin... Always calculate divisor for the counter mode of LAPIC...
2016-04-15 Pedro F. Giffuniarm: for pointers replace 0 with NULL.
2016-04-15 Andrew TurnerAdd a flag field to struct gic_irqsrc and use it to...
2016-04-15 Pedro F. Giffunimips: for pointers replace 0 with NULL.
2016-04-15 Pedro F. Giffunipowerpc: for pointers replace 0 with NULL.
2016-04-15 Andrew TurnerAdd initial GICv2m support to the arm GIC driver. This...
2016-04-15 Edward Tomasz... Allocate RACCT/RCTL zones without UMA_ZONE_NOFREE;...
2016-04-15 Konstantin... Sync cam.ko module source list with the static kernel...
2016-04-15 Pedro F. Giffuninetpfil: for pointers replace 0 with NULL.
2016-04-15 Pedro F. Giffunisparc64: for pointers replace 0 with NULL.
2016-04-15 Pedro F. Giffuniofed: for pointers replace 0 with NULL.
2016-04-15 Edward Tomasz... Sort variable declarations.
2016-04-15 Roger Pau Monnébusdma/bounce: revert r292255
2016-04-15 Konstantin... Avoid NULL pointer dereference, for a process which...
2016-04-15 Sepherosa Ziehauhyperv/hn: Hide ring to channel linkage message under...
2016-04-15 Sepherosa Ziehauhyperv: No need to zero out softc
2016-04-15 Sepherosa Ziehauhyperv/stor: Use xpt_done_direct() upon I/O completion
2016-04-15 Sepherosa Ziehauhyperv/vmbus: Put multi-channel offer logging under...
2016-04-15 Sepherosa Ziehauhyperv/stor: Temporary disable the wrongly done command...
2016-04-15 Warner LoshExpand CAM_IO_STATS #ifdef to logical unit.
2016-04-15 Warner LoshPut function only used by CAM_NETFLIX_IOSCHED under...
2016-04-15 Warner LoshOut of an abundance of caution treat
2016-04-15 Warner LoshAdd update.
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-15 Cy SchubertStatic pointers need not be initialized.
2016-04-15 Cy SchubertUse NULL instead of 0 for pointer comparison.
2016-04-15 John BaldwinAdd a new PCI bus interface method to alloc the ivars...
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-15 Warner LoshAdd FCCT M500 to the NCQ black list. Linux added it...
2016-04-15 Warner LoshUse the new TUNABLE_INT64 to match the type of sbintime_t.
2016-04-15 Warner LoshCreate wrappers for uint64_t and int64_t for the tunabl...
2016-04-15 Enji CooperSet test_argv to NULL, not 0, if not executing a specif...
2016-04-15 Enji CooperFix typos (intenral -> internal) in comments
2016-04-15 Sepherosa Ziehauhyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers and memory allocation.
2016-04-15 Justin HibbitsAdd fman and dpaa fixups for powerpc fdt
2016-04-15 Marcelo AraujoInitialize pointer with NULL instead of 0.
2016-04-14 Alan SomersAdd more debugging statements in vdev_geom.c
2016-04-14 Andrey V. ElsukovAdd External Actions KPI to ipfw(9).
2016-04-14 Warner LoshAdd note about CAM I/O scheduler.
2016-04-14 Enji CooperRegenerate the list of bsd.progs.mk supported variables
2016-04-14 Enji CooperCommit documentation change for r298012
2016-04-14 Enji CooperAdd DEBUG_FLAGS to PROG_VARS and STRIP to PROG_OVERRIDE...
2016-04-14 Warner LoshAdd a comment about why the timeout for flush was lower...
2016-04-14 Warner LoshAdd in missing files from r298002.
2016-04-14 Bryan DreweryRegenerate
2016-04-14 Scott LongUpdate the devd.conf man page to describe the new CAM...
2016-04-14 Bryan DreweryAdd more content for WITH_META_MODE/WITH_DIRDEPS_BUILD.
2016-04-14 Bryan DreweryMETA_MODE+filemon: Default -DNO_CLEAN enabled.
2016-04-14 Warren BlockRemove a link to the CTM section of the Handbook, which...
2016-04-14 Scott LongAdd a devctl/devd notification conduit for CAM errors...
2016-04-14 Andrey V. ElsukovChange the type of 'etlv' field in struct named_object...
2016-04-14 Warner LoshNew CAM I/O scheduler for FreeBSD. The default I/O...
2016-04-14 Andrey V. ElsukovAdjust some comments and make ref_opcode_object() static.
2016-04-14 Andrey V. Elsukovo Teach opcode rewriting framework handle several rewri...
2016-04-14 Enji CooperClean up trailing whitespace in lib/libcam; no function...
2016-04-14 Bryan DreweryMETA_MODE: Pass along the default sysroot in bootstrap...
2016-04-14 Bryan DreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-14 Bryan DreweryImplement the dependency condition more safely.
2016-04-14 Bryan DreweryFollow-up r297835: Let the intented default cookie...
2016-04-14 Bryan DreweryRework META_TARGETS so that it automatically adds META_...
2016-04-14 Bryan DreweryMark some more .PHONY targets.
2016-04-14 Andrey V. ElsukovMove several functions related to opcode rewriting...
2016-04-14 Alexander MotinExtract virtual port address from RQSTYPE_RPT_ID_ACQ.
2016-04-14 Michael TuexenAllow the handling of ICMP messages sent in response...
2016-04-14 Michael TuexenWhen delivering an ICMP packet to the ctlinput function...
2016-04-14 Bryan DreweryDefine the *soft targets properly.
2016-04-14 Bryan DreweryFollow-up r284673: /usr/lib32/libc_pic.a is still insta...
2016-04-14 Alan SomersUpdate a debugging message in vdev_geom_open_by_guids...
2016-04-14 Luiz Otavio... Do not overwrite the dchg variable.
2016-04-14 Luiz Otavio... Make pfctl(8) more flexible when parsing bandwidth...
2016-04-14 Pedro F. Giffunilibpcap: fix for simple NULL pointer dereference.
2016-04-14 Mariusz ZaborskiSet NULL to the ai_next pointer which fix cap_getaddrin...
2016-04-14 Andrey V. ElsukovFix output formatting of O_UNREACH6 opcode.
2016-04-14 Mark JohnstonInclude -a in the nextboot(8) usage string.
2016-04-14 Pedro F. Giffunirisc-v: for pointers replace 0 with NULL.
2016-04-14 Pedro F. Giffuniisa/pnp: for pointers replace 0 with NULL.
2016-04-14 Jamie GrittonClean up some style(9) violations.
2016-04-14 Pedro F. GiffuniRPC: for pointers replace 0 with NULL.
2016-04-14 Pedro F. Giffunix86: for pointers replace 0 with NULL.
2016-04-14 Ed Mastearm64 libc: hide .cerror, .curbrk, .minbrk for WITHOUT_...
2016-04-14 Andrew TurnerSort so pic_if.m is in the correct location with the...
2016-04-14 Ruslan BukinUnmagic the thread pointer offset.
2016-04-14 Andrew TurnerFix the types for the start, end, and count arguments to
2016-04-14 Hans Petter... Remove some unused fields.
2016-04-14 Hans Petter... Ensure the received IP header gets 32-bits aligned.
2016-04-14 Hans Petter... Add missing port_up checks.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Alexander MotinRemove watchdog timer stop check.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Andrew TurnerSet the upper limit of the DMAP region to the limit...
2016-04-14 Warner LoshBump bio_cmd and bio_*flags from 8 bits to 16.
2016-04-14 Warner LoshDeprecate using hints.acpi.0.rsdp to communicate the...
2016-04-14 Enji CooperDisable fmaxmin_test when compiling it with clang 3.8.0
2016-04-14 Warner LoshAdd comment about where b_iocmd and b_ioflags come...
next