]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Port r212559 to mips.
[FreeBSD/FreeBSD.git] / sys /
2010-09-14 neelPort r212559 to mips.
2010-09-14 neelEnforce that pmap_mapdev() always returns uncacheable...
2010-09-13 nwhitehornFix a missing set of parantheses that could cause recen...
2010-09-13 jkimFix segment:offset calculation of interrupt vector...
2010-09-13 pjdRemove the page queues lock around vm_page_undirty...
2010-09-13 mdfRevert r212370, as it causes a LOR on powerpc. powerpc...
2010-09-13 rpauloBump __FreeBSD_version to reflect the userland DTrace...
2010-09-13 impTARGET_64BIT isn't needed anymore, GC it (partial merge...
2010-09-13 nwhitehornFix a subtle bug uncovered by the recent one-shot timer...
2010-09-13 mavChange call order to enable interrupts only after timer...
2010-09-13 pjd- Remove gc_argname field. It was introduced for gpart...
2010-09-13 jchandrasys/mips/rmi/msgring.h - fixes and clean up.
2010-09-13 jchandrabus_add_child method is needed now.
2010-09-13 avgacpi_cpu: do not apply P_LVLx_LAT rules to latencies...
2010-09-13 pjd- Allow to specify value as const pointers.
2010-09-13 avgbus_add_child: add specialized default implementation...
2010-09-13 impSimplify atomic selection
2010-09-13 impPrefer MACHINE_CPUARCH over MACHINE_ARCH
2010-09-13 mavRefactor timer management code with priority to one...
2010-09-13 impUse MACHINE_CPUARCH as appropriate
2010-09-13 mavAdd tunable 'hint.hpet.X.per_cpu' to specify how much...
2010-09-13 jchandraThe functions in sys/mips/mips/psraccess.S can be imple...
2010-09-13 impMFtbemd: use MACHINE_CPUARCH
2010-09-13 impUse :T:Micc here like everywhere else we test icc
2010-09-12 cognetIn pmap_remove_all(), do not decrease pm_stats.wired_co...
2010-09-12 kibDo not fork nfsiod directly from the vop methods. This...
2010-09-12 qingliAdding an address on an interface also requires the...
2010-09-12 kibAdd DF_1_LOADFLTR.
2010-09-12 kibFix typo.
2010-09-12 ivorasList low-level Blowfish ECB module in the SRCS. It...
2010-09-12 rpauloRevamp locking a bit. This fixes three problems:
2010-09-12 mavInstead of storing last event timestamp, store the...
2010-09-11 nwhitehornATAPI DMA does not seem to work completely reliably...
2010-09-11 mavDo not print "frequency 0 Hz", when frequency is unknown.
2010-09-11 kanAdd missing pointer increment to sbuf_cat.
2010-09-11 mariusChange OF_interpret() to also take an array of cell_t...
2010-09-11 kibProtect mnt_syncer with the sync_mtx. This prevents...
2010-09-11 rpauloAvoid a LOR (sleepable after non-sleepable) in
2010-09-11 mavFix the build after r212453. IPI_STATCLOCK declaration...
2010-09-11 avgmake acpi_hp device a child of acpi_wmi
2010-09-11 mavSparc64 uses dummy cpu_idle() method. It's CPUs never...
2010-09-11 mavMerge some SCHED_ULE features to SCHED_4BSD:
2010-09-11 mavUpdate PowerPC event timer code to use new event timers...
2010-09-10 rmacklemThis patch applies one of the two fixes suggested by
2010-09-10 rmacklemFix the NFSVNO_CMPFH() macro in the experimental NFS...
2010-09-10 jamieDon't exit kern_jail_set without freeing options when...
2010-09-10 obrienAdd real dependancies on the uuencoded firmwares.
2010-09-10 mdfReplace sbuf_overflowed() with sbuf_error(), which...
2010-09-10 kenMFp4 (//depot/projects/mps/...)
2010-09-10 mavDo not IPI CPU that is already spinning for load. It...
2010-09-10 avgbus_add_child: change type of order parameter to u_int
2010-09-10 bschmidtFix firmware module dependencies.
2010-09-10 jchandraCompilation fix - when INVARIANTS are turned off.
2010-09-10 obrienProtect BSDI $Id from accidental manipulation.
2010-09-10 pjdForgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.
2010-09-10 bzWhen using pf routing options, properly handle IP fragm...
2010-09-09 pjdRemove empty lines committed by accident.
2010-09-09 pjdOn FreeBSD we can log from pool that have multiple...
2010-09-09 pjdIgnore log vdevs.
2010-09-09 pjdAllow to boot from a pool within which replacing is...
2010-09-09 pjdRemove duplicated code.
2010-09-09 mdfBump __FreeBSD_version for sbuf ABI change.
2010-09-09 tuexen* Remove code which has no effect.
2010-09-09 jhbCatch up to rename of the constant for the Master Data...
2010-09-09 mdfFix an incorrect use of sbuf_overflowed() after a call...
2010-09-09 mdfAdd a drain function for struct sysctl_req, and use...
2010-09-09 jhb- Rename the constant for the Master Data Parity Error...
2010-09-09 mdfAdd drain functionality to sbufs. The drain is a funct...
2010-09-09 jchandraClean up and update sys/mips/rmi/rmi_mips_exts.h
2010-09-09 mdfRefactor sbuf code so that most uses of sbuf_extend...
2010-09-09 nwhitehornReorder statistics tracking and table lock acquisitions...
2010-09-09 rmacklemFix the experimental NFS client so that it doesn't...
2010-09-09 nwhitehornOn architectures with non-tree-based page tables like...
2010-09-09 nwhitehornFix a problem where device detection would work unrelia...
2010-09-09 rpauloFix two bugs in DTrace:
2010-09-09 pjdRemove VI_MOUNT flag from vnode on VFS_MOUNT() failure.
2010-09-09 edLet psm(4) use si_drv1 to refer to its softc.
2010-09-09 jchandraMinor clean up for nlge - nlna_submit_rx_free_desc...
2010-09-08 yongariCorrect definition of T2 mode bit of MRBE Message Page...
2010-09-08 pjdDoing first mount and updating mount points are both...
2010-09-08 pjd- Log all the problems in devfs_fixup().
2010-09-08 jhbIf autoboot_delay is set to -1, boot immediately withou...
2010-09-08 mavAdd few more bintime math macros.
2010-09-08 emaxAdd custom kernel configuration and device tree source...
2010-09-08 nwhitehornFix a printf specifier on 64-bit systems.
2010-09-08 jhb- Add register definitions related to extended capabili...
2010-09-08 avgsubr_bus: use hexadecimal representation for bit flags
2010-09-08 jchandranlge (alternate XLR GMAC driver) updates:
2010-09-08 mavDuring SMP startup there is time window, when SMP start...
2010-09-08 nwhitehornFix a typo in the original import of this code from...
2010-09-08 jchandraClean up fast message ring code for XLR.
2010-09-07 nwhitehornFix an error made in r209975 related to context ID...
2010-09-07 yongariConsistently use tab characters instead of tab + space...
2010-09-07 yongariRemove trailing CR at EOL.
2010-09-07 ivorasAvoid "Entry can disappear before we lock fdvp" panic.
2010-09-07 jfvCode correction in refresh_mbufs, just continuing
2010-09-07 jfvTighten up the rx mbuf refresh code, there were some
2010-09-07 yongariMake sure to create DMA'able memory for statistics...
2010-09-07 jhbStore the full timestamp when caching timestamps of...
2010-09-07 jhbEach processor socket in a QPI system has a special...
next