summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-24Fix dow register value in resettodr() - kernel computes it zero-based, butMiod Vallat
2013-05-24*in* the order of, not *on* the order of;Jason McIntyre
2013-05-24the -a option probes multiple ifs now, not exits with error;Jason McIntyre
2013-05-24MacBookAir4,1 needs the same unmute quirk as MacBookAir3,1Jonathan Gray
2013-05-24Since audio code is mp safe, establish isa and pci audio interruptsAlexandre Ratchov
2013-05-24for this type of page, where we list supported hardware, no need to relistJason McIntyre
2013-05-23Change console speed to 115200.Brian Callahan
2013-05-23Some more text noone but jmc@ will ever readMiod Vallat
2013-05-23TOD clock support for AngelFire boardsMiod Vallat
2013-05-23Revert Active PS/2 support for now, until we find a solution suitableTobias Stoeckmann
2013-05-23there is no vfs_shutdown(9) page;Jason McIntyre
2013-05-23tweaks; ok florianJason McIntyre
2013-05-23off by one, from Henri Kemppainen <duclare-at-guu.fi>, thanks!Florian Obser
2013-05-23Fix pasto where 'c' instead of 'clients' is checked for NULL and add missingJasper Lievisse Adriaanse
2013-05-23Put slowcgi(8) a FastCGI to CGI wrapper in to work on it in tree.Florian Obser
2013-05-23Properly implement access to IndexField() field units. The origional codeMark Kettenis
2013-05-23revoke's default imp works.Marc Espie
2013-05-23BUFCACHEPERCENT has been set to 20 by default for a while now.Lawrence Teo
2013-05-23the simplelock is a lieTed Unangst
2013-05-23allow auto scaling bcrypt rounds by CPU power.Ted Unangst
2013-05-23.Xr mpe and ldpd for interested parties. ok deraadtTed Unangst
2013-05-22Set the correct route priority in send_rt6msg, as done for send_rtmsg.Stuart Henderson
2013-05-22whitespace nitsStuart Henderson
2013-05-22Shuffle shell-command-on-region around to give shell-command.lum
2013-05-22Add am335x as an omap device.rapha
2013-05-22BUS_DMA_WAITOK can't be used in the bge_init path since itMike Belopuhov
2013-05-22We're handling L2 there, so use the corresponding define, not the L1 one.Patrick Wildt
2013-05-22as checked through thorough tests, youngest->mtime == ctime, so ditchMarc Espie
2013-05-22Split keyboard mapping definitions to new files, luna88k/dev/omkbdmap.[ch].Kenji Aoyama
2013-05-22Move the gmac/null ciphers to a different table block, clearly labelled asStuart Henderson
2013-05-22Use SIOCAIFADDR rather than SIOCSIFADDR to set the address.Martin Pieuchot
2013-05-22fix formatting here too; from ingoJason McIntyre
2013-05-22Sync with upstream. Fix buffer growing and memory allocation for wideYASUOKA Masahiko
2013-05-21Delete unused function.Mark Kettenis
2013-05-21Rewrite ioctl handling bits.Brad Smith
2013-05-21de-static-ize prototypes as well, which makes these functions not-staticMark Kettenis
2013-05-21am335x has the mmc registers offset by 0x100, like omap4.rapha
2013-05-21Rewrite ioctl handling bits.Brad Smith
2013-05-21remove unused cpu_lock code (where it is truly unused). it is notTed Unangst
2013-05-21Fix pty descriptor leak if fork() fails.Matthew Dempsky
2013-05-21When mapping a new entry, map it read-only, even though it should bePatrick Wildt
2013-05-21Simplify the debug output to help diagnose problems without needingMartin Pieuchot
2013-05-21Small code clean up. Removing noisy printfs.Brandon Mercer
2013-05-21Check for NULL ptr before dereferencing, not after; found the hard way byMiod Vallat
2013-05-21Remove some unused defines and make the number of interrupt lines variable.rapha
2013-05-21Ensure that sc_lock is held when calling sr_meta_native_bootprobe() - theJoel Sing
2013-05-21sr_raid_startwu() is no longer called from interrupt context, hence doesJoel Sing
2013-05-21Provide a function that handles the scheduling of work units. ThisJoel Sing
2013-05-21Add a driver for the am335x timers, to be used by the beaglebone.rapha
2013-05-21Make the sr_raid_startwu() function handle deferred work units, instead ofJoel Sing