Age | Commit message (Expand) | Author |
2019-05-16 | Handle a bit more work without taking the kernel lock. This should avoid | Mark Kettenis |
2019-05-16 | Attach two dwiic-pci devices that didn't work before. That problem seems | Mike Larkin |
2019-05-15 | unrevert, i missed deraadt's commit with the proper fix | Ted Unangst |
2019-05-15 | rework the zero warning slightly, and more completely disable until we're | Ted Unangst |
2019-05-15 | revert previous, since it makes jmc's machine print an extra newline. | Ted Unangst |
2019-05-15 | if \n is added in attach, then tpm_init() should skip it. | Theo de Raadt |
2019-05-15 | Fix free(9) sizes in softraid(4) | jan |
2019-05-15 | remove some use of uninitialized values pointed out by jsg@ | Jonathan Matthew |
2019-05-15 | Rework tx path to allow using up to 13 segments per packet, so we don't | Jonathan Matthew |
2019-05-15 | Add support to the BIOS bootloader for random kernel base VA | Mike Larkin |
2019-05-15 | free size for amap; ok visa@ | anton |
2019-05-15 | Reduce branch emulation page access protection during setup. The setup | Visa Hankala |
2019-05-15 | Drop redundant pmap_proc_iflush() call. The needed instruction cache | Visa Hankala |
2019-05-14 | Fix athn(4) 9280 1T2R devices; broken since my noisefloor calib commit | Stefan Sperling |
2019-05-14 | Add free(9) sizes to ahc(4) | jan |
2019-05-14 | armv7 and arm64 also have ci_idepth | Jonathan Gray |
2019-05-14 | Add lock order checking for smr_barrier(9). This is similar to the | Visa Hankala |
2019-05-13 | print a newline for attach. from f holop | Ted Unangst |
2019-05-13 | Add a kernel implementation of realpath() as __realpath(). | Bob Beck |
2019-05-13 | enable in_irq() based check | Jonathan Gray |
2019-05-13 | add in_irq() in_interrupt() in_task() | Jonathan Gray |
2019-05-13 | free(9) sizes. | Martin Pieuchot |
2019-05-13 | free(9) sizes. | Martin Pieuchot |
2019-05-13 | Move idepth tracking out of interrupt controller into common layer. | Dale Rahn |
2019-05-13 | When killing a process, the signal is handled by any thread that | Alexander Bluhm |
2019-05-13 | Do not check for IFF_RUNNING inside bstp_initialization(). | Martin Pieuchot |
2019-05-13 | Deal with the case where bridge_getbif() can return NULL. | Martin Pieuchot |
2019-05-13 | dup2(n,n) would rlimit check before handling the n==n shortcut, | Theo de Raadt |
2019-05-13 | add idr_is_empty() | Jonathan Gray |
2019-05-13 | vmm: add host side pvclock | pd |
2019-05-13 | regen (missed this when I did the colemak update) | Aaron Bieber |
2019-05-13 | Add the needed ICC_PMR_EL1 register bit defines for the previous | Patrick Wildt |
2019-05-12 | Delete cpu_idle_{enter,leave}_fcn() as unused. Add RETGUARD checks to | Philip Guenther |
2019-05-12 | s/availible/available/ | Philip Guenther |
2019-05-12 | vmm: add a x86 page table walker | pd |
2019-05-12 | remove unused STUB definition | Jonathan Gray |
2019-05-12 | Switch the list of span interfaces and interfaces to SMR. | Martin Pieuchot |
2019-05-12 | no need to store the wmesg passed to rwsleep() as a static variable anymore | anton |
2019-05-12 | Fix 'ifconfig nwflags; These flags ended up overlapping with other flags | Stefan Sperling |
2019-05-12 | pushing NET_LOCK() further down from if_clone_{create,destroy}() | Alexandr Nedvedicky |
2019-05-12 | Between the broken GIC-500 on the RK3399 and differences in the secure mode | Mark Kettenis |
2019-05-12 | Unused switch_port variable. | akoshibe |
2019-05-12 | Add ZLIB_CONST | Jeremie Courreges-Anglas |
2019-05-12 | Make sure the extended PM register descriptions actually exist before | Mark Kettenis |
2019-05-12 | Document which fields are protected by the SCHED_LOCK(). | Martin Pieuchot |
2019-05-12 | Add support for mapping ACPI PM registers using the "extended" gasio | Mark Kettenis |
2019-05-11 | Correct a check in if_isconnected(). | Martin Pieuchot |
2019-05-11 | Show driver name on net80211 scan debug lines. | Stefan Sperling |
2019-05-11 | whitespace removal | Mike Larkin |
2019-05-11 | whitespace removal | Mike Larkin |