.. |
Makefile
|
sparc64: Start commonizing code common between SABRE and PSYCHO.
|
17 years ago |
asm-offsets.c
|
…
|
|
audit.c
|
…
|
|
auxio.c
|
sparc: Annotate of_device_id arrays with const or __initdata.
|
17 years ago |
central.c
|
sparc64: Rewrite central driver.
|
17 years ago |
cherrs.S
|
…
|
|
chmc.c
|
chmc: Mark %ver register inline asm with __volatile__
|
16 years ago |
compat_audit.c
|
…
|
|
cpu.c
|
sparc64: Clean up CPU chip type probing code.
|
17 years ago |
ds.c
|
sparc64: Apply const or __initdata to vio_device_id[]
|
17 years ago |
dtlb_miss.S
|
…
|
|
dtlb_prot.S
|
…
|
|
ebus.c
|
sparc: Kill EBUS driver layer.
|
17 years ago |
entry.h
|
sparc64: Clean up CPU chip type probing code.
|
17 years ago |
etrap.S
|
…
|
|
fpu_traps.S
|
…
|
|
ftrace.c
|
…
|
|
getsetcc.S
|
…
|
|
head.S
|
sparc64: Use ENTRY/ENDPROC in hypervisor asm.
|
17 years ago |
helpers.S
|
…
|
|
hvapi.c
|
sparc64: Implement SSTATE purely using notifiers and initcalls.
|
17 years ago |
hvcalls.S
|
sparc64: Use ENTRY/ENDPROC in hypervisor asm.
|
17 years ago |
hvtramp.S
|
…
|
|
idprom.c
|
…
|
|
init_task.c
|
…
|
|
iommu.c
|
sparc64: use iommu_num_pages function in IOMMU code
|
16 years ago |
iommu_common.h
|
sparc64: use iommu_num_pages function in IOMMU code
|
16 years ago |
irq.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
itlb_miss.S
|
…
|
|
ivec.S
|
…
|
|
kgdb.c
|
…
|
|
kprobes.c
|
…
|
|
kstack.h
|
…
|
|
ktlb.S
|
…
|
|
ldc.c
|
…
|
|
mdesc.c
|
…
|
|
misctrap.S
|
…
|
|
module.c
|
…
|
|
of_device.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
pci.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
pci_common.c
|
sparc64: Record OF device instead of device node pointer in pci_pbm_info.
|
17 years ago |
pci_fire.c
|
sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.
|
17 years ago |
pci_impl.h
|
sparc64: Fix sparse warnings in pci.c
|
17 years ago |
pci_msi.c
|
sparc64: Record OF device instead of device node pointer in pci_pbm_info.
|
17 years ago |
pci_psycho.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
|
17 years ago |
pci_sabre.c
|
sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.
|
17 years ago |
pci_schizo.c
|
sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.
|
17 years ago |
pci_sun4v.c
|
sparc64: use iommu_num_pages function in IOMMU code
|
16 years ago |
pci_sun4v.h
|
…
|
|
pci_sun4v_asm.S
|
sparc64: Use ENTRY/ENDPROC in PCI SUN4V asm.
|
17 years ago |
power.c
|
sparc64: Move reboot handling into seperate file and kill power reg programming.
|
17 years ago |
process.c
|
sparc64: Fix sparse warnings in global reg snapshotting.
|
17 years ago |
prom.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
|
17 years ago |
psycho_common.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
|
17 years ago |
psycho_common.h
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
|
17 years ago |
ptrace.c
|
sparc: Fix user_regset 'n' field values.
|
17 years ago |
reboot.c
|
sysctl: Use header file for sysctl knob declarations on sparc.
|
17 years ago |
rtrap.S
|
…
|
|
sbus.c
|
sparc64: Rewrite central driver.
|
17 years ago |
setup.c
|
…
|
|
signal.c
|
…
|
|
signal32.c
|
…
|
|
smp.c
|
sparc64: Add missing notify_cpu_starting() call.
|
16 years ago |
sparc64_ksyms.c
|
sparc: Kill EBUS driver layer.
|
17 years ago |
spiterrs.S
|
…
|
|
sstate.c
|
sparc64: Implement SSTATE purely using notifiers and initcalls.
|
17 years ago |
stacktrace.c
|
…
|
|
starfire.c
|
sparc64: Delete starfire_cpu_setup().
|
17 years ago |
sun4v_ivec.S
|
…
|
|
sun4v_tlb_miss.S
|
…
|
|
sys32.S
|
…
|
|
sys_sparc.c
|
…
|
|
sys_sparc32.c
|
compat: generic compat get/settimeofday
|
16 years ago |
syscalls.S
|
…
|
|
sysfs.c
|
…
|
|
systbls.S
|
compat: generic compat get/settimeofday
|
16 years ago |
systbls.h
|
…
|
|
time.c
|
sparc64: Fix sparse warnings in kernel/time.c
|
17 years ago |
trampoline.S
|
…
|
|
traps.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
tsb.S
|
…
|
|
ttable.S
|
…
|
|
una_asm.S
|
…
|
|
unaligned.c
|
…
|
|
us2e_cpufreq.c
|
…
|
|
us3_cpufreq.c
|
cpufreq: remove policy->governor setting in drivers initialization
|
16 years ago |
utrap.S
|
…
|
|
vio.c
|
sparc64: Fix sparse warnings in vio.c
|
17 years ago |
viohs.c
|
…
|
|
visemul.c
|
sparc64: Fix sparse warnings in visemul.c
|
17 years ago |
vmlinux.lds.S
|
…
|
|
winfixup.S
|
…
|
|