]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Rework the test which raises OOM condition. Right now, the code
[FreeBSD/FreeBSD.git] / sys /
2015-11-16 kibRework the test which raises OOM condition. Right...
2015-11-16 adrianAdd QCA9533 to the list of SoCs that require IRQ's...
2015-11-16 kibDo not use vmspace_resident_count() for the OOM process...
2015-11-16 kibVM daemon works in parallel with the pagedaemon threads...
2015-11-16 adrianAdd initial support for the QCA953x ("Honeybee") from...
2015-11-16 ngieMFhead @ r290899
2015-11-15 melifaroBring back the ability of passing cached route via...
2015-11-15 traszDoh, commit in a wrong directory. Fix r290857.
2015-11-15 traszSpeed up rctl operation with large rulesets, by holding...
2015-11-15 mavIncrease reset assertion time from 10 to 100us.
2015-11-14 gonzoReplace magic numbers for CCGRx registers with more...
2015-11-14 gonzoSomewhat improve HDMI event API
2015-11-14 mavFix/improve CRN tracking.
2015-11-14 melifaroPass provided af instead of AF_UNSPEC to setwa_f callback.
2015-11-14 mavAdd NULL check to make Coverity happy.
2015-11-14 melifaroMove iflladdr_event eventhandler invocation to if_setll...
2015-11-14 gonzohdmi_if.m will be reused by iMX6 IPU code so move it...
2015-11-14 gonzoMove all HDMI-related stuff to hdmi_if.m, hdmi.h is...
2015-11-14 jtlOptimizations to the way hwpmc gathers user callchains
2015-11-14 jtlFix hwpmc "stalled" behavior
2015-11-14 cemif_ntb: Clear the right QP in the free bitmap
2015-11-13 gonzo- Add driver for System-Reset-Controler i.MX6 module
2015-11-13 smhRevert r290403
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-13 impAdd support for the Zybo and similar boards to ZEDBOARD...
2015-11-13 hselaskyAdd assert and note about the size of "unsigned long...
2015-11-12 jhbExport various helper variables describing the layout...
2015-11-12 gonzoEnable cloks for all USDHC interfaces, previous value...
2015-11-12 gavinConsistently capitalize "TI" as an abbreviation for...
2015-11-12 cemNTB: MFV 8b782fab: unify translation addresses
2015-11-12 impMove the root to s3a given this kernel will be used...
2015-11-12 rrsBump version number since callout_stop() macro now...
2015-11-12 rrsStyle 9 changes.
2015-11-12 hselaskyFix integer to pointer of different size conversion...
2015-11-12 hselaskyFix print formatting compile warnings for Sparc64 and...
2015-11-12 hselaskyCompile fix for 32-bit platforms:
2015-11-12 smhFix ixl debug sysctls panic
2015-11-12 kibFix UP build.
2015-11-12 hselaskyBuild fixes:
2015-11-12 gonzoAdd riotboard DTB to dtb/imx6
2015-11-12 impRevisit this old board with 64MB of RAM. Comment out...
2015-11-11 cemif_ntb: MFV c92ba3c5: invalid buf pointer in multi...
2015-11-11 cemNTB: Add more HW registers to device sysctl tree
2015-11-11 cemntb: volatile some members set by interrupt routines
2015-11-11 cemntb_hw: Similarly, add a debug-leveled macro for ntb_hw
2015-11-11 cemif_ntb: Add module-specific log level
2015-11-11 cemif_ntb: Transport link cleanup needs to be on a taskqueue
2015-11-11 cemNTB: Diff reduce with Linux
2015-11-11 cemntb_hw: Correctly detect DSD/USD
2015-11-11 cemntb_hw: In INTx fallback, correct db shift from 15...
2015-11-11 cemntb: Use caddr_t to simplify pointer arithmetic
2015-11-11 cemNTB: Skip db_valid validation writing DB link bit
2015-11-11 bdreweryRemove redundant declaration for sysctl kern.
2015-11-11 bdreweryUse a proper prototype.
2015-11-11 mavModify target port groups logic in CTL.
2015-11-11 gonzoRefactor bcm2835_cpufreq to use bcm2835_mbox_property API
2015-11-11 gonzo- Set have_message in interrupt to handle "response...
2015-11-10 bdreweryBuild all of sys/modules with SUBDIR_PARALLEL.
2015-11-10 rrsAdd new async_drain to the callout system. This is...
2015-11-10 rrsAdd a kernel test framework. The callout_test is a...
2015-11-10 jpaetzelFix a bug in the CPU % limiting code
2015-11-10 mmelARM: Refactor interrupt_enable/disable/restore.
2015-11-10 skraFix cp15 PAR definition and function. While here, add...
2015-11-10 skraFix pmap_fault(). It turned out that alignment abort...
2015-11-10 avosurtwn(4): add IBSS mode support
2015-11-10 hselaskyAdd mlx5 and mlx5en driver(s) for ConnectX-4 and Connec...
2015-11-10 kibImplement atomic_testandset_{32,int,long,64} for ARMv6...
2015-11-10 mmelARM: Remove trailing whitespace from sys/arm/include
2015-11-10 mmelARM: Improve robustness of locore_v6.S and fix errors.
2015-11-10 skraFix slots DMA memory handling. It's similar to r290553.
2015-11-10 tuexenAdd support for SCTP checksum offloading for the 82580...
2015-11-10 hselaskyUpdate the wsp driver to support newer touch pads,...
2015-11-10 npcxgbe/t4_tom: add a knob to the default configuration...
2015-11-10 avosurtwn(4): fix the build.
2015-11-10 avosurtwn(4): add HOSTAP mode support.
2015-11-09 avosurtwn(4): refactor and fix TX path.
2015-11-09 tijlFix typo (s/ncpus/mp_ncpus/)
2015-11-09 gargaFix kernel build, broken in r290612
2015-11-09 bzNow that the PMU implementation is independent of HWPMC
2015-11-09 cemlinuxkpi/sysfs.h: Cast arg2 through intptr_t to avoid...
2015-11-09 adrianath(4): begin fleshing out a "reset type" extension...
2015-11-09 roygerxen-blkfront: add support for unmapped IO
2015-11-09 roygerx86/dma_bounce: rework _bus_dmamap_load_ma implementation
2015-11-09 melifaroDecompose arp_ifinit() into arp_add_ifa_lle() and arp_a...
2015-11-09 melifaroUse lladdr_event to propagate gratiotus arp.
2015-11-09 emasteFix typo in message from arm64 ITS workaround
2015-11-09 marius- Although it doesn't make a whole lot of sense to...
2015-11-08 avosurtwn(4): improve RX filter.
2015-11-08 emasteSync arm64 GENERIC whitespace/comments with amd64
2015-11-08 andreastImprove r290373, do a runtime check rather than a compi...
2015-11-08 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-11-08 skraFix pagelist bus_dmamap_t map handling. Memory for...
2015-11-08 traszMake naming more consistent; no functional changes.
2015-11-08 traszSpeed up rctl(8) rule retrieval; the difference shows...
2015-11-08 tijlSince r289279 bufinit() uses mp_ncpus, but some archite...
2015-11-08 melifaroPrint proper setfib values in ipfw log.
2015-11-08 melifaroFix setfib target.
2015-11-08 hselaskyAvoid using the bounce buffer when the source or destin...
2015-11-08 skraMake usermode variable the bool type. It's already...
2015-11-08 gonzoFix some of WITNESS complaints and bootup lock by remov...
next