]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV of tzdata2009i:
[FreeBSD/FreeBSD.git] / sys /
2009-06-08 ariffFix compile time warning on sparc64, thanks to strict...
2009-06-08 bzUpdate vnet_net size guard information after r193731.
2009-06-08 psSimply shared vnode locking and extend it to also inclu...
2009-06-08 sampurge dead code
2009-06-08 samfix big-endian machines
2009-06-08 jkimRemove redundant checks for ACPI_WAIT_FOREVER cases.
2009-06-08 edUse proper types in kbdmux_kbd_getc():
2009-06-08 jkimRewrite OsdSynch.c to reflect the latest ACPICA more...
2009-06-08 bzRemove two unneeded, hidden includes.
2009-06-08 bzAfter r193232 rt_tables in vnet.h are no longer indirec...
2009-06-08 thompsaCommit missed driver_info to driver_ivar change in...
2009-06-08 rmacklemFix nfscl_getcl() so that it doesn't crash when it...
2009-06-08 edRevert my change; reintroduce __gnu89_inline.
2009-06-08 thompsaChange driver_info to a ulong as it always stores a...
2009-06-08 edRemove __gnu89_inline.
2009-06-08 zecIntroduce an infrastructure for dismantling vnet instances.
2009-06-08 jkimClean up FreeBSD-specific header file:
2009-06-08 alcNow that amd64's kernel map is 512GB (SVN rev 192216...
2009-06-08 rwatsonMove zombie-reaping code out of kern_wait() and into...
2009-06-08 bzCode using COMPAT_ROUTE_FLAGS option, introduced with...
2009-06-08 jhbInstead of packing the individual fields in the PnP...
2009-06-08 jhbDon't attempt to free the GPT partition list for a...
2009-06-08 bzUpdate vimage size guard values but do not yet re-enabl...
2009-06-08 ariffAdd another PCI id for Nvidia nForce MCP67, found in...
2009-06-08 kibDo not dereference vp->v_rdev without holding any of...
2009-06-08 rajInvalidate cache in pmap_remove_all() on ARM.
2009-06-08 ariffFix powerpc build failure due to strict kobj signatures...
2009-06-08 ariffAdd notes on various SND_* options.
2009-06-08 samdo not strip M_MORE_DATA on packets coming through...
2009-06-07 ariffFix build on sparc64.
2009-06-07 samprefer callout_schedule
2009-06-07 samuse c99-style initializers
2009-06-07 hrsFix and add a workaround on an issue of EtherIP packet...
2009-06-07 adrianDecouple the i386 native and i386 Xen APIC definitions...
2009-06-07 samteach ieee80211_classify about ipv6 packets
2009-06-07 samadd iv_flags_ht and ic_flags_ht
2009-06-07 samtrack HT flags move to iv_flags_ht
2009-06-07 samiv_flags_ext is full, make room by moving HT-related...
2009-06-07 rwatsonAdd a temporary workaround for panics being seen on...
2009-06-07 rmacklemAdd a check to xprt_unregister() to catch the case...
2009-06-07 thompsaRename usb pipes to endpoints as it better represents...
2009-06-07 alcEliminate unnecessary obfuscation when testing a page...
2009-06-07 ariffBump driver revision (should have bumped it earlier).
2009-06-07 ariffSound Mega-commit. Expect further cleanup until code...
2009-06-07 alcEliminate an unused variable from allocbuf().
2009-06-07 stas- Outindent long printf lines instead of splitting...
2009-06-07 adrianFix compilation when compiled w/out WITNESS.
2009-06-07 rmacklemFix a lockorder reversal I introduced in r193436 when...
2009-06-06 alcEliminate an unneeded forward declaration. (This shoul...
2009-06-06 alcIf vm_pager_get_pages() returns VM_PAGER_OK, then there...
2009-06-06 rwatsonRemove opt_mac.h generation for various kernel modules...
2009-06-06 zecUnbreak options VIMAGE build.
2009-06-06 rajInitial version of the sec(4) driver for the integrated...
2009-06-06 rajProvide 64-bit big endian bus space operations for...
2009-06-06 rwatsonUse #ifdef APPLE_MAC instead of #ifdef MAC to condition...
2009-06-06 desEliminate trailing_slash, which was made redundant...
2009-06-06 desDrop Giant.
2009-06-06 samo add bits for STBC and Greenfield
2009-06-05 pjdOnly four out of nine arguments for ip_ipsec_output...
2009-06-05 samreserve node flag bits for a-msdu tx/rx
2009-06-05 samreserve ioc's for Greenfield and STBC
2009-06-05 pjdSimplify.
2009-06-05 samcorrect status code returned for ht capability mismatch...
2009-06-05 samo correct/add action frame categories
2009-06-05 samadd tid param to ieee80211_notify_replay_failure to...
2009-06-05 kibPut intrcnt, eintrcnt, intrnames and eintrnames into...
2009-06-05 luigimove kernel ipfw-related sources to a separate directory,
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 alcvm_thread_swapin() needn't validate any pages. The...
2009-06-05 alcSimplify contigfree().
2009-06-05 marcusUnlock the cache lock before returning when we run...
2009-06-05 luigiSeveral ipfw options and actions use a 16-bit argument...
2009-06-05 edRemove clists from the kernel.
2009-06-05 edMove buffer management into kbd and kbdmux drivers.
2009-06-05 rwatsonMove "options MAC" from opt_mac.h to opt_global.h,...
2009-06-05 rwatsonUnifdef MAC label pointer in syncache entries -- in...
2009-06-05 rwatsonCorrect MAC compile problems resulting from the new...
2009-06-05 rwatsonAdd mac_framework.h include missed when MAC code was...
2009-06-05 rwatsonDon't check MAC in the NFS server ACL set path, right...
2009-06-05 jhbTrim old remnants of per-CPU KTR buffers.
2009-06-05 rwatsonFix spelling of MAC check for 8.x version of MAC Framew...
2009-06-05 luigiMore cleanup in preparation of ipfw relocation (no...
2009-06-05 luigiSmall changes (no actual code changes) in preparation...
2009-06-05 rajDiscover and handle the number of E500 CPUs in run...
2009-06-05 brianIf we're passed garbage in malloc_init(), panic() rathe...
2009-06-05 rajFill PTEs covering kernel code and data.
2009-06-04 thompsaRemove duplicate variable setting.
2009-06-04 thompsarevert r162516. We only support 1 or 2 channels per...
2009-06-04 jkimResync with head.
2009-06-04 jkimPrefer predefined DSDT signature from header file.
2009-06-04 jkimFix ACPI table override. Since ACPI CA 20090123, any...
2009-06-04 jkimDo not install SSDT when DSDT is overriden by user.
2009-06-04 psWhen checking for shared writes, use the struct mount...
2009-06-04 psSupport shared vnode locks for write operations when...
2009-06-04 samo station mode channel switch support
2009-06-04 rmacklemFix upcall races in the client side krpc. For the clien...
2009-06-04 rmacklemFix two races in the server side krpc w.r.t upcalls:
2009-06-04 luigifix a bug introduced in rev.190865 related to the signe...
2009-06-04 edCorrect typo; errno => error.
next