]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Make sure the compiler flag to get cxgbe(4) to compile with gcc is used
[FreeBSD/FreeBSD.git] / sys /
2015-01-24 npMake sure the compiler flag to get cxgbe(4) to compile...
2015-01-24 nwhitehornFix typo in r277561.
2015-01-24 gonzoAfter interrupt read value from register to make sure...
2015-01-24 willWhen creating or updating a node, use vfs_timestamp...
2015-01-24 neelAdd macro to identify AVIC capability (advanced virtual...
2015-01-23 willFix panic in firewire and creation of invalid config...
2015-01-23 jillesRun make sysent.
2015-01-23 jillesAdd futimens and utimensat system calls.
2015-01-23 jkimSimplify retry loops. No functional change.
2015-01-23 jkimRevert r216942. This commit was premature and caused...
2015-01-23 ianAdd pinctrl driver support for the encoded input regist...
2015-01-23 kevloRemove break after return.
2015-01-23 willLog hardware interface up/down as "hardware" rather...
2015-01-23 willWhen a CARP state change is caused by an ifconfig reque...
2015-01-23 nwhitehornUse relocation-safe methods to determine the sizes...
2015-01-23 danfeFix usage example in kvprintf(9) and its copy in libsta...
2015-01-23 ianEnable all the mmc/sd controllers, because there's...
2015-01-23 willImprove the distribution of LAGG port traffic.
2015-01-22 nwhitehornAllow use of a pre-instantiated RTAS as well as a self...
2015-01-22 ianDeclare Maxmem on arm. This should have been part...
2015-01-22 ianAdd the Maxmem global and set it to the highest physica...
2015-01-22 willImprove CARP logging so that all state transitions...
2015-01-22 mavDon't count requests with status sent as overlapping.
2015-01-22 hselaskyRevert for r277213:
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-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 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 kibDo not assert that the new pipepair mutex is not initia...
2015-01-21 kibAn update for the i915 GPU driver, which brings the...
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 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 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 willRestore the CAM XPT peripheral generation counter,...
2015-01-20 tuexenRemove comparisons which are not necessary.
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...
next