]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove cruft; ICL_RDMA was never actually working, and will be redone
[FreeBSD/FreeBSD.git] / sys /
2015-01-26 traszRemove cruft; ICL_RDMA was never actually working,...
2015-01-26 jhbLock the socket buffer before jumping to the 'out'...
2015-01-26 jhb- Update a disabled KASSERT() to use sbused() instead...
2015-01-26 jhbFix a couple of panics when detaching from a cxgbe...
2015-01-26 mavFix several potential overflows in UNMAP code.
2015-01-26 brAdd a generic way for hooking PMC interrupt.
2015-01-26 kibEnsure that _tmppt KVA is used exclusively by providing...
2015-01-26 roygeramd64: allow base memory segment to start at address...
2015-01-26 ngieAdd MK_AUTOFS knob for building and installing autofs...
2015-01-26 ngieAdd MK_BHYVE knob for building and installing bhyve...
2015-01-26 adrianCall WITNESS_WARN() in callout_drain() to check whether...
2015-01-25 gonzo- Increase default i2c bus timeout to 5 seconds from...
2015-01-25 scottlFix the ioctl interface to properly support fetching...
2015-01-25 gonzoAdd vt(4) support to AM335x LCDC driver
2015-01-25 jhbIf the boot-time memory test is enabled, output a dot...
2015-01-25 jhbChange the default VFS timestamp precision from seconds...
2015-01-25 jhbPass a valid Dx state variable to PCIB_POWER_FOR_SLEEP...
2015-01-25 jhbUse an sbuf to generate the output of the net.inet...
2015-01-25 desRemove ISA NICs. Anyone still using these on amd64...
2015-01-25 desFix the font in the text version. This has bothered...
2015-01-25 ngieBuild cuse(4) if MK_CUSE != no
2015-01-25 ngieAdd MK_CCD knob for building and installing ccd(4)...
2015-01-25 ngieAdd MK_ISCSI knob for building the iscsi initiator...
2015-01-24 ianReimplement fdt_clock_register_provider() correctly...
2015-01-24 adrianChange the permissions from 0660 to 0600.
2015-01-24 willAdd vm.panic_on_oom sysctl, which enables those who...
2015-01-24 rstonevmspace_release() may sleep if the last reference is...
2015-01-24 mavFix wrong LUN reference in XCOPY block-to-block operation.
2015-01-24 kibAvoid calling vmspace_free() while owning the process...
2015-01-24 brAdd support for audio transmitting, include drivers...
2015-01-24 kibRemove Giant from /dev/mem and /dev/kmem. It is defini...
2015-01-24 kibProvide individual prototype and generate macros for...
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...
next