Age | Commit message (Expand) | Author |
2011-11-11 | When setting up a bootable softraid volume, do not try to save the boot | Joel Sing |
2011-11-11 | Re-add overro board support. ok drahn@ | Matthieu Herrb |
2011-11-11 | regen | Gleydson Soares |
2011-11-11 | add support for HUAWEI Mobile E173s | Gleydson Soares |
2011-11-10 | Assert copyright; spotted by drahn@ | Uwe Stuehler |
2011-11-10 | Missing UART irqs. | Dale Rahn |
2011-11-10 | Eliminate more useless differences between hppa and hppa64 | Theo de Raadt |
2011-11-10 | setting COM_FREQ here is very wrong | Theo de Raadt |
2011-11-10 | Missing interrupts on gpio. | Dale Rahn |
2011-11-10 | mindless unification with hppa64; remove meaningless differences before | Theo de Raadt |
2011-11-10 | Reduce autoconf(4) overuse on beagle | Uwe Stuehler |
2011-11-10 | Recognize a few more v6 and v7 instructions. | Miod Vallat |
2011-11-10 | Remove unused %s from a printf(), properly cast const void* to const | Kenneth R Westerback |
2011-11-10 | Fix bug where 'now' recomputation was incorrect, | Dale Rahn |
2011-11-10 | Fixed config_pending calls in sdmmc(4) | Uwe Stuehler |
2011-11-10 | Death to inappropriate whitespace. First one pointed out by Brad. | Kenneth R Westerback |
2011-11-10 | Deal with the register offset on omap4430 where the registers moved by 0x100. | Dale Rahn |
2011-11-10 | Add gumstix overo support. It's very similar to be beagleboard at this | Matthieu Herrb |
2011-11-09 | Add support for UISUBCLASS_MOBILE_DIRECT_LINE_MODEL to cdce(4). | Stuart Henderson |
2011-11-09 | Change fork1() and kthread_create() to match the rest of the tree | Philip Guenthe |
2011-11-09 | Add magic to use %r2 as the userland thread register. | Mark Kettenis |
2011-11-09 | If directly open /dev/wskbdX, then wskbdX be removed from mux wskbd, | Alexandr Shadchin |
2011-11-09 | Auto-repeat keys in WSKBD_RAW mode is not needed. | Alexandr Shadchin |
2011-11-09 | State expire time is a baseline time ("last active") for expiry | Camiel Dobbelaar |
2011-11-09 | Fix manual wfi instruction encoding. | Miod Vallat |
2011-11-09 | Missing argument to error printf() | Miod Vallat |
2011-11-09 | In pmap_remove(), don't forget to do tlb flushes even in the !pmap_cachevivt | Miod Vallat |
2011-11-09 | Use the new priority as the priority to check against, | Dale Rahn |
2011-11-09 | External ampintc interrupts need to add 32 to the interrupt number, | Dale Rahn |
2011-11-08 | Cookies? Beagle don't need no stinkin' cookies. To get boot params | Kenneth R Westerback |
2011-11-08 | Make the userland bits actually compile. | Mark Kettenis |
2011-11-08 | Let beagle GENERIC work as 'swap generic'. | Kenneth R Westerback |
2011-11-08 | consistant "config bsd" lines; ok miod | Theo de Raadt |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-11-08 | ncr53c9x (a.k.a. esp on sparc64) does not like 16-byte SCSI commands | Kenneth R Westerback |
2011-11-08 | Typo. BIOC_SSOFFLINE is the ioctl command. Pass BIOC_SDOFFLINE to | Kenneth R Westerback |
2011-11-08 | merge cpu_coredump() back to where it belongs, ok drahn miod | Theo de Raadt |
2011-11-08 | merge cpu_coredump() back to where it belongs; ok miod drahn | Theo de Raadt |
2011-11-08 | remove support for big endian; ok drahn | Theo de Raadt |
2011-11-08 | compat_13 support died ages ago | Theo de Raadt |
2011-11-08 | Save and restore cr27 and add the necessary glue to use it as the userland | Mark Kettenis |
2011-11-08 | On PCXS processors, reading %cr26 and %cr27 from userland causes a | Miod Vallat |
2011-11-08 | arm has no need for procfs | Theo de Raadt |
2011-11-08 | procfs for solaris compat? not anymore; ok miod | Theo de Raadt |
2011-11-08 | In ddb `show page', print the address of the vm_page_md substruct if | Miod Vallat |
2011-11-07 | When multiple display modifiers are specified on a ddb examine command, do | Miod Vallat |
2011-11-07 | Cleanup and make initialization more readable. ok drahn@ uwe@ | Miod Vallat |
2011-11-07 | Make pwrite/pwritev ignore the O_APPEND flag. | Philip Guenthe |
2011-11-07 | TLS-lite support for i386 | Philip Guenthe |
2011-11-07 | Lift the copyout() from i386_get_threadbase() to sys_sysarch(), so that | Philip Guenthe |