Age | Commit message (Expand) | Author |
2024-07-09 | Remove trailing whitespace. No code change. | Mike Larkin |
2024-07-09 | fix disasm of fucompp | Jonathan Gray |
2024-07-08 | Introduce sched_unpeg_curproc() to abstract the current implementation. | Martin Pieuchot |
2024-07-08 | octeon/cnmac: assume 1Gbps in the default case | Landry Breuil |
2024-07-07 | Add device tree mapping for Lenovo Yoga Slim 7x. | Patrick Wildt |
2024-07-07 | remove unused i386_spurious() | Jonathan Gray |
2024-07-06 | remove ampintc_intr_string(), unused on arm64 | Jonathan Gray |
2024-07-06 | octeon/cnmac: Skip the switch port (cnmac2) on the 5-ports EdgeRouter POE | Landry Breuil |
2024-07-05 | When trying to enable multiple MSI vectors, check the flag first whether | Patrick Wildt |
2024-07-03 | Right now MSIs don't work on the Qualcomm Snapdragon X Elite (X1E80100). | Patrick Wildt |
2024-07-03 | Add device tree mapping for Asus Vivobook S15. | Mark Kettenis |
2024-07-03 | Map BUS_SPACE_MAP_PREFETCHABLE to Normal-NC. There are other memory | Mark Kettenis |
2024-07-03 | Switch to a table for mapping smbios vendor/product to device tree file | Mark Kettenis |
2024-07-03 | remove __mp_release_all_but_one(), unused since sched_bsd.c rev 1.92 | Jonathan Gray |
2024-07-02 | Fix unintended comparison between signed and unsigned integer. | Mark Kettenis |
2024-07-02 | Give the Qualcomm Snapdragon X Elite (X1E80100) the same treatment as its | Patrick Wildt |
2024-07-02 | The traditional LL/SC atomics perform poorly on modern arm64 systems with | Mark Kettenis |
2024-07-02 | remove oga's copyright notice, none of those changes remain | Jonathan Gray |
2024-07-02 | remove unused agp_flush_cache_range() | Jonathan Gray |
2024-07-02 | remove unused agp_map functions | Jonathan Gray |
2024-06-30 | we don't need the NOBYFOUR space-savings option anymore, that codepath | Theo de Raadt |
2024-06-26 | return type on a dedicated line when declaring functions | Jonathan Gray |
2024-06-25 | Print the last non-wakeup interrupt received during suspend. Note that | Mark Kettenis |
2024-06-24 | Show AMD SEV bits during identify CPU in dmesg. | Alexander Bluhm |
2024-06-23 | If an ioctl(2) request isn't implemented we should return ENOTTY. | Mark Kettenis |
2024-06-23 | While Qualcomm Snapdragon X Elite (X1E80100) claims to support 32 device-id | Patrick Wildt |
2024-06-23 | Add support for ACPI firmware that provides the base address of individual | Mark Kettenis |
2024-06-23 | Fix previous commit; add missing label | Mark Kettenis |
2024-06-23 | Enable EPAN if it is available. | Mark Kettenis |
2024-06-22 | remove space between function names and argument list | Jonathan Gray |
2024-06-21 | recognise Qualcomm Oryon; ok kettenis@ | Jonathan Gray |
2024-06-20 | Instead of allocating an arbitrary amount of extra space, let the EFI | Mark Kettenis |
2024-06-20 | Instead of allocating an arbitrary amount of extra space, let the EFI | Mark Kettenis |
2024-06-20 | Enable uvm percpu caches on luna88k. | Kenji Aoyama |
2024-06-19 | The GICv3 redistributor spacing on the X1E80100 (Snapdragon X Elite) | Patrick Wildt |
2024-06-19 | The X1E80100 (Snapdragon X Elite) joins the group of chips that require | Patrick Wildt |
2024-06-19 | remove externs for global hibernate_state | Jonathan Gray |
2024-06-18 | remove prototypes with no matching function | Jonathan Gray |
2024-06-17 | KNF | Mark Kettenis |
2024-06-17 | KNF | Mark Kettenis |
2024-06-17 | When loading a device tree using the "mach dtb" command, give firmware | Mark Kettenis |
2024-06-16 | Make GENERIC boot on ZHAOXIN KaiXian KX-6640MA | Klemens Nanni |
2024-06-15 | We should block non-wakeup interrupts until we're in the resume path and | Mark Kettenis |
2024-06-14 | When loading a device tree using the "mach dtb" command, give firmware | Mark Kettenis |
2024-06-13 | Enable uvm percpu caches on sparc64. | Claudio Jeker |
2024-06-13 | Wrong variable used in indexing meant that when a CPU's cache setup | Philip Guenther |
2024-06-12 | Add support for the AMD Platform Security Processor (PSP) to ccp(4). | Alexander Bluhm |
2024-06-12 | remove BMAJ and CMAJ defines only used by arm64; ok deraadt@ | Jonathan Gray |
2024-06-11 | Enable UVM percpu cache on riscv64 | Jeremie Courreges-Anglas |
2024-06-11 | Clamp CPU clock frequencies to [min, max] range when determining the | Mark Kettenis |