index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2017-07-10
make malloc(9) mpsafe by using a mutex instead of splvm.
David Gwynne
2017-07-10
Keep refusing SDIO initialization. The driver cannot work properly
Visa Hankala
2017-07-10
Replace codepatch nopsleds with trapsleds.
mortimer
2017-07-08
Remove duplicate typedesf that are now provided by linux_types.h.
Mark Kettenis
2017-07-08
Enable slaacd on the installer and temporarily neuter router
Florian Obser
2017-07-08
- For RTL8188CUS/RTL8192CU, we have to force 8051 reset/enable before waiting
Kevin Lo
2017-07-08
Revert grabbing the socket lock in kqueue filters.
Martin Pieuchot
2017-07-07
You win some, you los some. The Linux 4.4 code is still sub-standard but
Mark Kettenis
2017-07-07
Add logic for running SD commands. Tested with a few different makes
Visa Hankala
2017-07-07
Fix function name in panic message.
Visa Hankala
2017-07-06
Our website says that socppc was discontinued after 5.8 (thanks to
Ingo Schwarze
2017-07-06
Delete cross references to boot_landisk(8).
Ingo Schwarze
2017-07-06
fix broken cross references; found with mandoc -Tlint
Ingo Schwarze
2017-07-06
Remove bogus arguments from a printf in the bootloader.
Mike Larkin
2017-07-06
sync the list of pci devices which don't require aperture
Jonathan Gray
2017-07-06
Disassociate PA load address of the kernel from VA, such that PA isn't
Theo de Raadt
2017-07-06
vmd: increase the max number of disks from 2 to 4. Requires kernel rebuild
Mike Larkin
2017-07-06
0xcc-fill a few more alignments. Not because these ones matter particularily,
Theo de Raadt
2017-07-06
remove an unneeded .align and .code32
Mike Larkin
2017-07-05
Fix native/raw backlight support in inteldrm(4).
Mark Kettenis
2017-07-05
Enable NFSCLIENT to let installation over NFS work.
Visa Hankala
2017-07-05
Fix RAMDISK build.
Visa Hankala
2017-07-05
regen
Mark Kettenis
2017-07-05
Add Intel Braswell Sensor Hub device.
Mark Kettenis
2017-07-05
Convert pf tagname malloc(9) into pool_get(9) to make it MP safe.
Alexander Bluhm
2017-07-05
The IP in IP input function strips the outer header and reinserts
Alexander Bluhm
2017-07-05
Comments are lying.
Martin Pieuchot
2017-07-05
If we are sending a neighbor solicitation for a link local address
Florian Obser
2017-07-04
Ignore entries with specific PCI subvendor/subdevice such that we don't
Mark Kettenis
2017-07-04
some of this code was written in an era when spaces cost extra.
Ted Unangst
2017-07-04
zap .o, put both .c at deraadt@'s request
Marc Espie
2017-07-04
Revert previous, it exposed two edge cases still requiring the
Martin Pieuchot
2017-07-04
Always hold the socket lock when calling sblock().
Martin Pieuchot
2017-07-04
Assert that the socket lock is held when `so_state' is modified.
Martin Pieuchot
2017-07-04
Assert that the socket lock is held when `so_qlen' is modified.
Martin Pieuchot
2017-07-04
Export our atomic definitions to userland instead of gcc builtins.
Martin Pieuchot
2017-07-03
blacklist MSI on intel m.2 optane parts. it just doesnt work there.
David Gwynne
2017-07-03
Do not grab the socket lock in doaccept() twice. Pass NOTE_SUBMIT
Alexander Bluhm
2017-07-03
Both PF_ROUTE and PF_KEY need to start to take care of their own PCB list
Claudio Jeker
2017-07-03
Use copyin32() instead of copyin() in RDHWR emulation.
Visa Hankala
2017-07-03
merge error, revealed by clang; ok kettenis@
Christian Weisgerber
2017-07-03
Replace slot time durations with macros.
Kevin Lo
2017-07-03
Protect `so_state', `so_snd' and `so_rcv' with the socket lock in
Martin Pieuchot
2017-07-03
Protect `so_state', `so_error' and `so_qlen' with the socket lock in
Martin Pieuchot
2017-07-03
Not all sockets require the NET_LOCK(). So use solock() instead in
Martin Pieuchot
2017-07-03
Attach com(4) using fdt on octeon.
Visa Hankala
2017-07-03
Drop the KERNEL_LOCK() in pf_purge_thread().
Martin Pieuchot
2017-07-03
Add the first UART into the fdt blob.
Visa Hankala
2017-07-03
regen
David Gwynne
2017-07-03
intel optanes are a thing
David Gwynne
[prev]
[next]