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
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
..
Makefile Generic semaphore implementation 17 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 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 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]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c 17 years ago
ds.c [SPARC64]: Use shorter list_splice_init() for brevity. 17 years ago
dtlb_miss.S
dtlb_prot.S
ebus.c [SPARC]: Fix EBUS use of uninitialized variable. 18 years ago
entry.S [SPARC64]: Make save_stack_trace() more efficient. 17 years ago
entry.h [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.c 17 years ago
etrap.S
head.S [SPARC64]: Remove most limitations to kernel image size. 17 years ago
hvapi.c [SPARC64]: Report proper system soft state to the hypervisor. 18 years ago
hvtramp.S [SPARC64]: Fix cpu trampoline et al. mismatch warnings. 17 years ago
idprom.c
init_task.c Remove fs.h from mm.h 18 years ago
iommu.c sparc64: add the segment boundary checking to IOMMUs while merging SG entries 17 years ago
iommu_common.h sparc64: remove unused calc_npages() in iommu_common.h 17 years ago
irq.c [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c 17 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 [SPARC64]: Fix sparse warnings wrt. __show_regs(). 17 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]: Fix section mismatchs from dr_cpu_data 17 years ago
module.c [SPARC]: Remove duplicate includes. 18 years ago
of_device.c [SPARC]: Remove of_platform_device_create 17 years ago
pci.c [SPARC64]: Kill pcic_present(). 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: add the segment boundary checking to IOMMUs while merging SG entries 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 [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). 17 years ago
process.c [SPARC64]: exec PT_DTRACE 17 years ago
prom.c [SPARC64]: Always register a PROM based early console. 17 years ago
ptrace.c [SPARC]: Fix several regset and ptrace bugs. 17 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
setup.c [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c 17 years ago
signal.c [SPARC64]: Fix FPU saving in 64-bit signal handling. 17 years ago
signal32.c header cleaning: don't include smp_lock.h when not used 18 years ago
smp.c [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c 17 years ago
sparc64_ksyms.c Generic semaphore implementation 17 years ago
sstate.c [SPARC64]: Report proper system soft state to the hypervisor. 18 years ago
stacktrace.c [SPARC64]: Make save_stack_trace() more efficient. 17 years ago
starfire.c
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]: Fix most sparse warnings in arch/sparc64/kernel/sys_sparc.c 17 years ago
sys_sparc32.c [SPARC64]: exec PT_DTRACE 17 years ago
sys_sunos32.c [NET] endianness noise: INADDR_ANY 17 years ago
sysfs.c [SPARC64]: More sensible udelay implementation. 18 years ago
systbls.S [SPARC64]: Make use of compat_sys_ptrace() 17 years ago
systbls.h [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.c 17 years ago
time.c [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c 17 years ago
trampoline.S [SPARC64]: Remove most limitations to kernel image size. 17 years ago
traps.c [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c 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
unaligned.c [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macros 17 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
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 all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
winfixup.S