Age | Commit message (Expand) | Author |
2023-07-05 | They may have fixed the cache coherency problems in the JH7110, but it is | Mark Kettenis |
2023-07-05 | Suspend from suspend_taskq in apmioctl. | Tobias Heider |
2023-07-05 | remove unused armv7 max_processes global | Jonathan Gray |
2023-07-04 | amd64: cpu_info: rearrange members, keep ci_mds_tmp 32-byte aligned | Scott Soule Cheloha |
2023-07-04 | enable dwqe(4) | Mark Kettenis |
2023-07-04 | Add a bunch of clocks for GMAC0 and GMAC1 on the JH7110 SoC. | Mark Kettenis |
2023-07-03 | Enable mouse.tp.mtbuttons for apldcms | Tobias Heider |
2023-07-02 | Add button mappings for two- and three-finger clicks on clickpads. | Ulf Brosziewski |
2023-07-02 | all platforms, kernel: remove __HAVE_CLOCKINTR symbol | Scott Soule Cheloha |
2023-07-01 | Add driver for QC cpu Power States. | Dale Rahn |
2023-07-01 | Add support for JH7110 to stftemp(4). | Joel Sing |
2023-06-27 | Add qctsens(4), a driver for the Temperature Sensor found on Qualcomm SoCs. | Patrick Wildt |
2023-06-27 | amd64: MCOUNT_EXIT: restore interrupts, don't unconditionally reenable them | Scott Soule Cheloha |
2023-06-24 | Add initial support for StarFive VisionFive V2 to stfclock(4). | Joel Sing |
2023-06-22 | Instead of tsleep on lbolt do a tsleep with a 1 second timeout. | Claudio Jeker |
2023-06-18 | Remove spurious comment. | Mark Kettenis |
2023-06-18 | Add fchmod() entry in luna88k bootloader. | Kenji Aoyama |
2023-06-18 | Fix SCSI CMD_WRITE_EXT command length to 10 bytes. | Kenji Aoyama |
2023-06-17 | Flush the ITS after we disestablish an MSI. Fixes an issue seen on Ampere | Mark Kettenis |
2023-06-17 | On arm64, the frame pointer points at the stack address where the frame | Mark Kettenis |
2023-06-15 | all platforms, main(): call clockqueue_init() just before sched_init_cpu() | Scott Soule Cheloha |
2023-06-11 | Disable PAC with the architected algorithm for now, but leave it enabled | Mark Kettenis |
2023-06-10 | Implement support for pointer authentication (PAC) in userland. With PAC | Mark Kettenis |
2023-06-10 | Add qcpas(4), a driver for the Peripheral Authentication Service found on | Patrick Wildt |
2023-06-07 | upon resume, fpureset() was being called prematurely (before cpu_init, | Theo de Raadt |
2023-06-03 | Remove declarations of unused local variables, an unused function | Kenneth R Westerback |
2023-06-02 | Missed a trailing space. | Kenneth R Westerback |
2023-06-01 | Expunge a bunch of eye searing trailing whitespace. | Kenneth R Westerback |
2023-05-31 | Remove declarations for unused search_label() local variables | Kenneth R Westerback |
2023-05-30 | spelling | Jonathan Gray |
2023-05-29 | some hackery to make arm64 ramdisk compile again | Theo de Raadt |
2023-05-29 | recognise Cortex-A520 (Hayes), Cortex-A720 (Hunter), Cortex-X4 (Hunter-ELP) | Jonathan Gray |
2023-05-27 | Implement battery charge control. | Mark Kettenis |
2023-05-25 | Work around sparc64 WITNESS kernel failing to load by moving large witness | Kurt Miller |
2023-05-23 | Add qcaoss(4), a driver for the Always On Subsystem found on Qualcomm SoCs. | Patrick Wildt |
2023-05-22 | The fp_ex_[st]w struct savefpu members were inherited from NetBSD where | Philip Guenther |
2023-05-21 | Typo in comment. 'parititon' -> 'partition'. | Kenneth R Westerback |
2023-05-19 | Add qcsmptp(4), a driver to share 32-bit values between (co-)processors. | Patrick Wildt |
2023-05-19 | Have mainbus attach nodes under /reserved-memory, so that qcsmem(4) shows | Patrick Wildt |
2023-05-19 | Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCs | Patrick Wildt |
2023-05-17 | Add qcmtx(4), a driver for the hardware spinlock on Qualcomm SoCs that | Patrick Wildt |
2023-05-17 | Add qcipcc(4), a driver for the inter-processor mailbox interface used | Patrick Wildt |
2023-05-17 | Tolerate difference in some of the features advertised by the | Mark Kettenis |
2023-05-15 | Pass the ESR as the trapno value; this might help in determining the detailed | Mark Kettenis |
2023-05-12 | add axppmic support to RAMDISK, | SASANO Takayoshi |
2023-05-12 | Fall back on loading the kernel from the EFI system partition if we're | Mark Kettenis |
2023-05-09 | Apparently there is no need to set the PS2 field. | Mark Kettenis |
2023-05-02 | Sometimes the touchpad doesn't attach. Try to solve this issue be | Mark Kettenis |
2023-04-30 | Fix typo in MRDISKTYPE. | Kenneth R Westerback |
2023-04-30 | Remove the EFI RTC implementation on amd64. Since all amd64 systems we | Mark Kettenis |