]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Mention cc_cdg.
[FreeBSD/FreeBSD.git] / sys /
2014-12-26 bzLet's see if we can fix the NOINET if_gif(4) module...
2014-12-25 rmacklemDelete some duplicate code that was harmless because
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 aeExtern declarations in C files loses compile-time check...
2014-12-25 phkDeorbit the IEEE-488/GPIB support.
2014-12-25 ianDefine only the CP15 register operations that are valid...
2014-12-25 ianAdd macros for asm barrier instructions with arch-speci...
2014-12-25 phkUse compiled in default keymaps which are available...
2014-12-25 loosAdd interrupt support for GPIO pins on OMAP4 and AM335x.
2014-12-25 ianFor data and instruction prefetch aborts, call the...
2014-12-25 ianCreate 'L' variants of all the ENTRY macros for file...
2014-12-25 ianFix the GLOBAL macro so it works (upper vs lowercase...
2014-12-25 ianStylish changes... put tabs where they need to be in...
2014-12-25 rmacklemFix the comment introduced in r276192 so that it clearly
2014-12-25 aeFix VIMAGE build.
2014-12-25 ianRemove _PROF_PROLOGUE from the EENTRY() macros. These...
2014-12-25 ianOops, I fumbled a semicolon on the style changes; recov...
2014-12-25 ianChange the style of the DO_AST macro to match the other...
2014-12-25 rmacklemA deadlock in the NFSv4 server with vfs.nfsd.enable_loc...
2014-12-24 rmacklemModify vop_stdadvlock{async}() so that it only
2014-12-24 ianDisplay the correct value for cache Level of Coherency...
2014-12-24 ianCleanup up ARM *frame structures...
2014-12-24 aeRename ip4_def_policy variable to def_policy. It is...
2014-12-24 ianEliminate unnecessary references to pte.h internals...
2014-12-24 andrewRename pic_ipi_get to pic_ipi_read for intrng.
2014-12-24 andrewSwitch i.MX to use the platform code to help with a...
2014-12-24 scottlFix tunable and sysctl handling of the fail_on_task_tim...
2014-12-24 loosBring in the last round of updates before adding the...
2014-12-24 impAdd Intel vendor ID to the device table to make it...
2014-12-24 loosImproves the GPIO API description a little bit.
2014-12-24 ianRevert a glitched mismerge that got caught up in the...
2014-12-24 ianDefine the old-school arm arch constants we still use...
2014-12-24 ianDon't assume required FDT properties are present.
2014-12-24 ianRevert r276101, it didn't fix the problem and causes...
2014-12-23 aeRemove if_stf.h. It contains only one function declarat...
2014-12-23 loosDo not return the total number of available pins but...
2014-12-23 adrianBump the valid GPIO range for rfkill up from 8 to 16.
2014-12-23 aeRemove in_gif.h and in6_gif.h files. They only contain...
2014-12-23 emasteUpdate comment: only one file in the FAT file system...
2014-12-23 emasteUse explicit --output-target to set EFI file format
2014-12-23 ianConvert a couple lingering NO_FORTH conditionals to...
2014-12-23 markjRestore the trap type argument to the DTrace trap hook...
2014-12-23 mavHide block device VPD pages for non-block devices.
2014-12-23 rmacklemFix kernel builds with "options NFS_DEBUG" that
2014-12-23 glebiusm_clrprotoflags() is designed to cleanup M_PROTO flags...
2014-12-23 mavFix potential division by zero after r275920.
2014-12-23 smhAlways sync the global ZFS config cache to reflect...
2014-12-23 impAlways select the card before we do the 4.x specific...
2014-12-23 rpauloTemporarily disable the cpus directive until I figure...
2014-12-23 neelAllow ktr(4) tracing of all guest exceptions via the...
2014-12-23 rmacklemRemove the old NFS client and server from head,
2014-12-22 ianAdd a new loader(8) variable, twiddle_divisor, allowing...
2014-12-22 impDon't require ${SYSDIR}/../COPYRIGHT to exist. Fall...
2014-12-22 impMake this compile when TERM_EMU is not defined.
2014-12-22 smhFix panic when resizing ZFS zvol's
2014-12-22 smhRefactor zvol locking to minimise diff with upstream
2014-12-22 jhbExplicitly treat timeouts when waiting for IBF or OBF...
2014-12-22 roygervt: register the memory regions used by the vt drivers
2014-12-22 smhStandardise on illumos for #ifdef's in zvol.c
2014-12-22 loosRemove some leftovers from OMAP3 support.
2014-12-22 loosSimplify the use of locks where possible, remove the...
2014-12-22 glebiusIn sbappend*() family of functions clear M_PROTO flags...
2014-12-22 glebiusAdd flag VM_ALLOC_NOWAIT for vm_page_grab() that preven...
2014-12-22 glebiusDo not clear flag that vm_page_alloc() doesn't support.
2014-12-22 glebiusDocument flags of vm_page allocation functions.
2014-12-22 ianReplace the clock divisor terms with values that also...
2014-12-21 ianAdd -march=armv7a to the kernel compile for all ARM...
2014-12-21 andrewFix the unwinder to get past functions with no stack...
2014-12-21 andrewPull out the fdt mapping code into intr.c. The arm_intr...
2014-12-21 ianEliminate a "cast discards qualifiers" warning when...
2014-12-21 ianEliminate a redundant declaration.
2014-12-21 ianRemove a volatile qualifier on return type that is...
2014-12-21 andrewFurther reduce the diff between the arm_intrng gic...
2014-12-21 ianAllow whitspace to appear between device name and unit...
2014-12-21 andrewReduce the diff between the lpc interrupt controller...
2014-12-21 andrewReduce the diff in the Ti aintc between head and arm_intrng
2014-12-21 smhstyle (9) nits
2014-12-21 andrewReduce the diff between head and arm_intrng with the...
2014-12-21 smhReturn the error from ahci_setup_interrupt in ahci_attach
2014-12-21 andrewReduce the diff to the arm_intrng project branch by...
2014-12-21 smhClamp ahci max irq's to AHCI_MAX_IRQS
2014-12-21 smhAdd a constant AHCI_MAX_IRQS removing magic number
2014-12-21 tuexenDon't check twice that inp is not NULL.
2014-12-21 kibAdd VN_OPEN_NAMECACHE flag for vn_open_cred(9), which...
2014-12-21 kibHandle MAKEENTRY cnp flag in the VOP_CREATE(). Curious...
2014-12-21 andrewFix the indentation to simplify comparing the ARM confi...
2014-12-21 andrewtart to clean up the armv6 kernel configs by reducing...
2014-12-21 impWhere appropriate, use the modern terms for the one...
2014-12-21 adrianUpdate ieee80211_sta_tim_notify() to do double duty...
2014-12-21 adrianBreak out the unicast/multicast TIM bit setting into...
2014-12-21 adrianAdd more debugging to try and track down this scan...
2014-12-20 adrianAdd some more debugging to the scan cancel methods...
2014-12-20 glebiusRevert r274494, r274712, r275955 and provide extra...
2014-12-20 tuexenFix and harmonize the validation of PR-SCTP policies.
2014-12-20 adrianRemove some hard-coded IE assembly over to use net80211...
2014-12-20 neelEmulate writes to the IA32_MISC_ENABLE MSR.
2014-12-20 adrianDocument where in scan_task the scan state can change...
2014-12-20 rpauloDriver for CPU frequency/voltage control on the Raspber...
2014-12-20 andrewClean up the style of the CUBIEBOARD2 config file
2014-12-20 andrewClean up to use the standard style of "options \t"...
next