]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add descriptions to a handful of sysctl nodes.
[FreeBSD/FreeBSD.git] / sys /
2010-08-09 gavinAdd descriptions to a handful of sysctl nodes.
2010-08-09 des- Add full support for header / data digests.
2010-08-09 mmReturn EIO if vdev->v_phys_read is NULL.
2010-08-09 yongariIt seems some old Sundace(now IC Plus Corp.) controller...
2010-08-09 attilioThe r208165 fixed a bug related to unsigned integer...
2010-08-08 jamieBack out r210974. Any convenience of not typing "persi...
2010-08-08 gavinThe PL2302X can support any baud rate <= 6Mbps, allow...
2010-08-08 dwmaloneDon't pass sizeof(u_int) to an argument of SYSCLT_PROC...
2010-08-08 mariusWrap some sun4u-only symbols.
2010-08-08 marius- As it is not possible for sched_bind(9) to context...
2010-08-08 jchandraloadandclear() for PTEs are not needed on MIPS. The...
2010-08-08 bschmidtLicense ACK is not required for the wpifw module nor...
2010-08-08 delphijAddress an edge condition that we found at work, where...
2010-08-08 jkimDo not build real mode emulator for i386. We use VM86...
2010-08-08 edDon't use struct timezone.
2010-08-08 yongariCache PCIY_PMG and PCIY_EXPRESS capability pointer...
2010-08-08 yongariRemove unnecessary assignment.
2010-08-08 yongariAlways disable ASPM L0s and enable L1 before entering...
2010-08-08 marius- Introduce a cpu_ipi_single() function pointer in...
2010-08-08 mariusFor CPUs which ignore TD_CV and support hardware unalia...
2010-08-07 yongariDo not touch CMB TX threshold register when CMB is...
2010-08-07 yongariController does not seem to support more than 1024...
2010-08-07 yongariMarvell model number 0x06 is 88E1101 PHY.
2010-08-07 ivorasTo help with sequential read UFS performance on modern...
2010-08-07 tuexenFix a bug where MSG_TRUNC was not returned in all neces...
2010-08-07 gavinSync the list of devices supported by uslcom(4) with...
2010-08-07 gavinSort this file a little better: the vendors are suppose...
2010-08-07 kibPrefer struct sysentvec sv_psstrings to hardcoding...
2010-08-07 kibAdd compat32 definition for (old) struct ostat.
2010-08-07 pjdIn FreeBSD we use 'jailed' property.
2010-08-07 joelFix typo in comment.
2010-08-07 rwatsonProperly bounds check ioctl/pioctl data arguments for...
2010-08-07 jkimProtect shared palette and state buffer with a mutex...
2010-08-07 jkimDo not block any I/O port on amd64.
2010-08-07 jkimOptimize interrupt vector lookup. There is no need...
2010-08-07 neel- Consolidate the the cache coherence attribute definit...
2010-08-06 jkimWhen EC burst mode is activated and multiple bytes...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 jamieImplicitly make a new jail persistent if it's set not...
2010-08-06 jfvPut the early setting of the MAC type back, its
2010-08-06 bschmidtFix whitespace nits.
2010-08-06 mjacobFigure which is the IO and MEM bars- do not assume...
2010-08-06 jkimRemove unnecessary casting and simplify code. We are...
2010-08-06 jkimCorrect argument order of acpi_restorecpu(), which...
2010-08-06 jhbAdd a new ipi_cpu() function to the MI IPI API that...
2010-08-06 jkimConsistently use architecture specific macros.
2010-08-06 jhbAdjust the interface type in the link layer socket...
2010-08-06 csjpAdd Xen to the list of virtual vendors. In the non...
2010-08-06 jkimFix allocation of multiple pages, which forgot to incre...
2010-08-06 kibDisable sync cache for the Transcend Jetflash V90....
2010-08-06 kibMark /dev/zero and /dev/null as eternal.
2010-08-06 kibEnable shared lookups and externed shared ops for devfs.
2010-08-06 kibAdd "show cdev" ddb command.
2010-08-06 kibAdd new make_dev_p(9) flag MAKEDEV_ETERNAL to inform...
2010-08-06 jchandraFix issue reported by alc :
2010-08-06 kibEnable shared locks for the devfs vnodes. Honor the...
2010-08-06 kibInitialize VV_ISTTY vnode flag on the devfs vnode creat...
2010-08-06 jchandraFix the issue reported by alc:
2010-08-06 neelRemove redundant declaration of 'pcib_driver' class...
2010-08-06 neelUse a signed integer to hold the address of a register.
2010-08-06 neeluint64_t is 'unsigned long' in n64 build, so compiler...
2010-08-06 yongariReduce Tx interrupt moderation timer from 50ms to 1ms...
2010-08-05 gonzo- Add interrupts counter for PCI devices
2010-08-05 jkimRe-add flag register for output. Some BIOS calls actua...
2010-08-05 jkimDo not copy stack pointer and flags. These registers...
2010-08-05 jkimImplement a simple native VM86 backend for X86BIOS...
2010-08-05 jhbChange the MPTable and $PIR PCI-PCI bridge drivers...
2010-08-05 tuexenFix a bug where endpoints bound to wildcard addresses...
2010-08-05 olliFix a bunch of errors (spelling and similar).
2010-08-05 jhb- Retire acpi_pcib_resume(). It is has just been an...
2010-08-05 neelFix a race between clock_intr() and tick_ticker() when...
2010-08-04 kibCopy inode birthtime to the struct stat32.
2010-08-04 kibFix style.
2010-08-04 jchandraAdd 3 level page tables for MIPS in n64.
2010-08-04 jchandraithd_name no longer defined, use td_name. Fix compile...
2010-08-04 gavinDo not free sc if attach failed, as it was allocated...
2010-08-04 alcIn order for MAXVNODES_MAX to be an "int" on powerpc...
2010-08-04 rmacklemAdd some mutex locking on the nfsnode to the regular...
2010-08-04 delphijCatch known CPUs before using IA32_TEMPERATURE_TARGET.
2010-08-03 olliAdd support for ATI Radeon HD 4250.
2010-08-03 jkimRemove an unnecessary register load.
2010-08-03 kibProperly set ifi_datalen for compat32 struct if_data32.
2010-08-03 jkimsavectx() has not been used for fork(2) for about 15...
2010-08-03 kibWhen compat32 recvmsg(2) does not need to copy out...
2010-08-03 aeCheck that gsp is not NULL before access. It can be...
2010-08-03 aeCheck that table is not NULL before access, it can...
2010-08-03 rmacklemModify the return value for nfscl_mustflush() from...
2010-08-02 emaxFix typo
2010-08-02 alcUpdate the "desiredvnodes" calculation. In particular...
2010-08-02 jkimRearrange struct pcb. r177532 (CVS r1.64 of pcb.h...
2010-08-02 bcrFix two (very common) occurrences of s/sytem/system...
2010-08-02 jkim- Merge savectx2() with savectx() and struct xpcb with...
2010-08-02 jhbTweak the logic to disable CLFLUSH in virtual environme...
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-08-02 uqsmdoc: make sure to pass at least one argument to quotat...
2010-08-02 aeForward ioctl requests to original geom.
2010-08-02 aeRelease access for consumers that are opened, but will...
2010-08-01 tuexenCleanup code.
2010-07-31 nwhitehornImprove hash coverage for kernel page table entries...
2010-07-31 bzDocument the mandatory argument to the arptimer() and
next