Age | Commit message (Expand) | Author |
2014-10-10 | s/lenght/length/ in comments | Stuart Henderson |
2014-10-10 | fix compilation without DIAGNOSTIC | Jonathan Matthew |
2014-10-10 | Significant unification of RAMDISK* config files, making them diffable. | Theo de Raadt |
2014-10-10 | Make CPU_INFO_FOREACH useable before secondary CPUs are started. | Martin Pieuchot |
2014-10-10 | massage the pool item header and pool item magic words. | David Gwynne |
2014-10-09 | Instead of trying to emulate select/poll semantics with respect to EOF | Todd C. Miller |
2014-10-09 | Properly initialize secondary CPUs on 64bit machines. | Martin Pieuchot |
2014-10-09 | allow building a kernel without ddb | Theo de Raadt |
2014-10-09 | Revert "enable MSI support", it introduced a regression on some chips. | Martin Pieuchot |
2014-10-09 | ddb: add support for DWARF line number decoding | Matthew Dempsky |
2014-10-09 | disassem.c only if ddb; ok miod | Theo de Raadt |
2014-10-09 | no need for lkm_map now | Ted Unangst |
2014-10-09 | remove LKM lies | Ted Unangst |
2014-10-09 | no need for lkm dummy | Ted Unangst |
2014-10-09 | mechanical translation of dev_lkm_dummy() to dev_notdef() | Ted Unangst |
2014-10-09 | remove lkm files | Ted Unangst |
2014-10-09 | no need for lkm | Ted Unangst |
2014-10-09 | remove LKM support | Ted Unangst |
2014-10-09 | revert unintentional commit unrelated to LKM | Ted Unangst |
2014-10-09 | remove LKM devices | Ted Unangst |
2014-10-09 | remove LKM | Ted Unangst |
2014-10-09 | regen | Ted Unangst |
2014-10-09 | delete LKM syscall stubs | Ted Unangst |
2014-10-09 | fix some data type mismatches in the zlib paths in hibernate | Mike Larkin |
2014-10-09 | remove an unused function and some unused variables in hibernate | Mike Larkin |
2014-10-08 | Restrict what RL_MAXRXPKTLEN is being set to for any of the PCIe chipsets. | Brad Smith |
2014-10-08 | only call Debugger() #ifdef DDB | Theo de Raadt |
2014-10-08 | #ifndef DDB, correct a format string.. | Theo de Raadt |
2014-10-08 | print ipv6cp by name rather than number in "0x8057 output <...>" debug lines, | Stuart Henderson |
2014-10-08 | Remove #ifdef SO_OOBINLINE, it is always defined. | Alexander Bluhm |
2014-10-08 | publish_avail_idx does not read the used ring, no need to call | Stefan Fritsch |
2014-10-08 | Add missing memory barriers to virtio. | Stefan Fritsch |
2014-10-08 | Add virtio_membar_* macros | Stefan Fritsch |
2014-10-08 | #ifdef SMALL_KERNEL some sensor blocks; ok miod | Theo de Raadt |
2014-10-08 | make workq/taskq runner threads yield when they've hogged the cpu | Bret Lambert |
2014-10-08 | Add offsets for cortex-A7/A15. Adapted from bitrig. | Raphael Graf |
2014-10-08 | add support for megaraid 3008 (fury) and 3108 (invader) cards. the | David Gwynne |
2014-10-08 | On ThinkPads, protect code handling the hibernate button with | David Coppa |
2014-10-08 | Tedu the RB-tree of addresses, thanks for all the fish! | Martin Pieuchot |
2014-10-08 | Introduce ppc_mttb() and use it instead of rerolling the move to time | Martin Pieuchot |
2014-10-08 | regen | David Gwynne |
2014-10-08 | new megaraids | David Gwynne |
2014-10-08 | Use rtalloc1() instead of rtalloc_noclone(). | Martin Pieuchot |
2014-10-08 | Check if the outgoing route is associated to a broadcast address instead | Martin Pieuchot |
2014-10-08 | Now that the cleaner yields the cpu, we can stop checking | Bret Lambert |
2014-10-08 | remove an unused file that is a duplicate of arch/hppa/gsc/mongoose_gsc.c | Jonathan Gray |
2014-10-08 | Remove the i830/i845 pipe A force quirks, matching changes | Jonathan Gray |
2014-10-08 | if SMALL_KERNEL do not register the imc_watchdog_cb callback. We still | Theo de Raadt |
2014-10-07 | remove preliminary AOE (ata over ethernet) support. not finished after | Ted Unangst |
2014-10-07 | zap duplicated line; Theo Buehler | Stuart Henderson |