Age | Commit message (Expand) | Author |
2011-04-26 | MMU address space holes are at a fixed position (ofcourse). | Ariane van der Steldt |
2011-04-26 | fenv for mips64 | Martynas Venckus |
2011-04-26 | Make amd64/i386 boot(8) pass the DUID of the selected boot device to the | Joel Sing |
2011-04-25 | FPU emulation option added | Takuya ASADA |
2011-04-25 | fenv for sparc; mostly cloned from sparc64 | Martynas Venckus |
2011-04-25 | garbage collect biomask printf; ok deraadt kettenis | Mike Belopuhov |
2011-04-25 | Move .rodata 512KB further once more. | Mark Kettenis |
2011-04-25 | fenv for powerpc | Martynas Venckus |
2011-04-25 | Try to match immediate constants in movl instructions against kernel symbols, | Miod Vallat |
2011-04-25 | Callers of scsi_iopool_init() ought to set up the pool member in struct | Miod Vallat |
2011-04-24 | Don't leak fd's in sr_installboot(). From cppcheck via Amit Kulkarni. | Kenneth R Westerback |
2011-04-24 | Denormalization exception isn't supported on sh4, and setting bit 7 | Martynas Venckus |
2011-04-24 | fenv for sh | Martynas Venckus |
2011-04-24 | fenv for i386, and sparc64; from matthew@ | Martynas Venckus |
2011-04-24 | fenv for arm | Martynas Venckus |
2011-04-23 | Implement C99 floating-point environment for Alpha. | Martynas Venckus |
2011-04-23 | Stop calling shared interrupt handlers as soon as one of them return 1 | Mark Kettenis |
2011-04-23 | Don't leave the kernel code/rodata writeable for DDB. Make ddb enable | Theo de Raadt |
2011-04-23 | Add FE_DENORMAL to the exception list just like the comment above | Martynas Venckus |
2011-04-23 | Sysarch is for userland, not kernel. ifdef _KERNEL -> ifndef _KERNEL | Martynas Venckus |
2011-04-23 | Do not set kl_hub_widget[] default value more than once. Found the hard way | Miod Vallat |
2011-04-23 | Move assignment of kl_hub_widget[] outside a #ifdef DEBUG ... #endif block, | Miod Vallat |
2011-04-23 | Partially revert 1.23, by removing the code which tries to pick the best | Miod Vallat |
2011-04-23 | start at high ipl (quiets noise on startup). | Dale Rahn |
2011-04-22 | Turning on SCSIDEBUG (for debugging other drivers, of course) should | Theo de Raadt |
2011-04-22 | Remove unused structure member. | Mark Kettenis |
2011-04-22 | Stop printing the PCI interrupt line programmed by the BIOS for APIC | Mark Kettenis |
2011-04-22 | spaces | Marco Peereboom |
2011-04-21 | fenv for amd64; from matthew@ | Martynas Venckus |
2011-04-21 | fenv for hppa | Martynas Venckus |
2011-04-21 | Fix dma_constraint upper limit computation. Logical or is not the same as | Miod Vallat |
2011-04-21 | Print memory sizes as longs. Stolen from sparc64. | Miod Vallat |
2011-04-21 | Use 64 bit integer types to compute IP35 memory ranges, to give machines | Miod Vallat |
2011-04-21 | Provide a HPPA_FRAME_ARGS macro. This only works correctly for the | Joel Sing |
2011-04-21 | Move interrupt related defines and prototypes from cpu.h to intr.h. | Joel Sing |
2011-04-21 | Revert the ``remove the `skip splraise/splx for IPL_NONE mutexes' optimization'' | Miod Vallat |
2011-04-20 | fenv for m68k | Martynas Venckus |
2011-04-20 | Back out r1.10 of mutex.c as this breaks serial on hppa (at least for MP). | Joel Sing |
2011-04-20 | Potential NULL deref in an error case spotted by chl on one copy; | Theo de Raadt |
2011-04-19 | as confirmed by my 11mo old son, this makes midi keyboards work with macppc | Todd T. Fries |
2011-04-19 | add some more intel cpuid models | Jonathan Gray |
2011-04-19 | Disable the 88110 branch prediction logic unconditionnaly on all 88110 | Miod Vallat |
2011-04-19 | use "orl" to test the return value from an interrupt handler not "orq" | David Gwynne |
2011-04-18 | Revert the sigacts diff: NFS can apparently retain pointers to processes | Philip Guenthe |
2011-04-17 | bigmem works well enough on amd64; we do not need the knob to turn it | Theo de Raadt |
2011-04-17 | almost 3 years ago 'config generic' support was fixed but never used. | Theo de Raadt |
2011-04-17 | On IP27 systems, fill the array of node hub widget numbers early, so that all | Miod Vallat |
2011-04-17 | Tweak the behaviour of boot(8) on hppa. Normal boots now will give you a | Mark Kettenis |
2011-04-16 | Move the FPU state out of 'struct pcb' like we did for hppa since it causes | Mark Kettenis |
2011-04-16 | Move the FPU state out of 'struct pcb' like we did for hppa since it causes | Mark Kettenis |