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-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
2018-01-28
Test for correct error when on thread allocates, and another does a double free
Otto Moerbeek
2018-01-28
Spin up secondary CPUs and add IPI infrastructure. Heavily based on diffs
Mark Kettenis
2018-01-28
remove the emulex link: it's dead, and i can;t see any obvious replacement;
Jason McIntyre
2018-01-28
Store PSCI function ids as uint32_t not int in the softc.
Jonathan Gray
2018-01-28
Bring this more in line with our other architectures.
Mark Kettenis
2018-01-28
A few fatal() -> fatalx() where errno is not
Kenneth R Westerback
2018-01-28
Initialize variables to avoid compiler warnings
Kinichiro Inoguchi
2018-01-28
typo
Otto Moerbeek
2018-01-28
sync
Jonathan Gray
2018-01-27
Sync the nam2blk entries with the bdevsw table, which is the
Christian Weisgerber
2018-01-27
Update regress to match removal of ssl_parse_clienthello_tlsext().
Joel Sing
2018-01-27
Complete the TLS extension handling rewrite for the server-side.
Joel Sing
2018-01-27
Clarify the comment re the F5 EC curves extension bug.
Joel Sing
2018-01-27
Convert ssl3_put_cipher_by_char() to CBB.
Joel Sing
2018-01-27
Fix an interrupt storm issue in vnet(4) mpi@ managed to trigger on my T5220,
Stefan Sperling
[prev]
[next]