]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.
[FreeBSD/FreeBSD.git] / sys /
2011-01-09 kibMove repeated MAXSLP definition from machine/vmparam...
2011-01-09 adrianAdd missing ar91xx definition for the WMAC reset control.
2011-01-09 dasFix the value for DECIMAL_DIG on UltraSparcs. The...
2011-01-09 dasWe don't support any floating point types larger than...
2011-01-09 dasThe highest-precision floating point type on ia64 has...
2011-01-09 alcEliminate a redundant alignment directive on the page...
2011-01-09 rmacklemModify readdirplus in the experimental NFS server in a
2011-01-08 csjpChange some variables from int to size_t. This is...
2011-01-08 alcEliminate the counting of vm_page_pa_tryrelock calls...
2011-01-08 deischenMake sure to always do source address selection on
2011-01-08 nwhitehornMake RB_CDROM work. This should probably check for...
2011-01-08 attilioRevert r216805.
2011-01-08 kibUse the same expression to report stack protection...
2011-01-08 tijlCopy powerpc/include/_inttypes.h to x86 and replace...
2011-01-08 tijlWhite space changes to align comments. The mips and...
2011-01-08 tijlRename PRIreg helper macro to PRIptr to better reflect...
2011-01-08 kibIn rtld, read the initial stack access mode from AT_STA...
2011-01-08 kibIn elf image activator, read and apply the stack protec...
2011-01-08 kibCreate shared (readonly) page. Each ABI may specify...
2011-01-08 kibCollect code to translate between vm_prot_t and p_flags...
2011-01-08 tijlOn mixed 32/64 bit architectures (mips, powerpc) use...
2011-01-08 tijlOn 32 bit architectures define (u)int64_t as (unsigned...
2011-01-08 tijlFix types of some values in machine/_limits.h.
2011-01-07 jfvCSUM flags need to be OS version sensitive in ixv code
2011-01-07 jfvkern/150247 - virtualization code also needs fix for...
2011-01-07 jfvFix to kern/150247 - make ixgbe buildable for 7.x
2011-01-07 tijlRemove unused support for 64 bit long on 32 bit archite...
2011-01-07 jfvkern/153772 fix variable names.
2011-01-07 jhbTrim extra spaces before tabs.
2011-01-07 gnnFix a memory leak in ARP queues.
2011-01-07 bschmidtDon't try to free an unassigned pointer.
2011-01-07 gnnAdjust ARP hold queue locking.
2011-01-07 jhbUse a regular taskqueue for dummynet rather than a...
2011-01-07 mdfFix a memory overflow where the input length to g_gpt_u...
2011-01-07 jhbUse a regular taskqueue rather than a fast taskqueue...
2011-01-07 kibAdd AT_STACKPROT elf aux vector. Will be used to inform...
2011-01-06 jhb- Properly initialize the base priority (td_base_pri...
2011-01-06 jhb- Move sched_fork() later in fork() after the various...
2011-01-06 jhbOnly change the priority of timeshare threads to PRI_MA...
2011-01-06 jhb- Restore dropping the priority of syncer down to PPAUS...
2011-01-06 jhbRetire PCONFIG and leave the priority of thread0 alone...
2011-01-06 jhbRetire the INTR_FAST flag as it was obsoleted by the...
2011-01-06 jhbRemove bogus usage of INTR_FAST. "Fast" interrupts...
2011-01-06 impNo need to genreate these here
2011-01-06 jhb- Add a proper return value to mv_gpio_intr().
2011-01-06 jhbRemove an unnecessary INTR_MPSAFE and a comment suggest...
2011-01-06 marcelHelp static analysis by initializing variables that...
2011-01-06 rmacklemDelete the NFS_STARTWRITE() and NFS_ENDWRITE() macros...
2011-01-06 andreastRemove unused variables. Spotted by a cppcheck
2011-01-06 rmacklemSince the VFS_LOCK_GIANT() code in the experimental NFS
2011-01-06 jhb- Use macbstart_locked() directly instead of deferring...
2011-01-06 gavinSupport the Uniform Industrial Corp (UIC) MSR206 Magnet...
2011-01-06 mariusRemove an unused variable accidentally added in r216803.
2011-01-06 nwhitehornUnbreak the LINT build. PS3 kernels can only be built...
2011-01-06 nwhitehornImport support for the Sony Playstation 3 using the...
2011-01-06 nwhitehornAdd an entry to the gpart XML to determine if the geom...
2011-01-05 impRemove support for SKYEYE simulator
2011-01-05 mjacobUpdate firmware to more recent versions.
2011-01-05 dimOn i386 and amd64, consistently use the following optio...
2011-01-05 impRemove ancient simulation code. Skyeye simulation...
2011-01-05 dimRemove an empty .if/.endif pair from sys/boot/ficl...
2011-01-05 dimIn lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno...
2011-01-05 dimRemove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags...
2011-01-05 andreastFix null string handling in ofw_real_nextprop function...
2011-01-05 dimSort -mno-(mmx|3dnow|sse|sse2|sse3) options consistentl...
2011-01-05 rmacklemModify the experimental NFS server so that it calls
2011-01-05 rmacklemFix the experimental NFS server to use vfs_busyfs(...
2011-01-05 mariusTeach ifconfig(8) the handy shared option shortcut...
2011-01-05 mariusFix whitespace.
2011-01-05 mariusRemove a redundant variable assignment found with the...
2011-01-05 traszFix page fault that occurred when trying to initialize...
2011-01-04 yongariLimit hardware bug workaround to controllers that have...
2011-01-04 jmallettCorrect an 8-year-old typo which reliably leads to...
2011-01-04 yongariPartially revert change made in r212061. r212061 relied on
2011-01-04 jmallettRemove OCTEON1-32. Since moving to the Cavium SDK...
2011-01-04 jkimClarify the previous commit. AcpiFinishGpe() will...
2011-01-04 cpercivaSpell CRITICAL_ASSERT correctly.
2011-01-04 mariusInherit the APB and the generic OFW PCI-PCI bridge...
2011-01-04 mariusReserve INTR_MD[1-4] similarly to what BUS_DMA_BUS...
2011-01-04 cpercivaAdd hamfisted locking to the Xen/PV pmap code: Only...
2011-01-04 rwatsonMake "options XENHVM" compile for i386, not just amd64...
2011-01-04 jhbkproc_exit() is already marked __dead2 so a NOTREACHED...
2011-01-04 kibFinish r210923, 210926. Mark some devices as eternal.
2011-01-04 kibInstead of incrementing freework reference counter...
2011-01-04 jmalletto) Add MIPS_COP_0_EXC_PC accessors to <machine/cpufunc.h>.
2011-01-04 jmalletto) Unmask Central Interrupt Unit interrupts on APs...
2011-01-04 cpercivaAdjust the critical section protecting _xen_flush_queue...
2011-01-04 jkimClear GPE from a query handler if the task was deferred.
2011-01-04 pjdWait for commands to complete 10 times longer. This...
2011-01-03 jkimFix parameters for wakeup(9) and tsleep(9).
2011-01-03 rmacklemFix the nlm so that it no longer depends on the regular
2011-01-03 jhbAdd a 'locked' variant of the foo_start() routine and...
2011-01-03 jhbSmall whitespace nits and add a comment explaining...
2011-01-03 mmMFp4 r186485, r186859:
2011-01-03 alcRelease the page lock early in vm_pageout_clean()....
2011-01-03 rmacklemFix the experimental NFS server so that it doesn't...
2011-01-03 rmacklemModify the experimental NFSv4 server so that the lookup
2011-01-02 rmacklemDelete some cruft from the experimental NFS server...
2011-01-02 rmacklemAdd checks for VI_DOOMED and vn_lock() failures to the
2011-01-02 gavinMFi386 r216012 by kib:
next