summaryrefslogtreecommitdiff
path: root/sys/arch/ibmnws
AgeCommit message (Expand)Author
2023-03-28s/interrput/interrupt/ and s/accesss/access/ in comments.andvar
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2021-12-12s/Miscellanous/Miscellaneous/ in copypasta comments.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-02-27Don't put #ifdefs in prep_initppc(). Instead, let callers specify thethorpej
2021-02-26Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than inthorpej
2021-01-04malloc(9) -> kmem(9)thorpej
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-04-04mark nsmb major obsoletejdolecek
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-01-28Systematize handling of removed drivers.dholland
2019-01-27Restore satlink's majors entries commented out and marked obsolete.dholland
2019-01-27Remove the satlink driver. It was disabled everywhere, had no man page andmaxv
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
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
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-02-19PR kern/51208rin
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-10-19Added MSI/MSI-X and interrupt_distribute(9) support for powerpc.nonaka
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2014-05-08Use TOOL_NCDCS to turn an ibmnws kernel automatically into a valid NCDphx
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2013-04-27the bogus number policechristos
2012-12-01Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i').mbalmer
2012-10-13Adapt to the changed signature of pckbc_cnattach().jdc
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-28Fix -fno-common fallout.matt
2012-01-27converting extent(9) from malloc(9) to kmem(9)para