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
2011-05-21
Add pci_intr_map_msi() stub.
Mark Kettenis
2011-05-21
Add pci_intr_map_msi() stub.
Mark Kettenis
2011-05-21
It's better to have the pci_intr_map_msi() stub return -1.
Mark Kettenis
2011-05-21
It's better to have the pci_intr_map_msi() stub return -1.
Mark Kettenis
2011-05-21
Add pci_intr_map_msi() stub.
Mark Kettenis
2011-05-21
Add pci_intr_map_msi() stub.
Mark Kettenis
2011-05-21
First stab at suporting Message Signaled Interrupts on amd64. Unfortunately
Mark Kettenis
2011-05-21
First stab at supporting Message Signaled Interrupts on i386. Still work in
Mark Kettenis
2011-05-21
Make inteldrm_intr only do any work if we know for sure that interrupts
Owain Ainsworth
2011-05-21
Introduce a flag to indicate that it is ok to use MSI on a certain PCI bus
Mark Kettenis
2011-05-20
Change 'set skip on <...>' to work with interface groups.
Stuart Henderson
2011-05-20
sr_scsi_cmd copes with failed i/o just fine so there's no need
Mike Belopuhov
2011-05-20
Avoid panic'ing on a bad pointer passed in by callers of msgsnd;
Bret Lambert
2011-05-20
fix copy and paste in BIOCINSTALLBOOT ioctl number.
Marco Peereboom
2011-05-20
Fix typo; from Brad
Kevin Lo
2011-05-20
Avoid double scsi_done(xs) in error path; ok dlg@ krw@
Otto Moerbeek
2011-05-19
Save and restore the MSI capability registers on suspend/resume.
Mark Kettenis
2011-05-18
When the sparc64 iommu fails to lookup a vaddr, it prints a message and
Ariane van der Steldt
2011-05-18
Turns out VA_ALIAS_MASK is indeed a mask, but with the PAGE_MASK deceptively
Ariane van der Steldt
2011-05-18
Better make PMAP_PREFER_ALIGN() a rounded value, as done on other arches;
Miod Vallat
2011-05-18
Off-by-two in PMAP_PREFER_ALIGN definition; found the hard way by matthieu@
Miod Vallat
2011-05-18
Mention new alc(4) devices in commments. No active changes.
Stuart Henderson
2011-05-18
Support additional L2C variants and L1D (AR813x/AR815x chips).
Stuart Henderson
2011-05-17
Use the same define checks as used in machdep.c for the trampoline code.
Ariane van der Steldt
2011-05-17
update bnx firmware to the latest version in FreeBSD:
Jonathan Gray
2011-05-17
exclude link local address from the dynamic interface address pool
Mike Belopuhov
2011-05-17
Ban passing of kqueue descriptors via UNIX domain sockets. Currently,
Philip Guenthe
2011-05-16
bring back r1.189, but keep doing the ip csum unconditionally for now until
Henning Brauer
2011-05-15
regen
Mark Kettenis
2011-05-15
Fix entries for Intel 6700PXH.
Mark Kettenis
2011-05-15
match on LSI SAS2108/SAS2116/SAS2208/SAS2308
Jonathan Gray
2011-05-15
regen
Jonathan Gray
2011-05-15
add ids for LSI SAS2108/SAS2116/SAS2208/SAS2308
Jonathan Gray
2011-05-15
Unify various gpio access using methods that take an offset relative to the
Martin Pieuchot
2011-05-15
Remove unused include of file.pckbdc. Those arches do not have
Matthieu Herrb
2011-05-14
regen
Mark Kettenis
2011-05-14
Keep Intel PCI IDs sorted numerically.
Mark Kettenis
2011-05-14
Fix arguments to pool_init: want alignment of L2_TABLE_SIZE_REAL at
Matthew Dempsky
2011-05-14
Pass flags down the PCI bus hierarchy. Soon to be used to selectively enable
Mark Kettenis
2011-05-14
pm_* methods are always attached to a PMU, no need to check for hardware.
Martin Pieuchot
2011-05-14
Add register definitions for PCI MSI capaility.
Mark Kettenis
2011-05-13
Revert the pf->socket linking diff.
Owain Ainsworth
2011-05-13
replace handrolled NELEM() with nitems()
Jasper Lievisse Adriaanse
2011-05-12
Get rid of the biomask printf here as well. Suggested by mikeb@
Mark Kettenis
2011-05-11
Pre-allocate memory to avoid sleeping after performing a lookup, which
Bret Lambert
2011-05-10
Don't leak swapslots when doing a uvm_km_pgremove and a page is in swap only.
Owain Ainsworth
2011-05-10
Kill vm_page_lookup_freelist.
Owain Ainsworth
2011-05-10
Fix deadlock (re)introduced by the previous commit by explicitly re-enabling
Mark Kettenis
2011-05-10
revert a mistake commit
Takuya ASADA
2011-05-10
octeon's internal counter clock speed is same as the processor clock. ok miod@
Takuya ASADA
[next]