]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Mention -U and -ai arguments to mergemaster in a comment for the
[FreeBSD/FreeBSD.git] / sys /
2008-04-29 David XuFix compiling problem.
2008-04-29 David XuIntroduce command UMTX_OP_WAIT_UINT_PRIVATE and UMTX_OP...
2008-04-29 Warner LoshAdd Epson DX8400 scanner.
2008-04-28 Jung-uk KimCheck packet directions more properly instead of just...
2008-04-28 Alan CoxEliminate pointless casts from kmem_suballoc().
2008-04-28 Alan Coxvm_map_fixed(), unlike vm_map_find(), does not update...
2008-04-28 Marcel MoolenaarThe first argment of mtdbatu or mtibatu is part of...
2008-04-27 Marcel MoolenaarMFp4: SMP support
2008-04-27 Sam Lefflerrestore the hal's channel list when doing getradiocaps...
2008-04-27 Marcel MoolenaarEliminate track_modified_needed(), better known as...
2008-04-27 Marcel MoolenaarMFp4: SMP support
2008-04-27 Marcel MoolenaarMake sure tmpstk is aligned and make it 8KB in size...
2008-04-27 Marcel MoolenaarRemove mfsvr():
2008-04-27 Robert WatsonFix include guard spelling.
2008-04-27 Robert WatsonWhen writing trailers in sendfile(2), don't call kern_w...
2008-04-27 Alan CoxRemove two unused declarations. These variables are...
2008-04-27 Alan CoxRemove an XXX comment. sys/amd64/amd64/pmap.c revision...
2008-04-26 Alan CoxMFamd64 revision 1.544/i386 revision 1.549
2008-04-26 Marcel MoolenaarInclude the QUICC bus front-end in the module for PowerPC.
2008-04-26 Marcel MoolenaarWith rev 1.24 of sys/powerpc/powermac/macio.c, we now...
2008-04-26 Marcel MoolenaarTake into account the size of the interrupt cell. It...
2008-04-26 Rafal JaworowskiRecognize Cicada CS8244 phy chip (among others, can...
2008-04-26 Rafal JaworowskiUse RSTCR for resetting the MPC8572 (the old way does...
2008-04-26 Rafal JaworowskiIntroduce a dedicated file for MPC85xx-specific routine...
2008-04-26 Rafal JaworowskiImprove handling of Local Access Windows on MPC85xx...
2008-04-26 Rafal JaworowskiMove System Revision defines to a bit better place...
2008-04-26 Rafal JaworowskiEnable NFSLOCKD for MPC85XX kernel to comply with recen...
2008-04-26 Marius Strobl- Use the revamped code from the gem(4) PCI front-end...
2008-04-26 Marius StroblRemove some remnant alpha hacks.
2008-04-26 Kris Kennaway* Correct a mis-merge that leaked the PROC_LOCK [1]
2008-04-26 Pawel Jakub DawidekImplement 'show mount' command in DDB. Without argument...
2008-04-26 Marius StroblRemove the MD isa_irq_pending() and the underlying...
2008-04-26 Marius Strobl- Use more appropriate maxsize, nsegments and maxsegsiz...
2008-04-26 Warner LoshAdd support for the Davicom DM9601.
2008-04-26 Jack F VogelOpps,missed line in the fix...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Jack F VogelA change got dropped in the merge, add back
2008-04-25 Jack F VogelThis delta has a few important items:
2008-04-25 Sam Leffleradd rules for statically embedding ipw, iwi, ral, and...
2008-04-25 Sam Lefflerhookup the parent device's if_input and if_output to...
2008-04-25 Sam Lefflerremove scan task on state change so it doesn't unexpect...
2008-04-25 Rui PauloInitialize tz_active to a new constant TZ_ACTIVE_UNKNOW...
2008-04-25 Marcel MoolenaarUnbreak previous commit. While here, refactor the code...
2008-04-25 Alan CoxAlways use PG_PS_FRAME to extract the physical address...
2008-04-25 Robert WatsonRename debug.ddb.capture.bytes sysctl to debug.ddb...
2008-04-25 Daichi GOTOo Fixed multi thread access issue reported by Alexander...
2008-04-25 Daichi GOTOo Improved unix socket connection issue
2008-04-25 Daichi GOTOo Fixed rename panic issue
2008-04-25 Daichi GOTO o Fixed inaccessible issue especially including devfs...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Daichi GOTOo Added system hang-up process when VOP_READDIR of...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Jeff Roberson - Add an integer argument to idle to indicate how...
2008-04-24 Marius Stroblo Disable HMEDEBUG by default.
2008-04-24 Marius Strobl- vx_stop() requires the driver lock to be held.
2008-04-24 Marius Strobl- Use bus_{read,write}_*(9) instead of bus_space_{read...
2008-04-24 Marius Strobl- Use NULL instead of 0 for pointers.
2008-04-24 Kris Kennawayfdhold can return NULL, so add the one remaining missin...
2008-04-24 Robert WatsonUse logic or, not binary or, when deciding whether...
2008-04-24 Konstantin BelousovAllow the vnode zone to return the unused memory. The...
2008-04-24 Qing LiIn function rtalloc_mpath(), do not try to release...
2008-04-23 Marius Strobl- Include <machine/utrap.h> so this header doesn't...
2008-04-23 Marcel MoolenaarImplement the G_PART_DUMPCONF method for all 6 schemes...
2008-04-23 Marius Stroblo Rename ic_eoi to ic_clear to emphasize the functions...
2008-04-23 Roman DivackyImplement linux_truncate64() syscall.
2008-04-22 Poul-Henning KampNow that all platforms use genclock, shuffle things...
2008-04-22 Jeff Roberson - Use a local variable for i_ino in ufs_lookup. It...
2008-04-22 Robert WatsonAcquire a read lock, rather than a write lock, on a...
2008-04-22 John BirrellAdd FreeBSD IDs to files that originate in FreeBSD.
2008-04-21 Rui PauloKill $P4$ id.
2008-04-21 Roman DivackyThe vmspace->vm_daddr is constant until freed, there...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-21 Pawel Jakub DawidekBack-out previous revision. For now I can use _ddb...
2008-04-21 Robert WatsonIn ICMPv6, read lock rather than write lock the inpcb...
2008-04-21 Robert WatsonWith IPv4 raw sockets, read lock rather than write...
2008-04-21 Robert WatsonRead lock, rather than write lock, the inpcb when trans...
2008-04-21 Søren SchmidtAdd HW level support for the Adaptec 1420SA controller.
2008-04-21 Søren SchmidtUnload DMA slot on device timeouts.
2008-04-21 Søren SchmidtDo not enable FIS based PM switching, even if not used...
2008-04-21 Poul-Henning KampMake genclock standard on all platforms.
2008-04-21 Marcel MoolenaarSwitch to using genclock. Have nexus double as clock...
2008-04-20 Olivier HouchardOn the AT91, we need to write on the EOI register after...
2008-04-20 Sam Lefflerfix build
2008-04-20 Sam Leffler802.11 support moves to vaps
2008-04-20 Sam LefflerMulti-bss (aka vap) support for 802.11 devices.
2008-04-20 Sam Lefflermove awi to the Attic; it will not make the jump to...
2008-04-20 Bjoern A. ZeebRevert to rev. 1.161 - switch back to optimized TCP...
2008-04-20 Bjoern A. Zeebdevclass_get_maxunit() returns n+1 with n starting...
2008-04-20 Alexander MotinAdd one more HTC PocketPC device id.
2008-04-20 Antoine BrodinMove "1000baseT" from IFM_SUBTYPE_ETHERNET_DESCRIPTIONS to
2008-04-20 Antoine BrodinUnbreak firmware.ko build without kernel.
2008-04-20 Antoine BrodinRecord the dependency of the iscsi initiator on cam.
2008-04-20 Robert WatsonTeach pf and ipfw to use read locks in inpcbs write...
2008-04-19 Ariff AbdullahFix no sound issues for ASUS W6F (ALC861) laptops ...
2008-04-19 Brooks DavisDelay the global registration of the struct ifnet in...
2008-04-19 Robert WatsonWhen auditing state from an IPv4 or IPv6 socket, use...
2008-04-19 Robert WatsonWhen propagating a MAC label from an inpcb to an mbuf...
next