index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-31
Use FREF() instead of rolling our own.
Martin Pieuchot
2018-01-31
Add support for specifying multiple transforms within a single proposal.
Patrick Wildt
2018-01-31
Some wifi drivers don't call ieee80211_newstate() during some state
Stefan Sperling
2018-01-31
Fix 11g ifmedia modes in ath(4) (shown by 'ifconfig ath0 media').
Stefan Sperling
2018-01-31
Add MULTIPROCESSOR support to the interrupt controller drivers. This makes
Mark Kettenis
2018-01-31
adjust container_of() for const use
Jonathan Gray
2018-01-31
add pci_is_root_bus()
Jonathan Gray
2018-01-31
add list_prev_entry()
Jonathan Gray
2018-01-31
add dmi_match() and change dmi_found() to use it
Jonathan Gray
2018-01-30
No need to add ffs.c as we use .VPATH to reach over into libc/string.
Mark Kettenis
2018-01-30
sync
Vadim Zhukov
2018-01-30
Add D-Link DWA-125 rev B2 to list of devices supported by run(4).
Vadim Zhukov
2018-01-30
regroup some commands in a more logical way;
Jason McIntyre
2018-01-30
Fix TFTP reading of zero-size files:
Christian Weisgerber
2018-01-30
provide ffs, gcc generates calls to it, even when __builtin_ffs() is used.
Otto Moerbeek
2018-01-30
keep in sync with ld.so malloc.c
Otto Moerbeek
2018-01-30
kill a gcc warning
Otto Moerbeek
2018-01-30
port over the malloc changes from libc. prompted by deraadt@
Otto Moerbeek
2018-01-30
Add support for switching CPUs in ddb on arm64. Based on a diff from drahn@.
Mark Kettenis
2018-01-30
Expand "bound to ..." message to include the source of the lease,
Kenneth R Westerback
2018-01-30
don't reject smtp responses containing non-printable chars as long
Eric Faurot
2018-01-30
word fix; from edgar pettijohn
Jason McIntyre
2018-01-30
add more pci defines and pci_pcie_cap()/pcie_capability_read_dword()
Jonathan Gray
2018-01-30
add module_init()/module_exit()/signal_pending()
Jonathan Gray
2018-01-30
add stubs for pci_clear_master()/pci_save_state()/pci_restore_state()/
Jonathan Gray
2018-01-30
add mutex_destroy()/down_read_trylock()
Jonathan Gray
2018-01-30
add create_singlethread_workqueue()/system_power_efficient_wq
Jonathan Gray
2018-01-30
add pm_runtime_* stubs
Jonathan Gray
2018-01-30
Don't limit vga_switcheroo stubs to amd64/i386 and add
Jonathan Gray
2018-01-30
add iowrite64()/writeq()
Jonathan Gray
2018-01-30
add GFP_USER/__user/vmalloc()
Jonathan Gray
2018-01-30
add ilog2()/order_base_2()/gcd()
Jonathan Gray
2018-01-30
disable -Wformat-zero-length when building with gcc
Jonathan Gray
2018-01-30
add i2c_bit_add_bus()
Jonathan Gray
2018-01-30
add more endian macros
Jonathan Gray
2018-01-30
add drm_invalid_op()
Jonathan Gray
2018-01-30
add atomic_cmpxchg()/atomic64_add()/atomic64_sub()
Jonathan Gray
2018-01-29
Repair botched retry loop when generating RTM_PROPOSAL
Kenneth R Westerback
2018-01-29
pms: minor cleanups in the alps code.
Ulf Brosziewski
2018-01-29
acknowledge that DPB_PROPERTIES exists and is documented in dpb.1
Marc Espie
2018-01-29
Missed a couple of log_info()'s in previous commit. Use #ifdef DEBUG
Kenneth R Westerback
2018-01-29
Drop unused field `ci_ipiih'.
Visa Hankala
2018-01-29
Let the interrupt subsystem allocate memory for the IPI handle,
Visa Hankala
2018-01-29
Use log_init(), log_setverbose() and log_debug() more
Kenneth R Westerback
2018-01-29
Attach ampintc/ampintcmsi early so pci devices can be attached with
Jonathan Gray
2018-01-28
Refactor and simplify the logic to select and invoke the
Kenneth R Westerback
2018-01-28
trampoline.o depends on assym.h
Mark Kettenis
2018-01-28
typo
Otto Moerbeek
2018-01-28
add malloc_threaderr
Otto Moerbeek
2018-01-28
- An error in the multithreaded case could print the wrong function name
Otto Moerbeek
[next]