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
2013-05-01
Fix a case where we might be cache flushing unmapped pages.
Patrick Wildt
2013-05-01
provide a sensor for the battery backup unit (bbu) on mfi boards that
David Gwynne
2013-05-01
there's some extra bits for the bbu status that freebsd dont have. provide
David Gwynne
2013-05-01
provide a couple of %b things for mfi_hw_present and mfi_adapter_ops cos
David Gwynne
2013-05-01
dont need to walk alldevs during sensor creation looking for the logical
David Gwynne
2013-05-01
Add a cortex bus which represents the ARM MPCore Complex.
Patrick Wildt
2013-04-30
Clear the right pixels when scrolling backwards.
Mark Kettenis
2013-04-30
Fix beagle makefile dependency after switching to new context switching
Patrick Wildt
2013-04-30
Use ARMv7 access permission bits.
Patrick Wildt
2013-04-30
Switch from pmap to pmap7.
Patrick Wildt
2013-04-30
Add context switching code matching to our pmap for ARMv7.
Patrick Wildt
2013-04-30
Add matching header for pmap7.
Patrick Wildt
2013-04-30
Replace the statically defined protection bits with a macro, which will
Patrick Wildt
2013-04-30
white space tweak
David Gwynne
2013-04-30
white space fixes
David Gwynne
2013-04-30
use MR_DCMD consistently. some MD_DCMD was in there somehow.
David Gwynne
2013-04-30
pull in BBU bits from freebsd
David Gwynne
2013-04-30
Handle newer fiber adapters the same way as 82575/82576,
Jonathan Gray
2013-04-29
Tweak previous: test __BSD_VISIBLE with #if, not #ifdef
Philip Guenther
2013-04-29
regen
Matthew Dempsky
2013-04-29
Extend P_SIGSUSPEND handling in userret() to properly restore the
Matthew Dempsky
2013-04-29
ulpt(4) depends on firmload since its rev 1.41 when it got support for
Martin Pieuchot
2013-04-28
Preliminary modifications for Xorg 1bpp server, based on OpenBSD/hp300
Kenji Aoyama
2013-04-28
Revert the ARMv7 header split introduced in pmap7.
Patrick Wildt
2013-04-28
Improved dealing of ARMv7 faults. Added ARMv7 fault descriptions.
Patrick Wildt
2013-04-27
Convert RAID 6 to new work unit completion routines.
Joel Sing
2013-04-26
Convert RAID4/5 to new work unit completion routines.
Joel Sing
2013-04-26
Add a SR_WUF_DISCIPLINE flag that identifies work units that have resulted
Joel Sing
2013-04-26
Don't use usbd_bulk_transfer() to submit a synchronous transfer here too.
Martin Pieuchot
2013-04-26
Don't use usbd_bulk_transfer() to submit a synchronous transfer. This
Martin Pieuchot
2013-04-26
Don't use usbd_bulk_transfer() to submit a synchronous transfer. This
Martin Pieuchot
2013-04-26
Remove unused and ambiguous usbd_get_interface() function.
Martin Pieuchot
2013-04-26
Remove bogus comments.
Martin Pieuchot
2013-04-26
Give back to usb(4) what is usb(4)'s. In other words use the usb_* prefix
Martin Pieuchot
2013-04-26
Rename three functions in usbdi.c to their right prefix (usb_* to usbd_*).
Marcus Glocker
2013-04-26
ARMv7 userland uses a single domain. This define is already used in pmap7.
Patrick Wildt
2013-04-26
Update and clean ARMv7 specific defines in the PTE header file.
Patrick Wildt
2013-04-26
Clean up ARM's generic interrupt controller and timer. Add the ability to
Patrick Wildt
2013-04-25
Use the correct arch name in a beagle header.
Patrick Wildt
2013-04-25
Add GPIO support for the PandaBoard. Disable BeagleBoard's unused interrupt
Patrick Wildt
2013-04-25
Add a terminator to the device list, so that we don't end up having
Patrick Wildt
2013-04-25
Correctly enable ARM's Generic Interrupt Controller.
Patrick Wildt
2013-04-24
Add tstohz(9) as the timespec analog to tvtohz(9).
Matthew Dempsky
2013-04-24
ansify.
Martin Pieuchot
2013-04-24
Move various extern declarations into their corresponding header file.
Martin Pieuchot
2013-04-24
Instead of having various extern declarations for protocol variables,
Martin Pieuchot
2013-04-24
When a ucom(4) is removed, it frees the tty with ttyfree(). However if
Nicholas Marriott
2013-04-24
When attaching disks, feed the disklabel's checksum to
Bret Lambert
2013-04-24
Use the manufacturer-supplied bios serial/uuid as a source of
Bret Lambert
2013-04-23
change ffs layout policy. try to pack meta data in close to the start of
Ted Unangst
[prev]
[next]