David S. Miller 7dc408808a [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too. 18 years ago
..
Makefile ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
asm-offsets.c 0037c78a96 kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file 20 years ago
audit.c e54dc2431d [PATCH] audit signal recipients 18 years ago
auxio.c 37b7754aab [SPARC/64] Rename some functions like PowerPC 18 years ago
binfmt_aout32.c 1250ca4c8f [PATCH] struct path: convert sparc64 18 years ago
binfmt_elf32.c 386d9a7edd [PATCH] elf: Always define elf_addr_t in linux/elf.h 18 years ago
central.c 23abc9ec6a [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c 18 years ago
chmc.c 6a23acf390 [SPARC64]: constify of_get_property return: arch/sparc64 18 years ago
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 years ago
cpu.c 6c70b6fc7b [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 18 years ago
ds.c afd69ed142 [SPARC64]: Do not flood log with failed DS messages. 18 years ago
dtlb_miss.S 8b23427441 [SPARC64]: More TLB/TSB handling fixes. 19 years ago
dtlb_prot.S c9c1083074 [SPARC64]: Fix boot failures on SunBlade-150 19 years ago
ebus.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
entry.S fc395f8d58 [SPARC64]: Fix args to sun4v_ldc_revoke(). 18 years ago
etrap.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
head.S 53140b71c5 [SPARC64]: Do not touch %tick_cmpr on sun4v cpus. 18 years ago
hvapi.c 22d6a1cba3 [SPARC64]: Report proper system soft state to the hypervisor. 18 years ago
hvtramp.S b434e71933 [SPARC64]: Fix memory leak when cpu hotplugging. 18 years ago
idprom.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
init_task.c 4e950f6f01 Remove fs.h from mm.h 18 years ago
iommu.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
iommu_common.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
iommu_common.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
irq.c b434e71933 [SPARC64]: Fix memory leak when cpu hotplugging. 18 years ago
isa.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
itlb_miss.S 679292993c [SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler. 18 years ago
kprobes.c 127cda1e8c [SPARC64]: Optimize fault kprobe handling just like powerpc. 18 years ago
ktlb.S d1acb4210a [SPARC64]: Get DEBUG_PAGEALLOC working again. 18 years ago
ldc.c 43fdf27470 [SPARC64]: Abstract out mdesc accesses for better MD update handling. 18 years ago
mdesc.c 0fdb7f96d8 [SPARC64]: Allow userspace to get at the machine description. 18 years ago
module.c 06a1be167e [SPARC]: Handle UNWIND_INFO properly. 19 years ago
of_device.c 3d6e470236 [SPARC]: Make sure dev_archdata is filled in for all devices. 18 years ago
pci.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
pci_common.c a2d6ea0180 [SPARC64]: Fix sun4u PCI config space accesses on sun4u. 18 years ago
pci_fire.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
pci_impl.h ca3dd88e41 [SPARC64] PCI: Consolidate PCI access code into pci_common.c 18 years ago
pci_psycho.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
pci_sabre.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
pci_schizo.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
pci_sun4v.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
pci_sun4v.h 35a17eb6a8 [SPARC64]: Add PCI MSI support on Niagara. 18 years ago
pci_sun4v_asm.S 35a17eb6a8 [SPARC64]: Add PCI MSI support on Niagara. 18 years ago
power.c c73fcc846c [SPARC]: Fix serial console device detection. 18 years ago
process.c 4e950f6f01 Remove fs.h from mm.h 18 years ago
prom.c 46bcea7751 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. 18 years ago
ptrace.c 35bca36cf7 [SPARC{32,64}]: Propagate ptrace_traceme() return value. 18 years ago
rtrap.S 10e267234c [SPARC64]: Add irqtrace/stacktrace/lockdep support. 18 years ago
sbus.c ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
semaphore.c b445e26cbf [SPARC64]: Avoid membar instructions in delay slots. 20 years ago
setup.c c73fcc846c [SPARC]: Fix serial console device detection. 18 years ago
signal.c 62715ec832 [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn(). 18 years ago
signal32.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
smp.c b434e71933 [SPARC64]: Fix memory leak when cpu hotplugging. 18 years ago
sparc64_ksyms.c 6c70b6fc7b [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 18 years ago
sstate.c 22d6a1cba3 [SPARC64]: Report proper system soft state to the hypervisor. 18 years ago
stacktrace.c ab1b6f03a1 simplify the stacktrace code 18 years ago
starfire.c 286bbe87c1 [SPARC64]: Kill starfire_cookie from SBUS/PCI. 19 years ago
sun4v_ivec.S 5cbc307373 [SPARC64]: Use machine description and OBP properly for cpu probing. 18 years ago
sun4v_tlb_miss.S 86d43258bc [SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling. 18 years ago
sunos_ioctl32.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
sys32.S 5c7aa6ffae [SPARC64]: Fix arg passing to compat_sys_ipc(). 18 years ago
sys_sparc.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
sys_sparc32.c bc5a2e64a1 [SPARC]: Add sys_fallocate() entries. 18 years ago
sys_sunos32.c 1d51c69fb6 [SPARC]: avoid CHILD_MAX and OPEN_MAX constants 18 years ago
sysfs.c 8b99cfb8cc [SPARC64]: More sensible udelay implementation. 18 years ago
systbls.S bc5a2e64a1 [SPARC]: Add sys_fallocate() entries. 18 years ago
time.c a0afaa6ab1 [SPARC64]: Handle mostek clock type in mini_rtc driver. 18 years ago
trampoline.S 7dc408808a [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too. 18 years ago
traps.c c1f193a7ae [SPARC64]: Fix show_stack() when stack argument is NULL. 18 years ago
tsb.S 24d559cac4 [SPARC64]: store-init needs trailing membar. 18 years ago
ttable.S 777a447529 [SPARC64]: Unify timer interrupt handler. 18 years ago
una_asm.S 4d000d5b96 [SPARC64]: Mark __ex_table section correctly. 19 years ago
unaligned.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
us2e_cpufreq.c 9132983ae1 [SPARC64]: kzalloc() conversion 19 years ago
us3_cpufreq.c 9132983ae1 [SPARC64]: kzalloc() conversion 19 years ago
vio.c 46bcea7751 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. 18 years ago
viohs.c 55fe977187 viohs: extern on function definition 18 years ago
visemul.c 6e7726e16f [SPARC64]: Call do_mathemu on illegal instruction traps too. 18 years ago
vmlinux.lds.S 0c0d345e25 [SPARC]: Add missing NOTES section. 18 years ago
winfixup.S 24c523ecc6 [SPARC64]: Fix unaligned access winfxup handling on SUN4V. 19 years ago