aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* netinet: Remove in_cksum_update()Mark Johnston2021-11-241-29/+0
* powerpc: Make machine/reg.h self-containedWarner Losh2021-11-241-16/+18
* minidump: Use the provided dump bitsetMitchell Horne2021-11-192-2/+2
* minidump: Parameterize minidumpsys()Mitchell Horne2021-11-191-1/+2
* powerpc64: fix OFWFB with Radix MMULeandro Lupori2021-10-141-0/+3
* minidump: De-duplicate the progress barMitchell Horne2021-09-291-0/+3
* minidump: De-duplicate is_dumpable()Mitchell Horne2021-09-291-1/+0
* [PowerPC] Fix outdated FP regs on fork(2) and friendsBrandon Bergren2021-09-041-0/+5
* Add pmap_vm_page_alloc_check()Konstantin Belousov2021-07-311-0/+2
* powerpc: change mfpvr return type to uint32_tLeandro Lupori2021-07-281-2/+2
* powerpc64: add Power8 and Power9 PMCsLeandro Lupori2021-07-261-0/+1
* Pass the syscall number to capsicum permission-denied signalsDavid Chisnall2021-07-161-0/+1
* Revert "Pass the syscall number to capsicum permission-denied signals"David Chisnall2021-07-101-1/+0
* Pass the syscall number to capsicum permission-denied signalsDavid Chisnall2021-07-101-0/+1
* Reduce code duplication in machine/_types.hAlex Richardson2021-06-141-58/+2
* Wrap the default SPE config in its own #defineJustin Hibbits2021-05-301-0/+2
* Clean up spr.hJustin Hibbits2021-05-301-72/+9
* Rename struct device to struct _deviceMark Johnston2021-04-121-3/+1
* Create VM_MEMATTR_DEVICE on all architecturesAndrew Turner2021-04-121-0/+2
* powerpc/powermac: Constrain 'cpu_sleep()' for AIM to mpc745xJustin Hibbits2021-03-311-1/+5
* [PowerPC] Fix ISA_206 subword atomicsJustin Hibbits2021-03-311-2/+2
* gdb: report specific stop reason for watchpointsMitchell Horne2021-03-301-0/+6
* Introduce kdb-level watchpoint functionsMitchell Horne2021-03-291-0/+14
* Consolidate machine/endian.h definitionsMitchell Horne2021-03-261-101/+1
* Remove PCPU_INCJason A. Harmening2021-03-211-1/+0
* [PowerPC] Floating-point exception trap followupBrandon Bergren2020-12-131-4/+4
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-051-4/+12
* [PowerPC64LE] Fix LE VSX/fpr interopBrandon Bergren2020-12-031-0/+10
* [PowerPC] Don't overwrite vm.pmap sysctl nodeLeandro Lupori2020-11-171-0/+1
* Make powerpc use MAXARGS (defined as 8) instead of hardcoding '10'.Edward Tomasz Napierala2020-11-061-1/+2
* Implement superpages for PowerPC64 (HPT)Leandro Lupori2020-11-064-12/+35
* [POWERPC] Floating-Point Exception trap supportAlfredo Dal'Ava Junior2020-11-063-1/+22
* Fix powerpc and powerpcspe buildsLeandro Lupori2020-11-051-7/+7
* [PowerPC] hwpmc: add support for POWER8/9 PMCsLeandro Lupori2020-11-051-0/+1
* [PowerPC] Make PPC 970 PMC SPRs the standard onesLeandro Lupori2020-11-051-52/+73
* Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead.Edward Tomasz Napierala2020-09-271-1/+0
* Add a vmparam.h constant indicating pmap support for large pages.Mark Johnston2020-09-231-0/+5
* [PowerPC64LE] Fix AP spinup on powernv.Brandon Bergren2020-09-231-0/+3
* [PowerPC64LE] powernv ILE setup code.Brandon Bergren2020-09-231-0/+1
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-221-0/+4
* Sparsify the vm_page_dump bitmapD Scott Phillips2020-09-211-1/+2
* Move vm_page_dump bitset array definition to MI codeD Scott Phillips2020-09-212-5/+12
* Add missing assignment forgotten in r365899Michal Meloun2020-09-201-0/+1
* Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.Michal Meloun2020-09-191-0/+27
* [PowerPC64LE] Adjust ELF definitions for LE.Brandon Bergren2020-09-131-2/+5
* [PowerPC64LE] Add LOAD_LR_NIA and RETURN_TO_NATIVE_ENDIAN defines.Brandon Bergren2020-09-101-0/+37
* [PowerPC] Implement VDSO timebase access on powerpc*Brandon Bergren2020-09-081-0/+2
* Add the MEM_EXTRACT_PADDR ioctl to /dev/mem.Mark Johnston2020-09-021-1/+1
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0113-15/+3
* [PowerPC] Fix PMCLOG address widthLeandro Lupori2020-09-011-0/+5