summaryrefslogtreecommitdiff
path: root/sys/arch/rs6000
AgeCommit message (Expand)Author
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-04-30Fix fallout from libsa change; stand.h includes <sys/param.h> now.rin
2022-04-29Fix fallout from libsa change; stand.h includes <sys/param.h> now.rin
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2021-12-08fix various typos in comments and log messages.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-01Whitespace: #define<tab>simonb
2021-02-26Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than inthorpej
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-02-240x%p --> %p for non-external codes.rin
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-02-06bump image size by 1/8th of an MB.mrg
2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-04-08centralize vers.c building for standalone programs.christos
2017-02-19PR kern/51208rin
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2015-08-08Remove KMEMSTATS.maxv
2015-07-11Improve spelling: regsiter -> registerkamil
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-13fix tyopsnj
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-10-11Comment out wscons related options.uebayasi
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-10Unify all arch/*/stand's atoi() to MI libsa.isaki
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-08-06Consistently define WARN in a way that passes format string checks, i.e.joerg
2014-08-06Use cmpwi.joerg
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-11-17Enable sljit and bpfjit on powerpc.alnsn