Age | Commit message (Expand) | Author |
2016-09-04 | Remove support for tape block devices. Nobody mount(8)s tapes any longer. | Christian Weisgerber |
2016-09-04 | bha depends on the deleted aha.h, so it will follow it into the attic | Ted Unangst |
2016-09-04 | Introduce Dynamic Profiling, a ddb(4) based & gprof compatible kernel | Martin Pieuchot |
2016-09-04 | TCB_GET_MEMBER() is no longer used after the TIB changes | Philip Guenther |
2016-09-04 | Restrict MSR access to supported ones, log invalid accesses. | Mike Larkin |
2016-09-04 | Telling gcc the TCB pointer is in %r2 via the 'register asm' extension | Philip Guenther |
2016-09-04 | ld also knows about PT_OPENBSD_BOOTDATA | Philip Guenther |
2016-09-04 | Modify to ANSI-style function declarations. No binary change. | Kenji Aoyama |
2016-09-03 | ld knows PT_OPENBSD_RANDOMIZE now | Theo de Raadt |
2016-09-03 | the src tree is growing too large. delete the aha and ahb drivers in | Ted Unangst |
2016-09-03 | zap eyesore whitespace at EOL | Jasper Lievisse Adriaanse |
2016-09-03 | remove strongarm files that were abused by zaurus | Jonathan Gray |
2016-09-03 | remove cnw driver. it was never enabled anywhere except on amd64 (and only | Ted Unangst |
2016-09-03 | Remove zaurus sysctl bits | Philip Guenther |
2016-09-03 | sparc64 kernel still lacks a true RODATA segment. However we can make | Theo de Raadt |
2016-09-03 | Write the system time back to the RTC every 30 minutes. | Christian Weisgerber |
2016-09-03 | Increase the number of mbufs on most architectures. This is based | Alexander Bluhm |
2016-09-03 | suppress some cpuid bits for hardware we either don't support yet or | Mike Larkin |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
2016-09-03 | fix typo "mode" -> "model" when referring to "Model specific registers" | Mike Larkin |
2016-09-03 | Make .openbsd.randomdata section RO. Highlight is that the stack protector | Theo de Raadt |
2016-09-03 | add SDBG to cpuid bits and identcpu | Mike Larkin |
2016-09-03 | provide better interrupt responsiveness by exiting to vmd whenever | Mike Larkin |
2016-09-02 | Add switch(4) cdev entry | Kazuya Goda |
2016-09-01 | Make vcpu_reset_regs use new writeregs code | Stefan Kempf |
2016-09-01 | Add ioctls to get/set VCPU registers | Stefan Kempf |
2016-09-01 | Remove the clock hack, and properly handle interrupts generated from vmd(8)'s | Mike Larkin |
2016-09-01 | add iatp(4), a driver for the i2c touchpad and touchscreen found on | Joshua Stein |
2016-09-01 | whitespace | Joshua Stein |
2016-09-01 | Celebrate OpenBSD 6.0 release by retiring the sparc port. | Ted Unangst |
2016-09-01 | Avoid mapping the vector page W|X. Map it using PROT_READ|PROT_WRITE | Mark Kettenis |
2016-09-01 | space -> tab | Kenji Aoyama |
2016-08-31 | this little piggy tried to stay around | Theo de Raadt |
2016-08-31 | pl011 and pl031 are licenseable peripherals from arm present in multiple socs. | Jonathan Gray |
2016-08-31 | Support A Radio Free Europe! | Ted Unangst |
2016-08-31 | regen | Jeremie Courreges-Anglas |
2016-08-31 | Enable cd9660 in efiboot. | YASUOKA Masahiko |
2016-08-31 | remove no longer required pl011var.h include | Jonathan Gray |
2016-08-31 | remove some ISA drivers for devices not recently seen in the wild. | Ted Unangst |
2016-08-31 | In pmap_activate instead of doing disable_interrupts/enable_interrupts | Jonathan Gray |
2016-08-30 | Use MaxMode to terminate the mode iteration. Actually the old way | YASUOKA Masahiko |
2016-08-30 | Enable raspos24 for efifb. This makes qemu with UEFI start working. | YASUOKA Masahiko |
2016-08-30 | Mask sb pci irq bits for a,b,c,d instead of a,b,b,d. | Jonathan Gray |
2016-08-30 | Properly set "msb" and "bps" fields for both play and rec directions. | Alexandre Ratchov |
2016-08-29 | Change le(4) buffer address to 0x71010000, which is the same address | Kenji Aoyama |
2016-08-28 | Get rid of sxipio_ioh and sxipio_iot; they're not used (anymore). | Mark Kettenis |
2016-08-28 | Add a few missing sunxi-h3 clocks and resets. | Mark Kettenis |
2016-08-28 | Fix the macros that determine the register offsets based on port and pin. | Mark Kettenis |
2016-08-28 | Reset the host controller after a failed command request to make sure it | Marcus Glocker |
2016-08-27 | Deassert reset signals if there is a "resets" property. Implement mmc power | Mark Kettenis |