Age | Commit message (Expand) | Author |
2010-01-31 | Remove !__LP64__ bits and __LP64__ tests. | Miod Vallat |
2010-01-31 | Add hotplug and wsmux. | Miod Vallat |
2010-01-31 | According to Linux, some magic programming is necessary to prevent deadlocks, | Miod Vallat |
2010-01-31 | Add option WSCONS_COMPAT_RAWKBD for X. ok miod@. | Matthieu Herrb |
2010-01-31 | Return a correct address in smfb_mmap(), allows X to work with wsfb. | Miod Vallat |
2010-01-31 | If there is only 256MB of physical memory or less, access it from physical | Miod Vallat |
2010-01-30 | Build these firmwares on loongson. | Miod Vallat |
2010-01-28 | Remove dead assignment and newly created unused variable. | Charles Longeau |
2010-01-28 | The RA stack control bit on the loongson2 diagnostic register is not a clear | Miod Vallat |
2010-01-28 | regen | Miod Vallat |
2010-01-28 | HP-UX getpgrp2() is documented as returning the same value than getpgid(), | Miod Vallat |
2010-01-28 | Make sure the process tree is is loop-free by forbidding ptrace() | Philip Guenthe |
2010-01-28 | set differential gains on 6250 too (but use a 1.0 factor, not 1.5). | Damien Bergamini |
2010-01-28 | Make sure we also cause an iTLB and BTB flush on loongson processors during | Miod Vallat |
2010-01-27 | change the MRR pattern from 1/1/1/1 to 2/2/2/4 | Damien Bergamini |
2010-01-27 | - regen | Jasper Lievisse Adriaanse |
2010-01-27 | - add a bunch of new ati and nvidia devices | Jasper Lievisse Adriaanse |
2010-01-27 | disable interrupts in rdmsr() and wrmsr() so that their operation does not | Miod Vallat |
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat |
2010-01-26 | sync | Damien Bergamini |
2010-01-26 | new run(4) ids | Damien Bergamini |
2010-01-26 | backout last, it causes mem conflicts and device trouble; | Otto Moerbeek |
2010-01-26 | Be a bit more paranoid and disable interrupts around critical pieces of code, | Miod Vallat |
2010-01-26 | Comment out the Geode timecounter code completely. While a nice idea, this | Miod Vallat |
2010-01-26 | Sprinkle some write buffer flushes, copied from powerpc; prevents | Miod Vallat |
2010-01-25 | add uthum there too. ok drahn@ | Matthieu Herrb |
2010-01-25 | Provide proper ELF64_R_{SYM,TYPE,INFO} on little endian mips64, since these | Miod Vallat |
2010-01-24 | "Fix" crash caused by FAT32 re-use of small buf from buffer cache, | Kenneth R Westerback |
2010-01-23 | Give little-endian fp on mips a change to be handled correctly. | Miod Vallat |
2010-01-23 | finally, 6250 parts need crystal calibration too. | Damien Bergamini |
2010-01-22 | Correctly return ENXIO on unhandled ioctls; ok marco@ | Miod Vallat |
2010-01-22 | Move is_memory_range() from mips64 mem.c to a per-architecture location; this | Miod Vallat |
2010-01-22 | Fix previous to pick the right year as the timebase (mips64 routines expect | Miod Vallat |
2010-01-21 | Do 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 branch | Miod Vallat |
2010-01-21 | Use db_printf() instead of printf() in db_dump_tlb_cmd() and trapDump(), so | Miod Vallat |
2010-01-21 | Pick the correct year when reading clock. | Miod Vallat |
2010-01-21 | Use ahci_nvidia_mcp_attach() for nvidia MCP79 ("Ion"), without which | Stuart Henderson |
2010-01-20 | One \ too many in pfvar.h. From Daniel Dickman <didickman@gmail.com> | Ryan Thomas McBride |
2010-01-20 | Fix collider offsets to correct LBA. | Jordan Hargrave |
2010-01-20 | Remove horrible hack in ahc/ahd that made some commands retry | Kenneth R Westerback |
2010-01-19 | Compute the right value for hw.ncpusfound sysctl on IP30 regardless of the | Miod Vallat |
2010-01-19 | IP checksum is still broken with fragments, turn it off for now. | Reyk Floeter |
2010-01-19 | A couple #ifdefs were missed when the final name of the DDB_STRUCT | Philip Guenthe |
2010-01-18 | Convert pf debug logging to using log()/addlog(), a single standardised | Ryan Thomas McBride |
2010-01-18 | regen, even though there is no code change, such that the RCS IDs match, | Ingo Schwarze |
2010-01-18 | fix a spelling error in a comment, no code change; from Brad Tilley | Ingo Schwarze |
2010-01-18 | In stacktrace(), when aborting a traceback because of nonsensical pc or sp | Miod Vallat |
2010-01-18 | Kernel configuration for multiprocessor Octane machines. There are a few | Miod Vallat |
2010-01-18 | Do not call splx() from cpu_switchto(), we are at IPL_SCHED anyway and ipl will | Miod Vallat |