mirror of https://github.com/torvalds/linux.git
Todo items: - IRQ_INPROGRESS flag - use sparc64 irq buckets, or generic irq_desc? - sun4d - re-indent large chunks of sun4m_smp.c - some places assume sequential cpu numbering (i.e. 0,1 instead of 0,2) Last I checked (with 2.6.14), random programs segfault with dual HyperSPARC. And with SuperSPARC II's, it seems stable but will eventually die from a write lock error (wrong lock owner or something). I haven't tried the HyperSPARC + highmem combination recently, so that may still be a problem. Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| apc.c | ||
| asm-offsets.c | ||
| auxio.c | ||
| cpu.c | ||
| devices.c | ||
| ebus.c | ||
| entry.S | ||
| errtbls.c | ||
| etrap.S | ||
| head.S | ||
| idprom.c | ||
| init_task.c | ||
| ioport.c | ||
| irq.c | ||
| led.c | ||
| module.c | ||
| muldiv.c | ||
| pcic.c | ||
| pmc.c | ||
| process.c | ||
| ptrace.c | ||
| rtrap.S | ||
| sclow.S | ||
| semaphore.c | ||
| setup.c | ||
| signal.c | ||
| smp.c | ||
| sparc-stub.c | ||
| sparc_ksyms.c | ||
| sun4c_irq.c | ||
| sun4d_irq.c | ||
| sun4d_smp.c | ||
| sun4m_irq.c | ||
| sun4m_smp.c | ||
| sun4setup.c | ||
| sunos_asm.S | ||
| sunos_ioctl.c | ||
| sys_solaris.c | ||
| sys_sparc.c | ||
| sys_sunos.c | ||
| systbls.S | ||
| tadpole.c | ||
| tick14.c | ||
| time.c | ||
| trampoline.S | ||
| traps.c | ||
| unaligned.c | ||
| vmlinux.lds.S | ||
| windows.c | ||
| wof.S | ||
| wuf.S | ||