summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-03gc old stuff that never fixed the problem it intended to fix :(Marc Espie
2014-02-03store compact form of manpages.Marc Espie
2014-02-03use the same option as isp(4) to build without firmware.Jonathan Matthew
2014-02-03remove extra cache copy in memory...Marc Espie
2014-02-03zap duplicate test, spotted by Arto JonssonMarc Espie
2014-02-03don't really need exactstem, the initial grep is good enoughMarc Espie
2014-02-03don't keep tied information around !Marc Espie
2014-02-03Really clean up after a run.Antoine Jacoutot
2014-02-03rename the atomic_foo manpages to atomic_foo_int or _uint cos we name theseDavid Gwynne
2014-02-03rename membar.9 to membar_sync.9 because manpages have to be named afterDavid Gwynne
2014-02-03Build and document bsd.mp on alpha.Miod Vallat
2014-02-02don't create empty lists that won't be usedMarc Espie
2014-02-02gc really old codeMarc Espie
2014-02-02Force an fpu context synchronization before halting secondary processors.Miod Vallat
2014-02-02expand STANDARDS; ok sobradoJason McIntyre
2014-02-02To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2014-02-02Mention Brainboxes IS-200 board; Eric Huiban.Miod Vallat
2014-02-02Allow to use ************* (13 '*') as password in the response fileRobert Peichaer
2014-02-02Brainboxes BB16PCI958. Contributed by Eric Huiban, thanks!Miod Vallat
2014-02-02regenMiod Vallat
2014-02-02Brainboxes IS200 BB16PCI958 puc(4)Miod Vallat
2014-02-02replace multiple grep with sed onliners in mount_mnt2()Robert Peichaer
2014-02-02fix typoRobert Peichaer
2014-02-02pseudo handle needs dependency_info too, forgot that one.Marc Espie
2014-02-02simplify how "kept" packages are handled. First, we never need theirMarc Espie
2014-02-02use a more specific description for EXIT STATUS than that provided by .Ex;Jason McIntyre
2014-02-02drm/i915: flush cursors harderJonathan Gray
2014-02-02sbus(4) glue for qla(4)Mark Kettenis
2014-02-02add acpimcfg;Jason McIntyre
2014-02-02Describe SHA256.sig.Miod Vallat
2014-02-02style nit-picking on previous commit: keep apart declaration fromIgor Sobrado
2014-02-02syncMiod Vallat
2014-02-02now that things are clean enough, we just need to figure out kept packagesMarc Espie
2014-02-02Add missing DRM_UNLOCK() in error path.Mark Kettenis
2014-02-02acpimcfg(4)Mark Kettenis
2014-02-02remove -e sed option where only one command is usedRobert Peichaer
2014-02-02make sure kept handles are complete... not really optimized so far, but willMarc Espie
2014-02-02fix some minor formatting glitches;Jason McIntyre
2014-02-02carve up qla_attach() into bits we can use to process loop and fabric changesJonathan Matthew
2014-02-02Rearrange interrupt register processing for 2200s. The mailbox semaphoreJonathan Matthew
2014-02-02drm/i915: Make data/link N value power of twoJonathan Gray
2014-02-02armv7_start.o needs an explicit dependency on assym.h now; nickMiod Vallat
2014-02-02add min_t and div_u64 which will be used to reduce the diff to linuxJonathan Gray
2014-02-02convert memset of potentially-private data to explicit_bzero()Damien Miller
2014-02-02drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJonathan Gray
2014-02-02add a simple version of usleep_range() that DELAYs for the min valueJonathan Gray
2014-02-01note which languages are extensions; ok millertJason McIntyre
2014-02-01improve POSIX compliance by continuing to process the remaining fileIgor Sobrado
2014-02-01remove -e sed option where only one command is usedRobert Peichaer
2014-02-01fix an example; users column at who(1) has a minimum width of eight characters,Igor Sobrado