summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-01-28set differential gains on 6250 too (but use a 1.0 factor, not 1.5).Damien Bergamini
2010-01-28Make sure we also cause an iTLB and BTB flush on loongson processors duringMiod Vallat
2010-01-27change the MRR pattern from 1/1/1/1 to 2/2/2/4Damien Bergamini
2010-01-27- regenJasper Lievisse Adriaanse
2010-01-27- add a bunch of new ati and nvidia devicesJasper Lievisse Adriaanse
2010-01-27disable interrupts in rdmsr() and wrmsr() so that their operation does notMiod Vallat
2010-01-264.7-BETA (also, lo-carb and ozone layer friendly)Miod Vallat
2010-01-26syncDamien Bergamini
2010-01-26new run(4) idsDamien Bergamini
2010-01-26backout last, it causes mem conflicts and device trouble;Otto Moerbeek
2010-01-26Be a bit more paranoid and disable interrupts around critical pieces of code,Miod Vallat
2010-01-26Comment out the Geode timecounter code completely. While a nice idea, thisMiod Vallat
2010-01-26Sprinkle some write buffer flushes, copied from powerpc; preventsMiod Vallat
2010-01-25add uthum there too. ok drahn@Matthieu Herrb
2010-01-25Provide proper ELF64_R_{SYM,TYPE,INFO} on little endian mips64, since theseMiod Vallat
2010-01-24"Fix" crash caused by FAT32 re-use of small buf from buffer cache,Kenneth R Westerback
2010-01-23Give little-endian fp on mips a change to be handled correctly.Miod Vallat
2010-01-23finally, 6250 parts need crystal calibration too.Damien Bergamini
2010-01-22Correctly return ENXIO on unhandled ioctls; ok marco@Miod Vallat
2010-01-22Move is_memory_range() from mips64 mem.c to a per-architecture location; thisMiod Vallat
2010-01-22Fix previous to pick the right year as the timebase (mips64 routines expectMiod Vallat
2010-01-21Do not assume mac address and bss id are stored at 32-bit aligned addresses;Miod Vallat
2010-01-21*Write* to the magic Loongson2 register to invalidate iTLB and branchMiod Vallat
2010-01-21Use db_printf() instead of printf() in db_dump_tlb_cmd() and trapDump(), soMiod Vallat
2010-01-21Pick the correct year when reading clock.Miod Vallat
2010-01-21Use ahci_nvidia_mcp_attach() for nvidia MCP79 ("Ion"), without whichStuart Henderson
2010-01-20One \ too many in pfvar.h. From Daniel Dickman <didickman@gmail.com>Ryan Thomas McBride
2010-01-20Fix collider offsets to correct LBA.Jordan Hargrave
2010-01-20Remove horrible hack in ahc/ahd that made some commands retryKenneth R Westerback
2010-01-19Compute the right value for hw.ncpusfound sysctl on IP30 regardless of theMiod Vallat
2010-01-19IP checksum is still broken with fragments, turn it off for now.Reyk Floeter
2010-01-19A couple #ifdefs were missed when the final name of the DDB_STRUCTPhilip Guenthe
2010-01-18Convert pf debug logging to using log()/addlog(), a single standardisedRyan Thomas McBride
2010-01-18regen, even though there is no code change, such that the RCS IDs match,Ingo Schwarze
2010-01-18fix a spelling error in a comment, no code change; from Brad TilleyIngo Schwarze
2010-01-18In stacktrace(), when aborting a traceback because of nonsensical pc or spMiod Vallat
2010-01-18Kernel configuration for multiprocessor Octane machines. There are a fewMiod Vallat
2010-01-18Do not call splx() from cpu_switchto(), we are at IPL_SCHED anyway and ipl willMiod Vallat
2010-01-18In the interrupt handler, only attempt to acquire kernel_lock if coming fromMiod Vallat
2010-01-18dosoftint() being invoked at IPL_SOFTINT, don't bother checking the ipl beforeMiod Vallat
2010-01-18Define IPL_SCHED as IPL_CLOCK, not IPL_HIGH.Miod Vallat
2010-01-18In proc_trampoline(), don't spl0() if option MULTIPROCESSOR; this is alreadyMiod Vallat
2010-01-18Make trapdebug code MP-safe.Miod Vallat
2010-01-17Remove dead assignment and newly created unused variable.Charles Longeau
2010-01-17Remove dead assignment and newly created unused variable.Charles Longeau
2010-01-16Merge db_stack_trace_print() and stacktrace() logic, and have the formerMiod Vallat
2010-01-16Fix types so that the upper 32 bits of addresses of branches are correct.Miod Vallat
2010-01-16Remove dead assignment and newly created unused variable.Charles Longeau
2010-01-16rename bluetooth coexistence flags. no binary change.Damien Bergamini
2010-01-16Enable DC calibration and disable crystal calibration onDamien Bergamini