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
/
arch
/
octeon
Age
Commit message (
Expand
)
Author
2012-08-29
Implement pci_min_powerstate().
Mark Kettenis
2012-08-28
Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an
Pascal Stumpf
2012-08-23
kill nnpfs dead
Theo de Raadt
2012-08-22
Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be
Pascal Stumpf
2012-07-16
Forgot these files during the recent clock churning.
Miod Vallat
2012-06-26
create new machine/_float.h which is namespace clean. create a new
Theo de Raadt
2012-06-17
Remove leftover loongson or sgi references.
Miod Vallat
2012-04-21
Rework the signature of the cache handling routines again. It makes more sense
Miod Vallat
2012-03-25
Move cache handling routines related definitions to a dedicated header file,
Miod Vallat
2012-03-15
uncached_base was introduced early in IP27 support, since these designs use
Miod Vallat
2011-11-08
Garbage collect now unused MKDEP definitions. ok deraadt@
Matthieu Herrb
2011-10-27
Specify the TLS variant for each platform.
Philip Guenthe
2011-10-10
Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *).
Miod Vallat
2011-10-06
ccd goes to the attic
Theo de Raadt
2011-07-08
When reading dos labels use DOS_LABELSECTOR and don't use LABELOFFSET. For al...
Kenneth R Westerback
2011-07-07
The drahn memorial bad kernel build fix: prevent blood pressure
Philip Guenthe
2011-07-06
On those archs that read their disk (vs iso/udf) disklabels exclusively
Kenneth R Westerback
2011-07-06
Eliminate redundant buf validation checks in xxstrategy() methods now
Matthew Dempsky
2011-07-06
make clean should clean .d files, so as to leave a fresh canvas.
Ted Unangst
2011-07-03
Tweak the dmesg output a bit. From brad@
YASUOKA Masahiko
2011-07-03
Add blank line to keep consistent spacing. From brad@
YASUOKA Masahiko
2011-07-03
Rewrite the multicast handling for OpenBSD. From brad@
YASUOKA Masahiko
2011-07-03
- add missing #include "bpfilter.h" on if_cnmac.
YASUOKA Masahiko
2011-06-26
if_downall() cannot be done MI in sys_reboot() because vfs_shutdown()
Theo de Raadt
2011-06-25
Don't forget to print a newline at attach time.
Miod Vallat
2011-06-25
Remove irrelevant comments borrowed from loongson.
Miod Vallat
2011-06-24
machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and
Christian Weisgerber
2011-06-24
Should always include ukphy(4) in the kernel configs if using any devices
YASUOKA Masahiko
2011-06-24
Remove SET/CLR/ISSET macros from Octeon code. The kernel already provides
YASUOKA Masahiko
2011-06-23
Fix the error path in bus_dmamem_map.
Ariane van der Steldt
2011-06-22
some fixes for cnmac(4)
YASUOKA Masahiko
2011-06-19
Use disk_lock_nointr() in the xxclose() routines so that they cannot
Theo de Raadt
2011-06-19
Use disk_lock/disk_unlock directly and in the same way in these drivers,
Theo de Raadt
2011-06-19
Clean up ioctl handler a bit and rearrange the receive filter callback to
YASUOKA Masahiko
2011-06-17
add missing the copyright notice.
YASUOKA Masahiko
2011-06-16
Ethernet driver merged from IIJ's contribution code.
Takuya ASADA
2011-06-05
Move the bufcachepercent setting code to MI locations -- set it to 42%
Theo de Raadt
2011-06-05
Drop kernel support for the useless DIOCWLABEL ioctl and prune a lot
Matthew Dempsky
2011-06-03
Get rid of the wlabel argument to bounds_check_with_label(). It's
Matthew Dempsky
2011-05-30
Remove the freelist member from vm_physseg
Owain Ainsworth
2011-05-21
Add pci_intr_map_msi() stub.
Mark Kettenis
2011-05-15
Remove unused include of file.pckbdc. Those arches do not have
Matthieu Herrb
2011-05-08
memory handling fix
Takuya ASADA
2011-05-08
fix variable name
Takuya ASADA
2011-05-08
combus renamed uartbus, com_oct renamed cn30xxuart
Takuya ASADA
2011-05-08
obio renamed iobus, moved interrupt handler code to dev/octeon_intr.c
Takuya ASADA
2011-04-28
- enable fenv
Martynas Venckus
2011-04-25
FPU emulation option added
Takuya ASADA
2011-04-21
Revert the ``remove the `skip splraise/splx for IPL_NONE mutexes' optimization''
Miod Vallat
2011-04-16
Use 'CLR(<buf>->b_flags, B_READ | B_WRITE | B_DONE)' regardless of
Kenneth R Westerback
[next]