]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-05-09 edAdd support for old TTY ioctls to kdump.
2009-05-09 alcFix a race involving vnode_pager_input_smlfs(). Specif...
2009-05-09 kmacyfix atomic.S rename and vimage breakage
2009-05-09 kmacyatomic.S has been renamed opensolaris_atomic.S to avoid...
2009-05-09 jhbConvert IPFW_DEFAULT_TO_ACCEPT into a loader tunable
2009-05-09 kmacy- rename atomic.S and crc32.c to avoid collisions when...
2009-05-09 delphijUpdate to less v429.
2009-05-08 davidch- Fixed incorrect packet length problem caused be earli...
2009-05-08 edRegenerate system call tables to use SVN ids.
2009-05-08 edRegenerate ibcs2 system call table.
2009-05-08 edBurn TTY ioctl bridges in compat layers.
2009-05-08 dfrUse log(9) for debug and status messages and hide some...
2009-05-08 zecA NOP change: style / whitespace cleanup of the noise...
2009-05-08 zecRemove a bogus check that unintentionally slipped in...
2009-05-08 zecIntroduce a new virtualization container, provisionally...
2009-05-08 philipSync ubsec(4) with reality, note BCM5825 support.
2009-05-08 thompsaDrain the tasks before the interface stop call in case...
2009-05-08 mavAdd one more board ID with inverted external amplifier...
2009-05-08 sepotvinChange the internal buffer used to store input lines...
2009-05-08 samkill more portability functions that are no longer...
2009-05-08 samkill unused OS_GETUPTIME
2009-05-07 kmacydon't call vn_rele_async_fini in the !_KERNEL case
2009-05-07 kmacydefine VN_RELE_ASYNC for use by libzpool
2009-05-07 kmacymove VN_RELE_ASYNC to the compatibility layer with...
2009-05-07 kientzlePartially revert r191171, which went too far in trying
2009-05-07 kmacyavoid LOR and gratuitous extra lock acquisitions by...
2009-05-07 kmacyAllow the VM to provide backpressure on the ARC cache...
2009-05-07 kmacyAsynchronously release vnodes to avoid blocking on...
2009-05-07 kmacyNo man page currently exists so comment the two uncommented
2009-05-07 jamieGive vfs_getopt the type it's expecting.
2009-05-07 mavAdd ID of one more SII3132 revision found on adaptec...
2009-05-07 jamieMove the per-prison Linux MIB from a private one-off...
2009-05-07 kibEliminate the loop and the call to pause(9) in vfs_vget...
2009-05-07 philipAdd PCI IDs for the Broadcom 5825 incarnation.
2009-05-07 edIf we have a regular rint handler, never go into rint_b...
2009-05-07 thompsaUse a 32 bit type for the interface mask as this equals...
2009-05-07 rrsrepository sync to multi-OS repo ... spaceing change
2009-05-07 rrsABI expansions to hopefully future-proof our MIB/netsta...
2009-05-07 emasteUpdate example with feedback from thompsa@.
2009-05-07 dchaginAdd KTR(9) tracing for futex emulation.
2009-05-07 skreuzerAdd my birthday
2009-05-07 skreuzerAdding myself as a ports committer
2009-05-07 emastes/ath0/wlan0/ since we no longer use the real device...
2009-05-07 dchaginLinux exports HZ value to user space via AT_CLKTCK...
2009-05-07 edAdd tcsetsid(3).
2009-05-07 dchaginChange linux struct tms definition to match actual...
2009-05-07 dchaginAdd preliminary KTR(9) support to the linux emulation...
2009-05-07 dchaginTo avoid excessive code duplication move MI definitions...
2009-05-07 dchaginReturn EAFNOSUPPORT instead of EINVAL in case when...
2009-05-07 alcEliminate an incorrect comment.
2009-05-07 alcDefine the kernel pmap in the same way on arm as on...
2009-05-07 dchaginRework r191742.
2009-05-07 thompsaAdd the Sierra AC885U and increase the max ports to 8.
2009-05-07 thompsa- Fix the u3g port detection where it would not calcula...
2009-05-07 thompsaUse vendor and product macro expansion to make the...
2009-05-07 samoptimize ath_tx_findrix: there's no need to walk the...
2009-05-06 samo cleanup checks for which vap combinations are permitt...
2009-05-06 samadd support for the Beacon Not Ready (BNR) interrupt
2009-05-06 cognetUse the good hints for the NSLU, it should fix the...
2009-05-06 jmgfix grammar...
2009-05-06 lulf- Split up the BIO queue into a queue for new and one...
2009-05-06 lulf- Fix a case where a RAID5 volume would think that...
2009-05-06 lulf- Check if any plexes are doing internal maintenance...
2009-05-06 lulf- Add forgotten KASSERT.
2009-05-06 lulf- Fix a bug where the bio_data field of the wrong BIO...
2009-05-06 lulf- GV_BIO_RETRY is not used, and it is actually impossib...
2009-05-06 lulf- Split the queue mutex into one for the event queue...
2009-05-06 dfrDisable adaptive mutexes and rwlocks for XENHVM.
2009-05-06 dfrFix XENHVM build.
2009-05-06 zecRemove unnecessary CURVNET_SET() calls where curvnet...
2009-05-06 zecUnbreak options VIMAGE kernel builds.
2009-05-06 nyanReduce diffs against i386.
2009-05-06 samrevert r191633; this breaks at91 & xscale (likely all...
2009-05-05 maximo FreeBSD 7.2 added.
2009-05-05 reneAdd my birthday to the calendar.
2009-05-05 rajGPT style partitioning for loader(8) with U-Boot suppor...
2009-05-05 kanSilence unsolicited spam printed out when KTR_MLD happe...
2009-05-05 zecUnbreak LINT build, caused by a change in struct ng_nod...
2009-05-05 thompsaMake sure the frame list base address is re-programmed...
2009-05-05 thompsaRemove USB shutdown methods from device drivers as...
2009-05-05 thompsaRevert part of r191494 which used the udev state to...
2009-05-05 snbAdd myself as a mentee of dwmalone for the committers...
2009-05-05 traszMake gmultipath(8) easier to find.
2009-05-05 stas- Add support for PXA270 cpu.
2009-05-05 zecChange the curvnet variable from a global const struct...
2009-05-05 jamieAdd a constant PR_MAXMETHOD to better define the jail...
2009-05-05 mavDo not try to initialize LAPIC timer if we are not...
2009-05-04 jhbAlways compute the root of the kernel source tree and...
2009-05-04 jamieMark Linux MIB sysctls MPSAFE.
2009-05-04 edOur grantpt(3) and unlockpt(3) don't comply with POSIX.
2009-05-04 jkimUnlock the largest standard CPUID on Intel CPUs for...
2009-05-04 lulf- Make the gvinum softc invisible to userland, as it...
2009-05-04 rmacklem Add the experimental nfs subtree to the kernel, that...
2009-05-04 edRemove unneeded check for SESS_LEADER().
2009-05-04 mavOops, sorry. Fix for fix.
2009-05-04 mavThere is no atrtc driver in pc98, so hide atrtcclock_di...
2009-05-04 edFix whitespace and sorting in Symbol.map.
2009-05-04 alcEliminate vnode_pager_input_smlfs()'s pointless call...
2009-05-04 rwatsonRemove redundant NFSMNT_NFSV3 check in DTrace hooks...
2009-05-04 rwatsonFix typo in comment.
next