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
2016-04-03
Move the setting of pcb_fsbase out of reset_segs() into its callers
Philip Guenther
2016-04-03
Teach ddb's disassembler about {rd,wr}[fg]sbase
Philip Guenther
2016-04-03
Don't call savectx() from cpu_fork(): the registers saved are overwritten
Philip Guenther
2016-04-03
Remove sparc special-casing from ufsdirhash_init(). This is not required
Martin Natano
2016-04-03
Add cpu_auxcontrol() to clear and set bits in the implementation/model
Jonathan Gray
2016-04-03
Remove erroneous whitespace added in previous change.
Patrick Wildt
2016-04-03
Map the bootconfig/FDT area passed by u-boot and try to init FDT on it.
Patrick Wildt
2016-04-03
Implement a way to extract memory information from a node. This can be
Patrick Wildt
2016-04-03
Remove XSCALE preprocessor checks from a file which is only for ARMv7.
Patrick Wildt
2016-04-03
The callers of fdt_next_node() expect it to return NULL if a next node
Patrick Wildt
2016-04-03
Remove __lockbarrier() defines, unused since cpu_lock removal a few
Jonathan Gray
2016-04-03
remove unused cpu_lock code
Jonathan Gray
2016-04-03
Remove tests for "processing" which was never set. It attempted to
Jonathan Gray
2016-04-03
mark the packet buffer in bpf_filter as bounded by the pktlen arg
David Gwynne
2016-04-02
Reduce dmesg spam by knocking out some acpi hardware IDs that don't need a
Mark Kettenis
2016-04-02
mark the bpf_mem ops as Static.
David Gwynne
2016-04-02
mark the program and buffer as const in bpf_filter()
David Gwynne
2016-04-02
refactor bpf_filter a bit.
David Gwynne
2016-04-02
Add support for I2C HID devices with GPIO signalled interrupts.
Jonathan Gray
2016-04-02
Make the gpio intr_establish callback return an int so the same function
Jonathan Gray
2016-04-01
Move atomics.h include dance to an earlier stage
Mike Belopuhov
2016-04-01
Revert the clone bitmap enlargement change
Mike Belopuhov
2016-04-01
Remove outdated unused compat define. mono_time no longer exists and
Jonathan Gray
2016-04-01
Building kernels with PPPOE_SERVER enabled has been broken for at least
Jonathan Gray
2016-03-31
Increase size of the clone bitmap. A limit of only 64 device clones
Martin Natano
2016-03-31
If one of the TCP syn cache buckets overflow, it might be a collision
Alexander Bluhm
2016-03-31
The USB console port on Aruba 7xxx wireless controllers shows up as
Reyk Floeter
2016-03-31
sync
Reyk Floeter
2016-03-31
Add Aruba CP210x for the integrated "Aruba Networks USB to UART Bridge
Reyk Floeter
2016-03-31
Don't forget to initialize scope_id. This fixes semarie@ and sthen@'s
Vincent Gross
2016-03-30
Add support for multitouch input to wsmouse.
Ulf Brosziewski
2016-03-30
Better support for alphas without all IEEE-mode instructions
Andrew Fresh
2016-03-30
Use in6_pcbhashlookup() in in6_pcbconnect(). We don't need in_pcblookup()
Vincent Gross
2016-03-30
BIOCGQUEUE and BIOCSQUEUE are no more
David Gwynne
2016-03-30
remove support for BIOCGQUEUE and BIOSGQUEUE
David Gwynne
2016-03-30
replace bridge_m_dup with m_dup_pkt.
David Gwynne
2016-03-30
Implement proxy ARP for ART based on mpath support.
Martin Pieuchot
2016-03-30
Hook up the gpio interrupt on devices that use it for card detection.
Mark Kettenis
2016-03-30
Expose the functionality that triggers a check for card insertion or removal.
Mark Kettenis
2016-03-30
Add support for gpio-based interrupts.
Mark Kettenis
2016-03-30
regenerate
Philip Guenther
2016-03-30
Add getlogin_r syscall that checks and returns errors like userspace
Philip Guenther
2016-03-30
some Xr adjustment to catch up with MLINKS removal;
Jason McIntyre
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-30
some oce(4) work, it appears
Theo de Raadt
2016-03-29
Print address and irq in the same way as sdhc(4)and bytgpio(4).
Mark Kettenis
2016-03-29
Some sparc64 pci frame buffers incorrectly have the `depth' property
Mark Kettenis
2016-03-29
Allow to adjust tcp_syn_use_limit with sysctl net.inet.tcp.synuselimit.
Alexander Bluhm
2016-03-29
Check if a device is present (using _STA) in acpi_foundhid. This prevents
Mark Kettenis
2016-03-29
Implement a cleaner way to prevent acpivout(4) from attaching if we have
Mark Kettenis
[prev]
[next]