]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-01-22 hselaskyRevert for r277213:
2015-01-22 ngieMake this compile with WARNS=6 and clang/gcc
2015-01-22 rstonestyle(9) cleanup
2015-01-22 gonzoAdd last_fault_code used in pmap-v6.c if kernel is...
2015-01-22 gonzoWrite ACK for all kinds of LCDC interrupts
2015-01-22 glebiusBack out r276841, r276756, r276747, r276746. The change...
2015-01-22 willEnable nanobsd.sh to be executed when pwd != NANO_SRC.
2015-01-21 emasteFix bootstrap on systems with old libdwarf and WITHOUT_CDDL
2015-01-21 ianMove the __aligned() declaration to where it will actua...
2015-01-21 willFix SCSI status byte reporting on 4Gb and 8Gb Qlogic...
2015-01-21 willForce commit to record the correct log for r277513.
2015-01-21 willChange 1112791 by kenm@ken.spectrabsd8 on 2015/01/15...
2015-01-21 ianMicro-optimize the new arm inline bus_space implementat...
2015-01-21 willFix remote DMA based firewire debugging when targeting
2015-01-21 willFix firewire panic when issuing a reply to an unhandled
2015-01-21 willProperly lock accesss to the firewire_comm->devices...
2015-01-21 willFix panic in firewire and creation of invalid config...
2015-01-21 willFix a FWXF_INQ race in the firewire driver.
2015-01-21 willFix one cause of firewire panics.
2015-01-21 willGarbage collect dragonfly and legacy FreeBSD system...
2015-01-21 willRemove commented log messages.
2015-01-21 willIgnore sync requests from the system syncher, i.e....
2015-01-21 gonzoRemove "#define DEBUG" that conflicts with "option...
2015-01-21 willEliminate an #ifdef illumos for zfs_ioc_rename().
2015-01-21 nwhitehornAdd POWER7+ and POWER8 to the list of CPUs with 32...
2015-01-21 nwhitehornMake sure to relocate tmpstk with everything else and...
2015-01-21 nwhitehornMake 64-bit AIM trap handlers relocatable by changing...
2015-01-21 emasteRemove addr2line from cross elftoolchain tools list
2015-01-21 mjgfiledesc: avoid spurious copying of capabilities in...
2015-01-21 mjgfiledesc: return 0 from badfo_close
2015-01-21 mjgfiledesc: fix whitespace nits in fget and fget_read
2015-01-21 willAdd vfs.zfs.reference_tracking_enable sysctl/tunable.
2015-01-21 andrewUpdate the parsing of the cpu node. We are unable to...
2015-01-21 andrewMerge all the copies of _tcb_ctor and _tcb_dtor.
2015-01-21 kibDo not assert that the new pipepair mutex is not initia...
2015-01-21 kibFix bug in r276630. Do not allow pthread_sigmask(...
2015-01-21 kibAn update for the i915 GPU driver, which brings the...
2015-01-21 gavin"softc" is short for "software context", use that phras...
2015-01-21 rrsFix minor errors found by coverity. Thanks Gleb for
2015-01-21 ngieFollow up to r277449 by fixing the remaining NSEC_TO_TI...
2015-01-21 kevloTypo: ivalid -> invalid.
2015-01-21 ianRemove a couple files that are no longer used (function...
2015-01-21 ianUse explicit initializer style, fill in missing functio...
2015-01-21 ianUse the base arm bus_space instead of an identical...
2015-01-21 ianUse the base arm bus_space instead of an identical...
2015-01-21 ianUse the base arm bus_space instead of an identical...
2015-01-21 ianUse the base arm bus_space instead of an identical...
2015-01-21 ianRemove a no-longer-used include.
2015-01-21 ianThe versatile platform had two copies of a bus_space...
2015-01-21 ianRename bus_space-v6.c to bus_space_base.c, because...
2015-01-21 ianUse explicit initializer style, fill in missing functions.
2015-01-21 ianMove bs_unimplemented() to bus_space_generic.c so it...
2015-01-21 ianThe mv/bus_space.c file is essentially identical to...
2015-01-21 nwhitehornOn 64-bit PowerPC, use more native forms of the PPC...
2015-01-21 ianFor some reason, all the arm bus_space functions that...
2015-01-21 ianUse arm/bus_space-v6.c for all armv6 systems, the essen...
2015-01-21 ianUse the explicit member initializer style to init the...
2015-01-21 emasteAdd missing R_X86_64_ constants to elf_common.h
2015-01-21 delphijFix xz handling for files larger than 32K.
2015-01-21 emasteredelf: Add missing R_X86_64_ relocation types
2015-01-21 mjgfiledesc: plug a test for impossible condition in _fget
2015-01-21 ianRevise the arm bus_space implementation to avoid derefe...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 ianAdd inline implementations of arm bus_space_read/write_N().
2015-01-20 ngieGarbage collect a prove test wrapper
2015-01-20 willFix arc__shrink DTrace probe's to_free argument.
2015-01-20 willUse the "zfs_gfs" tag for GFS vnodes to make them easie...
2015-01-20 willNSEC_TO_TICK(usec) -> NSEC_TO_TICK(nsec)
2015-01-20 willRemove unused strdup() #define.
2015-01-20 jbeich- Add jbeich as a ports committer
2015-01-20 willRestore the CAM XPT peripheral generation counter,...
2015-01-20 delphijMFV r277432:
2015-01-20 tuexenRemove comparisons which are not necessary.
2015-01-20 sbrunoAllow clang to be built for mips/mips64 backend types...
2015-01-20 bro Restore 'goto tr_setup;' when operating in host mode...
2015-01-20 nwhitehornThere does not seem to be any reason to acquire GIANT...
2015-01-20 bro Do notify USB host each time we receive 'set packet...
2015-01-20 mavAllow skipping dmu_buf_will_dirty() call in dsl_dir_tra...
2015-01-20 roygerloader: fix the size of MODINFOMD_MODULEP
2015-01-20 hselaskyFix returned data for the USB_GET_DEV_PORT_PATH IOCTL...
2015-01-20 andrewRemove the SMP code from locore-v4. These will never...
2015-01-20 andrewAdd the User and PL1 read only and reqd write thread...
2015-01-20 brAdd 128-byte cache flushing routines.
2015-01-20 ganboldEnable Synopsys DesignWare Mobile Storage Host Controller
2015-01-20 nwhitehornRemove space in the FDT reservation map from the availa...
2015-01-20 nwhitehornZero BSS explicitly if not started by loader(8). Add...
2015-01-20 neelUpdate the vdso timehands only via tc_windup().
2015-01-20 gonzoProperly clear IRQ status in order to fix "Spurious...
2015-01-19 hselaskyAdd missing linuxapi module dependencies and always...
2015-01-19 hselaskyAdd more functions to the Linux kernel compatibility...
2015-01-19 nwhitehornAdd some initial infrastructure for relocating the...
2015-01-19 kibStop enforcing additional reference on all cdevs, which...
2015-01-19 kibIgnore devfs directory entries for devices either being...
2015-01-19 mavRemove extra mtx_unlock().
2015-01-19 tuexenCode cleanup.
2015-01-19 andrewMake the clock-frequency property optional as it may...
2015-01-19 hselaskyMinor refactoring of code block.
2015-01-19 ngieFix the build when INVARIANTS is defined by restoring...
2015-01-19 neelMOVS instruction emulation.
2015-01-19 neelFix a bug in libvmmapi 'vm_copy_setup()' where it would...
next