Age | Commit message (Expand) | Author |
2016-08-14 | remove uneeded sa1111_reg.h include | Jonathan Gray |
2016-08-08 | Move the cpu_setup() call to the end of initarm(). On Cortex-A53 processors | Mark Kettenis |
2016-07-30 | Prep for relro: make sure it's off for any non-PIE stand/ program | Philip Guenther |
2016-06-28 | enable ure(4) where we already have url(4) | Jonathan Matthew |
2016-06-08 | remove obsolete raid from namtoblk tables. from Artturi Alm | Ted Unangst |
2016-06-05 | Use the new input functions of wsmouse in mouse and touchscreen drivers. | Ulf Brosziewski |
2016-06-01 | Enable utvfu(4) everywhere where uvideo(4) is also enabled. | Marcus Glocker |
2016-05-31 | fix arch/mach confusion in make tags. from frantisek holop | Ted Unangst |
2016-04-29 | Do not remove local symbols from the table. | Martin Pieuchot |
2016-04-25 | Switch most of the cp14/cp15 use in .S files over to using sysreg.h | Jonathan Gray |
2016-04-24 | Remove 'option COMPAT_PCVT' now that X doen't use it anymore. | Matthieu Herrb |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2016-03-14 | Change a bunch of (<blah> *)0 to NULL. | Kenneth R Westerback |
2016-03-02 | Disentangle the Zaurus bootstrap from compat/linux and move the | Christian Weisgerber |
2016-02-28 | fix a typoed ioctl name; ok millert@ deraadt@ | Christian Weisgerber |
2016-01-08 | Move HID support files out of dev/usb into new dev/hid directory | Joshua Stein |
2016-01-08 | Enable uonerng(4) where ualea(4) is already present. | Martin Pieuchot |
2015-12-24 | More adress -> address | mmcc |
2015-11-01 | replace "can not" with "cannot"; | Jason McIntyre |
2015-09-28 | In low-level suspend routines, set cold=2. In tsleep(), use this to | Theo de Raadt |
2015-09-27 | free(x, 0) cleanup: | Sebastien Marie |
2015-09-19 | intr_barrier(9) for arm | Jonathan Gray |
2015-09-18 | Use the local unixdev.h file rather than the outdated libsa one. | Miod Vallat |
2015-09-14 | unify free(NULL,size) behaviour by allowing passing NULL | Sebastien Marie |
2015-09-10 | reduce .Nd to one line and kill .Tn while here | Ingo Schwarze |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-07-17 | Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out | Miod Vallat |
2015-06-24 | Make ARM_KERNEL_BASE explicitely unsigned | Miod Vallat |
2015-06-22 | document that boot.conf can contain comments; | Jason McIntyre |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2015-05-10 | VM_MAX_KERNEL_ADDRESS is the end of the kva range not the end of | Jonathan Gray |
2015-05-08 | Need explicit <sys/kcore.h> include now. | Miod Vallat |
2015-05-05 | emul_native is only used for kernel threads which can't dump core, so | Philip Guenther |
2015-04-16 | Enable ualea(4) where we have uhub(4), these USB device lists cry for | Martin Pieuchot |
2015-02-11 | no md code wants lockmgr locks, so no md code needs to include sys/lock.h | David Gwynne |
2015-02-11 | Don't rely in <sys/lock.h> bringing <sys/rwlock.h>. | Miod Vallat |
2015-02-07 | adapt to resume_randomness() changes | Theo de Raadt |
2015-01-18 | Switch some uses of msr that only deal with interrupts/mode to use | Jonathan Gray |
2015-01-18 | The 'mrs' instruction only deals with the whole register without | Jonathan Gray |
2015-01-18 | unifdef IPKDB. These codepaths are holdouts from NetBSD code and are | Jonathan Gray |
2015-01-13 | for the install: target, use cmp as a rough attempt for avoiding repeated | Theo de Raadt |
2015-01-11 | switch prototype warnings to implicit-declaration warnings. | Ted Unangst |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2014-12-19 | oops, forgot rndvar.h | Theo de Raadt |
2014-12-18 | use suspend_randomness() and resume_randomness() | Theo de Raadt |
2014-12-11 | dragonflybsd has added a urio driver. conservation of urios requires | Ted Unangst |
2014-12-10 | retire shutdown hooks; ok deraadt, krw | Mike Belopuhov |
2014-12-03 | More duplicate #include cleanout. | Kenneth R Westerback |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-16 | Replace a plethora of historical protection options with just | Theo de Raadt |