summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2015-01-24correct the syntax description of the boot command; ok jmc@Christian Weisgerber
2015-01-20Move ps_strings "after" the random stackgap. This makes its location aMark Kettenis
2015-01-15remove .Tn; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2015-01-13for the install: target, use cmp as a rough attempt for avoiding repeatedTheo de Raadt
2015-01-11switch prototype warnings to implicit-declaration warnings.Ted Unangst
2015-01-03add new driver uslhcom(4) USB HID based UART.uaa
2014-12-17remove simplelocksTheo de Raadt
2014-12-16primary change: move uvm_vnode out of vnode, keeping only a pointer.Ted Unangst
2014-12-11dragonflybsd has added a urio driver. conservation of urios requiresTed Unangst
2014-12-10retire shutdown hooks; ok deraadt, krwMike Belopuhov
2014-12-09Replace some malloc(n*size,...) calls with mallocarray().Doug Hogan
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-11-18(except for the arm architectures...) unify the way the ld.script isTheo de Raadt
2014-11-16Replace a plethora of historical protection options with justTheo de Raadt
2014-10-31remove a duplicate pckbdvar.h include under NGSCKBD > 0Jonathan Gray
2014-10-26Don't forget to free() the malloc()s.Miod Vallat
2014-10-25Remove vmmap; it isn't used.Mark Kettenis
2014-10-25Another uvm_km_valloc(9) -> km_alloc(9) conversion.Mark Kettenis
2014-10-23Correctly set up the HPMC trap entry: according to the PA-RISC FirmwareMiod Vallat
2014-10-23In the various desidhash_*() functions, make sure we clear the `set to clear'Miod Vallat
2014-10-23Revert limiting physmem to 2GB; the culprit was likely in uvm and uvm hasMiod Vallat
2014-10-15Do not panic when attempting to decode invalid condition codes, or ifMiod Vallat
2014-10-14Do not skip saving callee-saved registers in trap frames if compiling withoutMiod Vallat
2014-10-10Significant unification of RAMDISK* config files, making them diffable.Theo de Raadt
2014-10-09mechanical translation of dev_lkm_dummy() to dev_notdef()Ted Unangst
2014-10-09revert unintentional commit unrelated to LKMTed Unangst
2014-10-09remove LKM devicesTed Unangst
2014-10-08#ifndef DDB, correct a format string..Theo de Raadt
2014-10-08remove an unused file that is a duplicate of arch/hppa/gsc/mongoose_gsc.cJonathan Gray
2014-10-04Switch the kernel configs over to using -Wframe-larger-than= instead ofBrad Smith
2014-10-01all ramdisks should use SMALL_KERNEL and NO_PROPOLICE. basically, allTheo de Raadt
2014-09-30Add the QLogic SCSI/FC drivers.Brad Smith
2014-09-24jmatthew@ points out atomic_swap_foo takes two arguments, not three.David Gwynne
2014-09-24Replace a few malloc() calls with reallocarray() so it checks for overflow.Doug Hogan
2014-09-22implement atomic_{cas,swap}_{uint,ulong,ptr} andDavid Gwynne
2014-09-19Use config_suspend_all(9).Mark Kettenis
2014-09-15Remove non-standard <sys/dkstat.h> header. It has not contained anythingMiod Vallat
2014-09-14Clean up isp(4) from kernel configs with the new drivers alreadyBrad Smith
2014-09-04Revert previous change, but use curcpu()->ci_schedstate.spc_cp_time[] insteadMiod Vallat
2014-08-30Fix format strings in STIDEBUG code.Miod Vallat
2014-08-29Use the load average from averunnable.ldavg[] instead of bogus cp_time[]Miod Vallat
2014-08-20unlink crypto(4) pseudo device from the architecture dependant characterMike Belopuhov
2014-08-18dont rely on mbuf.h to provide pool.h.David Gwynne
2014-07-22boot(9): Reduce diffs between hppa & hppa64 (& others)Masao Uebayashi
2014-07-21boot(9): Reduce annoying style diffsMasao Uebayashi
2014-07-17immidiatelly -> immediatelyMiod Vallat
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-13boot(9): Cosmetic changes to improve diff'ability.Masao Uebayashi
2014-07-13Cosmetic changes to reduce diffs.Masao Uebayashi
2014-07-13#$%#@$# CONSPEEDMiod Vallat