summaryrefslogtreecommitdiff
path: root/sys/arch/sh3/include
AgeCommit message (Expand)Author
2023-04-28fix few typos and grammar in comments.andvar
2022-07-26s/fucntion/function/ in comments.andvar
2022-02-23fix various typos in comments, mainly immediatly/immediately/,andvar
2022-02-13sh3: __cpu_simple_unlock needs __insn_barrier.riastradh
2021-10-29Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.thorpej
2021-10-27Make sigcontext13 visible only to _KERNEL. Make sigcontext visible onlythorpej
2021-10-26Merge all MD __sigaction14_sigtramp.c copies into one:christos
2021-10-06s/embeded/embedded/ in comments and messages.andvar
2021-08-25- In kern_mutex.c, if MUTEX_CAS() is not defined, define it in terms ofthorpej
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2020-10-15Fix the machine-dependent ptrace requests to respect LWP numbermgorny
2020-09-14apply some parens to make macros safe. fixes GCC 9 sanitizer issues.mrg
2020-08-03SH3_P2SEG_FUNC(f) - get a P2 address of a function.uwe
2020-08-03_cpu_exception_suspend - return old SRuwe
2020-07-30Publicly declare st40_pmb_init().uwe
2020-07-30ST40_PMB_DA_BITS - all values for the non-continuous size field.uwe
2020-07-30Add snprintb formats. Fix PASCR name.uwe
2020-07-28_LKM -> _MODULEskrll
2020-07-25Define CPU_PRODUCT_STX7105.uwe
2020-07-25Definitions for ST40 Privileged Mapping Buffer.uwe
2020-07-11Fix doc comment for sh_clock_init.uwe
2020-05-01Move machine dependent AUDIO_BLK_MS default value to <machine/param.h>.isaki
2020-04-30G/C __HAVE_AST_PERPROCskrll
2020-04-17Mark the .ident section as mergable string section to avoid redundantjoerg
2020-03-14pmap_remove_all(): Return a boolean value to indicate the behaviour. Ifad
2020-01-07Fix indentation. NFCIskrll
2019-12-27Harmonize the namespace of fast TLS base pointer getter functionskamil
2019-12-24Introduce PT_LWPSTATUS + PT_LWPNEXT, obsolete PT_LWPINFOkamil
2019-12-01Fix false sharing problems with cpu_info. Identified with tprof(8).ad
2019-12-01sh3: make ASTs work as expected, and fix a few things in the TLB refill path.ad
2019-11-30Revert previous. Looks like it requires a more extensive fix.ad
2019-11-29Nix now-unused definitions of MUTEX_GIVE/MUTEX_RECEIVE.riastradh
2019-11-29Nix mb_* on sh3.riastradh
2019-11-29Largely eliminate the MD rwlock.h header file.riastradh
2019-11-29PR port-sparc/54718 (sparc install hangs since recent scheduler changes)ad
2019-11-23cpu_need_resched():ad
2019-10-04Provide PTRACE_ILLEGAL_ASM, using an illegal slot instructionmaya
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-06-18Introduce PTRACE_REG_FP() a helper macro to retrieve the frame pointerkamil
2019-05-28s/recieve/receive/msaitoh
2019-05-07Switch all users (except ia64) of custom machine/ansi.h to common_ansi.hkamil
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-01-21Fix wrong scoping of {U,}LLONG_MAX. More cases, not just amd64.dholland
2019-01-08remove <machine/param.h> include, nothing from it is actually used herejdolecek
2019-01-07move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all portsjdolecek
2018-08-22- Cleanup for dynamic sysctl:msaitoh
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-03-02Introduce sh3/sysarch.h and add SH3_SYNC_ICACHEuwe
2018-02-15Introduce _UC_MACHINE_FP() as a macrokamil