.. |
config.mk
|
Add comments about KERN_OPT here.
|
2019-07-19 17:48:29 +00:00 |
dtb.build.mk
|
Introduce bsd.sysdir.mk to consolidate looking for the kernel.
|
2019-11-21 15:59:33 +00:00 |
dtb.mk
|
Allow kernel config to specify DTS/DTSO to build, and out-of-tree support
|
2019-03-26 02:45:23 +00:00 |
files
|
Bring back redirect route expiration.
|
2020-01-22 13:53:18 +00:00 |
files.amd64
|
Remove sio(4).
|
2019-11-21 01:24:49 +00:00 |
files.arm
|
Compile in arm/unwind.c if options STACK is in effect; the new arm stack(9)
|
2019-11-14 17:04:19 +00:00 |
files.arm64
|
arm64: rockchip: Add RK3399 PWM driver
|
2020-01-16 21:25:13 +00:00 |
files.i386
|
Remove sio(4).
|
2019-11-21 01:24:49 +00:00 |
files.mips
|
[PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operations
|
2020-01-02 23:20:37 +00:00 |
files.powerpc
|
PowerPC: Add CPLD driver for AmigaOne X5000
|
2020-01-19 21:43:15 +00:00 |
files.riscv
|
Include the PCI stack to the riscv GENERIC kernel.
|
2020-01-24 17:10:21 +00:00 |
files.sparc64
|
emulate illumos membar_producer with atomic_thread_fence_rel
|
2019-10-10 07:39:41 +00:00 |
files.x86
|
cpufreq(4): Add support for Intel Speed Shift
|
2020-01-22 23:28:42 +00:00 |
kern.mk
|
gcc9: quiet Waddress-of-packed-member for kernel build
|
2019-12-21 02:43:37 +00:00 |
kern.opts.mk
|
Disable REPRODUCIBLE_BUILD for kernel builds.
|
2019-09-28 14:14:42 +00:00 |
kern.post.mk
|
Fix kernel-tags target.
|
2020-01-23 13:56:12 +00:00 |
kern.pre.mk
|
Work around lld's inability to handle undefined weak symbols on risc-v.
|
2020-01-07 23:18:31 +00:00 |
kmod_syms_prefix.awk
|
|
|
kmod_syms.awk
|
|
|
kmod.mk
|
[PowerPC] Switch to PIC kernel modules on powerpc*
|
2019-12-27 04:07:51 +00:00 |
kmod.opts.mk
|
Add a kmod.opts.mk.
|
2019-11-21 18:14:26 +00:00 |
ldscript.amd64
|
Tighten mapping protections on preloaded files on amd64.
|
2019-10-18 14:05:13 +00:00 |
ldscript.arm
|
Eliminate the generated ldscript for arm and arm64, and strip $a/$d marker
|
2019-12-29 18:17:12 +00:00 |
ldscript.arm64
|
Eliminate the generated ldscript for arm and arm64, and strip $a/$d marker
|
2019-12-29 18:17:12 +00:00 |
ldscript.i386
|
Expose the kernel's build-ID through sysctl
|
2019-06-04 13:07:10 +00:00 |
ldscript.kmod.amd64
|
Add an ldscript for amd64 kernel modules.
|
2019-10-17 21:39:23 +00:00 |
ldscript.kmod.i386
|
Formalize the use of linker scripts for kernel modules.
|
2019-10-16 22:19:56 +00:00 |
ldscript.mips
|
Expose the kernel's build-ID through sysctl
|
2019-06-04 13:07:10 +00:00 |
ldscript.mips.cfe
|
Expose the kernel's build-ID through sysctl
|
2019-06-04 13:07:10 +00:00 |
ldscript.mips.mips64
|
Expose the kernel's build-ID through sysctl
|
2019-06-04 13:07:10 +00:00 |
ldscript.mips.octeon1
|
Expose the kernel's build-ID through sysctl
|
2019-06-04 13:07:10 +00:00 |
ldscript.powerpc
|
powerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
|
2019-11-14 04:34:17 +00:00 |
ldscript.powerpc64
|
Expose the kernel's build-ID through sysctl
|
2019-06-04 13:07:10 +00:00 |
ldscript.powerpcspe
|
powerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
|
2019-11-14 04:34:17 +00:00 |
ldscript.riscv
|
riscv: Ensure that BSS is 8-byte aligned
|
2019-09-09 15:57:24 +00:00 |
ldscript.sparc64
|
Expose the kernel's build-ID through sysctl
|
2019-06-04 13:07:10 +00:00 |
Makefile.amd64
|
|
|
Makefile.arm
|
Set a "kernbase" symbol in 32-bit arm locore.S and use it with ldscript.arm.
|
2019-12-30 23:20:46 +00:00 |
Makefile.arm64
|
Eliminate the generated ldscript for arm and arm64, and strip $a/$d marker
|
2019-12-29 18:17:12 +00:00 |
Makefile.i386
|
|
|
Makefile.mips
|
mips trampoline: don't bother with unwind tables
|
2020-01-15 15:59:32 +00:00 |
Makefile.powerpc
|
[PowerPC] Clang powerpcspe build fixes
|
2019-12-27 05:01:13 +00:00 |
Makefile.riscv
|
Revert r356077, apparently the change doesn't work after all (failed to
|
2019-12-25 18:24:38 +00:00 |
Makefile.sparc64
|
|
|
makeLINT.mk
|
stop building arm LINT-V5 kernel
|
2019-11-26 20:46:20 +00:00 |
makeLINT.sed
|
|
|
newvers.sh
|
newvers: append commit count to uname version string
|
2019-08-01 14:13:04 +00:00 |
NOTES
|
Add support for i2c bus mux hardware.
|
2020-01-02 17:51:49 +00:00 |
options
|
UMA NUMA flag day. UMA_ZONE_NUMA was a source of confusion. Make the names
|
2020-01-04 18:48:13 +00:00 |
options.amd64
|
|
|
options.arm
|
arm: add SOC_BRCM_BCM2837 option, include it in GENERIC
|
2019-12-17 23:01:37 +00:00 |
options.arm64
|
Add support for booting kernel directly from U-Boot using booti command.
|
2019-12-07 16:14:23 +00:00 |
options.i386
|
i386: Merge PAE and non-PAE pmaps into same kernel.
|
2019-01-30 02:07:13 +00:00 |
options.mips
|
|
|
options.powerpc
|
powerpc: Add AmigaOne platform, a subclass of MPC85xx
|
2019-10-16 00:38:50 +00:00 |
options.riscv
|
|
|
options.sparc64
|
|
|
sysent.mk
|
sysent.mk: split interpreter out of target command
|
2020-01-21 05:01:11 +00:00 |
systags.sh
|
Fix kernel-tags target.
|
2020-01-23 13:56:12 +00:00 |
WITHOUT_SOURCELESS
|
|
|
WITHOUT_SOURCELESS_HOST
|
|
|
WITHOUT_SOURCELESS_UCODE
|
|
|