You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/sparc64/kernel
Jan Engelhardt 872e2be7c4 [SPARC]: Constify function pointer tables. 17 years ago
..
Makefile [SPARC64]: small Makefile cleanups 18 years ago
asm-offsets.c
audit.c [PATCH] audit signal recipients 18 years ago
auxio.c [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. 18 years ago
binfmt_aout32.c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
binfmt_elf32.c [SPARC64]: __inline__ --> inline 18 years ago
central.c [SPARC64]: __inline__ --> inline 18 years ago
chmc.c [SPARC64]: Fix memory controller register access when non-SMP. 17 years ago
compat_audit.c [PATCH] add SIGNAL syscall class (v3) 18 years ago
cpu.c [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 18 years ago
ds.c [SPARC]: Remove duplicate includes. 18 years ago
dtlb_miss.S [SPARC64]: More TLB/TSB handling fixes. 19 years ago
dtlb_prot.S
ebus.c [SPARC]: Fix EBUS use of uninitialized variable. 18 years ago
entry.S [SPARC64]: Fix two kernel linear mapping setup bugs. 17 years ago
etrap.S Remove obsolete #include <linux/config.h> 19 years ago
head.S [SPARC64]: Fix lockdep, particularly on SMP. 18 years ago
hvapi.c [SPARC64]: Report proper system soft state to the hypervisor. 18 years ago
hvtramp.S [SPARC64]: Fix memory leak when cpu hotplugging. 18 years ago
idprom.c
init_task.c Remove fs.h from mm.h 18 years ago
iommu.c Update arch/ to use sg helpers 18 years ago
iommu_common.c SG build fix 18 years ago
iommu_common.h SPARC64: fix iommu sg chaining 18 years ago
irq.c [SPARC64]: Stop using __do_IRQ(). 18 years ago
isa.c [SPARC64]: Add missing pci_dev_put 17 years ago
itlb_miss.S [SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler. 18 years ago
kprobes.c kprobes: support kretprobe blacklist 18 years ago
ktlb.S [SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled. 17 years ago
ldc.c [SPARC64]: Missing mdesc_release() in ldc_init(). 17 years ago
mdesc.c [SPARC64]: Warn user if cpu is ignored. 18 years ago
module.c [SPARC]: Remove duplicate includes. 18 years ago
of_device.c [SPARC/64]: Consolidate of_register_driver 18 years ago
pci.c [SPARC64]: Implement pci_resource_to_user() 17 years ago
pci_common.c [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). 18 years ago
pci_fire.c [SPARC64]: Fix of section mismatch warnings. 17 years ago
pci_impl.h [SPARC64]: Kill pci_memspace_mask. 18 years ago
pci_msi.c [SPARC64]: Stop using __do_IRQ(). 18 years ago
pci_psycho.c [SPARC64]: Fix of section mismatch warnings. 17 years ago
pci_sabre.c [SPARC64]: Fix of section mismatch warnings. 17 years ago
pci_schizo.c [SPARC64]: Fix of section mismatch warnings. 17 years ago
pci_sun4v.c [SPARC64]: Fix of section mismatch warnings. 17 years ago
pci_sun4v.h [SPARC64]: Add PCI MSI support on Niagara. 18 years ago
pci_sun4v_asm.S [SPARC64]: Add PCI MSI support on Niagara. 18 years ago
power.c [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. 18 years ago
process.c Remove fs.h from mm.h 18 years ago
prom.c [SPARC64]: Fix 'niu' complex IRQ probing. 18 years ago
ptrace.c [SPARC{32,64}]: Propagate ptrace_traceme() return value. 18 years ago
rtrap.S [SPARC64]: Add irqtrace/stacktrace/lockdep support. 18 years ago
sbus.c [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
semaphore.c [SPARC64]: __inline__ --> inline 18 years ago
setup.c [SPARC]: Constify function pointer tables. 17 years ago
signal.c [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn(). 18 years ago
signal32.c header cleaning: don't include smp_lock.h when not used 18 years ago
smp.c [SPARC64]: Fix endless loop in cheetah_xcall_deliver(). 17 years ago
sparc64_ksyms.c [SPARC64]: Fix build with CONFIG_NET disabled. 18 years ago
sstate.c [SPARC64]: Report proper system soft state to the hypervisor. 18 years ago
stacktrace.c simplify the stacktrace code 18 years ago
starfire.c [SPARC64]: Kill starfire_cookie from SBUS/PCI. 19 years ago
sun4v_ivec.S [SPARC64]: Use sun4v VIRQ interfaces as intended. 18 years ago
sun4v_tlb_miss.S [SPARC64]: Fix hypervisor TLB operation error reporting. 17 years ago
sunos_ioctl32.c header cleaning: don't include smp_lock.h when not used 18 years ago
sys32.S [SPARC64]: Fix arg passing to compat_sys_ipc(). 18 years ago
sys_sparc.c [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) 18 years ago
sys_sparc32.c [SPARC]: Remove duplicate includes. 18 years ago
sys_sunos32.c [SPARC]: Remove duplicate includes. 18 years ago
sysfs.c [SPARC64]: More sensible udelay implementation. 18 years ago
systbls.S [SPARC]: Add sys_fallocate() entries. 18 years ago
time.c [SPARC]: Remove duplicate includes. 18 years ago
trampoline.S [SPARC64]: Fix lockdep, particularly on SMP. 18 years ago
traps.c [SPARC64]: Fix hypervisor TLB operation error reporting. 17 years ago
tsb.S [SPARC64]: store-init needs trailing membar. 18 years ago
ttable.S [SPARC64]: Unify timer interrupt handler. 18 years ago
una_asm.S [SPARC64]: Mark __ex_table section correctly. 19 years ago
unaligned.c header cleaning: don't include smp_lock.h when not used 18 years ago
us2e_cpufreq.c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core 18 years ago
us3_cpufreq.c [SPARC64]: kzalloc() conversion 19 years ago
vio.c [SPARC64]: Fix of section mismatch warnings. 17 years ago
viohs.c viohs: extern on function definition 18 years ago
visemul.c [SPARC64]: Call do_mathemu on illegal instruction traps too. 18 years ago
vmlinux.lds.S [SPARC64]: beautify vmlinux.lds 18 years ago
winfixup.S [SPARC64]: Fix unaligned access winfxup handling on SUN4V. 19 years ago