.. |
ata_machdep.c
|
Change ad_firmware_geom_adjust() to operate on a struct disk * only and
|
2010-05-20 12:46:19 +00:00 |
autoconf.c
|
|
|
bus_machdep.c
|
Fix bogus error message from bus_dmamem_alloc() about incorrect alignment.
|
2010-09-29 21:53:11 +00:00 |
cache.c
|
For CPUs which ignore TD_CV and support hardware unaliasing don't
|
2010-08-08 00:01:08 +00:00 |
cheetah.c
|
Add support for SPARC64 V (and where it already makes sense for other
|
2010-05-02 19:38:17 +00:00 |
clock.c
|
Adapt sparc64 and sun4v timer code for the new event timers infrastructure.
|
2010-07-29 12:08:46 +00:00 |
counter.c
|
|
|
db_disasm.c
|
Add missing const.
|
2009-03-18 23:52:20 +00:00 |
db_hwwatch.c
|
|
|
db_interface.c
|
|
|
db_trace.c
|
|
|
dump_machdep.c
|
Place hostnames and similar information fully under the prison system.
|
2009-05-29 21:27:12 +00:00 |
eeprom.c
|
Fix botches in r201005:
|
2010-01-01 22:47:53 +00:00 |
elf_machdep.c
|
minor simplifications and cosmetics
|
2010-09-24 15:12:18 +00:00 |
exception.S
|
Allocate proper ammount of memory for interrupt names on sparc64 and
|
2010-07-16 22:09:29 +00:00 |
gdb_machdep.c
|
|
|
genassym.c
|
Wrap some sun4u-only symbols.
|
2010-08-08 14:37:16 +00:00 |
identcpu.c
|
Add support for SPARC64 V (and where it already makes sense for other
|
2010-05-02 19:38:17 +00:00 |
in_cksum.c
|
|
|
interrupt.S
|
Add a hack for SPARC64 V CPUs, which set some undocumented bits in the
|
2010-05-02 12:08:15 +00:00 |
intr_machdep.c
|
Refactor timer management code with priority to one-shot operation mode.
|
2010-09-13 07:25:35 +00:00 |
iommu.c
|
Remove a KASSERT which will also trigger for perfectly valid combinations
|
2010-09-14 20:31:09 +00:00 |
jbusppm.c
|
Factor out the duplicated macro for the device type used in the
|
2009-09-13 14:47:31 +00:00 |
locore.S
|
Don't bother enabling interrupts before we're ready to handle them. This
|
2010-04-26 20:19:49 +00:00 |
machdep.c
|
Adjust the order of operations in spinlock_enter() and spinlock_exit() to
|
2010-11-05 13:42:58 +00:00 |
mem.c
|
For CPUs which ignore TD_CV and support hardware unaliasing don't
|
2010-08-08 00:01:08 +00:00 |
mp_exception.S
|
- As it is not possible for sched_bind(9) to context switch with
|
2010-08-08 14:00:21 +00:00 |
mp_locore.S
|
Update a branch missed in r207537.
|
2010-06-13 20:29:55 +00:00 |
mp_machdep.c
|
- Wrap exchanging td_intr_frame and calling the event timer callback in
|
2010-10-19 19:44:05 +00:00 |
nexus.c
|
bus_add_child: change type of order parameter to u_int
|
2010-09-10 11:19:03 +00:00 |
ofw_machdep.c
|
Add OF_getscsinitid(), a helper similar to OF_getetheraddr() but for
|
2010-04-26 19:13:10 +00:00 |
pmap.c
|
Implement pmap_is_prefaultable().
|
2010-11-06 13:58:24 +00:00 |
prof_machdep.c
|
|
|
rtc.c
|
Style changes
|
2009-12-25 22:53:46 +00:00 |
rwindow.c
|
|
|
sc_machdep.c
|
Take advantage of KOBJMETHOD_END.
|
2009-03-19 20:36:46 +00:00 |
schppm.c
|
Take advantage of KOBJMETHOD_END.
|
2009-03-19 20:38:45 +00:00 |
spitfire.c
|
Some machines can not only consist of CPUs running at different speeds
|
2010-02-20 23:24:19 +00:00 |
ssm.c
|
Add ssm(4), which serves as a glue device allowing devices beneath the
|
2010-02-13 19:05:34 +00:00 |
stack_machdep.c
|
Add additional checks of the kernel stack addresses in order to
|
2009-12-08 20:18:54 +00:00 |
support.S
|
Add a VIS-based block copy function for SPARC64 V and later, which
|
2010-09-15 21:44:31 +00:00 |
swtch.S
|
- Add TTE and context register bits for the additional page sizes supported
|
2010-03-17 20:23:14 +00:00 |
sys_machdep.c
|
|
|
tick.c
|
- Given that in one-shot mode tick_et_start() also is called frequently
|
2010-10-25 20:52:33 +00:00 |
tlb.c
|
|
|
trap.c
|
Remove unused KTRACE includes.
|
2010-08-19 16:41:27 +00:00 |
tsb.c
|
KTR_CTx are long time aliased by existing classes so they can't serve
|
2010-07-21 10:05:07 +00:00 |
uio_machdep.c
|
For CPUs which ignore TD_CV and support hardware unaliasing don't
|
2010-08-08 00:01:08 +00:00 |
upa.c
|
Enroll these drivers in multipass probing. The motivation behind this
|
2009-12-22 21:02:46 +00:00 |
vm_machdep.c
|
- Update the comment in swi_vm() regarding busdma bounce buffers; it's
|
2010-09-15 15:18:41 +00:00 |
zeus.c
|
Add support for SPARC64 V (and where it already makes sense for other
|
2010-05-02 19:38:17 +00:00 |