summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2023-05-06few more typos in the word "register", mainly s/resister/register/.andvar
2023-04-28Pass local symbols relocations in both passes and provide the kobj_relocskrll
2023-03-26fix various typos in documentation, comments and sysctl device description.andvar
2023-02-25Convert some assignments into KASSERTs.skrll
2023-02-23hppa: Add missing barriers in cpu_switchto.riastradh
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2023-01-13Avoid 64bit math in the hppa first stage bootloader. Ok chs@martin
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2022-10-26ddb/db_active.h: New home for extern db_active.riastradh
2022-10-11fix typos in log messages s/bus_dmamem_create/bus_dmamap_create/ andandvar
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-09-29malloc -> kmemskrll
2022-09-29Remove unnecessary include of <sys/malloc.h>.skrll
2022-09-02Remove unnecessary inclusion of <net/netisr.h>.thorpej
2022-08-16Provide pci_intr_setattr (which does nothing atm)skrll
2022-08-16Use designated initializers for hppa_pci_chipset_tag structs.skrll
2022-08-16Trailing whitespaceskrll
2022-08-07UFS/LFS dirhash:simonb
2022-07-26s/functin/function/ in copy pasted comment.andvar
2022-06-26Decorate the HPPA signal trampoline with the appropriate .cfiskrll
2022-06-16Re-reading the PA2.0 Cache Move-In rules tells me we do indeed need toskrll
2022-06-13s/caled/called/ in comments and man page, also few more fixes.andvar
2022-06-09Only report the SSBREAKPOINT break instruction as SIGTRAP/TRAP_TRACE. Allskrll
2022-06-09Oops... revert commit mistakeskrll
2022-06-09Handle 'NA' (non-access) traps for the lpa and probe instructions. Theskrll
2022-06-07Whitespaceskrll
2022-06-06Match up PTRACE_BREAKPOINT_ASM with PTRACE_BREAKPOINT which is theskrll
2022-06-06Define a PTRACE_ILLEGAL_ASMskrll
2022-06-01delay slot indentationskrll
2022-05-28s/grabing/grabbing/ in comments.andvar
2022-05-28fix various typos in comments, mainly origional->original,andvar
2022-05-26port-hppa/56849: Wacko kernel memory accounting in current/hppaskrll
2022-05-23s/controll/control/ in comments.andvar
2022-05-19port-hppa/56837: RAS support is slightly incorrect within hppa kernel, tooskrll
2022-05-15Sprinkle some <space><tab> consistencyskrll
2022-05-15harmony.c: expand and correct a couple of commentsgutteridge
2022-05-14Add some special NOPs to help qemu.skrll
2022-05-13port-hppa/56830: RAS support is slightly incorrect on hppaskrll
2022-04-17fix various typos in comments.andvar
2022-04-09hppa: Convert ipiuncs.c to membar_release/acquire.riastradh
2022-04-09sys: Use membar_release/acquire around reference drop.riastradh
2022-03-30get machine_ledaddr from PDC if we find onemacallan
2022-03-23allow com at dino to actually attachmacallan
2022-03-22bump MSGBUFSIZEmacallan
2022-03-20s/circut/circuit/ and s/circiut/circuit/ in comments and acronyms file.andvar
2022-03-12sys: Membar audit around reference count releases.riastradh
2022-02-26unmask interrupt bits leading to other interrupt registersmacallan
2022-02-24whitespaceskrll
2022-02-14hppa: Membar audit in cpu.c.riastradh
2022-02-13hppa: __cpu_simple_lock membar audit.riastradh