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/sparc/kernel
Linus Torvalds 6895210e89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 15 years ago
..
.gitignore sparc: gitignore a few files 16 years ago
Makefile sparc64: Faster early-boot framebuffer console. 15 years ago
apc.c sparc: Remove BKL from apc 15 years ago
asm-offsets.c sparc,sparc64: unify asm-offsets.c 16 years ago
audit.c sparc,sparc64: unify kernel/ 16 years ago
auxio_32.c No auxio on LEON 15 years ago
auxio_64.c sparc64: move EXPORT_SYMBOL to the symbols definition 16 years ago
btext.c sparc64: Faster early-boot framebuffer console. 15 years ago
central.c sparc: leds_resource.end assigned to itself in clock_board_probe() 15 years ago
cherrs.S sparc,sparc64: unify kernel/ 16 years ago
chmc.c sparc64: Fix crashes in jbusmc_print_dimm() 16 years ago
compat_audit.c sparc,sparc64: unify kernel/ 16 years ago
cpu.c sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure 15 years ago
cpumap.c sparc64: fix and optimize irq distribution 16 years ago
cpumap.h sparc64: fix and optimize irq distribution 16 years ago
devices.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 15 years ago
dma.c sparc: Add CONFIG_DMA_API_DEBUG support 16 years ago
ds.c sparc64: Defer cpu_data() setup until end of per-cpu data initialization. 16 years ago
dtlb_miss.S sparc,sparc64: unify kernel/ 16 years ago
dtlb_prot.S sparc,sparc64: unify kernel/ 16 years ago
ebus.c sparc,sparc64: unify kernel/ 16 years ago
entry.S sparc64: Add syscall tracepoint support. 15 years ago
entry.h sparc64: Kill off old sys_perfctr system call and state. 15 years ago
etrap_32.S sparc: prepare kernel/ for unification 16 years ago
etrap_64.S sparc,sparc64: unify kernel/ 16 years ago
fpu_traps.S sparc,sparc64: unify kernel/ 16 years ago
ftrace.c tracing: Unify arch_syscall_addr() implementations 15 years ago
getsetcc.S sparc,sparc64: unify kernel/ 16 years ago
head_32.S sparc,leon: Sparc-Leon SMP support 15 years ago
head_64.S sparc64: Store per-cpu offset in trap_block[] 16 years ago
helpers.S sparc,sparc64: unify kernel/ 16 years ago
hvapi.c sparc,sparc64: unify kernel/ 16 years ago
hvcalls.S sparc,sparc64: unify kernel/ 16 years ago
hvtramp.S sparc,sparc64: unify kernel/ 16 years ago
idprom.c sparc,leon: Introduce the sparc-leon CPU type. 16 years ago
init_task.c Use new __init_task_data macro in arch init_task.c files. 16 years ago
iommu.c iommu-helper: use bitmap library 15 years ago
iommu_common.h sparc,sparc64: unify kernel/ 16 years ago
ioport.c sparc,leon: Sparc-Leon SMP support 15 years ago
irq.h sparc32: Kill clear_profile_irq btfixup entry. 17 years ago
irq_32.c sparc,leon: Introduce the sparc-leon CPU type. 16 years ago
irq_64.c sparc64: Fix UP build. 15 years ago
itlb_miss.S sparc,sparc64: unify kernel/ 16 years ago
ivec.S sparc,sparc64: unify kernel/ 16 years ago
kernel.h sparc: Probe PMU type and record in sparc_pmu_type. 16 years ago
kgdb_32.c sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t 16 years ago
kgdb_64.c sparc64: Reschedule KGDB capture to a software interrupt. 16 years ago
kprobes.c sparc: Validate that kprobe address is 4-byte aligned. 15 years ago
kstack.h sparc64: Tighten checks in kstack_valid(). 15 years ago
ktlb.S sparc64: Increase vmalloc size to fix percpu regressions. 16 years ago
ldc.c sparc: use bitmap_find_next_zero_area 15 years ago
led.c proc 2/2: remove struct proc_dir_entry::owner 16 years ago
leon_kernel.c sparc: remove trailing space in messages 15 years ago
leon_smp.c sparc: remove trailing space in messages 15 years ago
mdesc.c sparc64: Use free_bootmem_late() in mdesc_lmb_free(). 15 years ago
misctrap.S sparc,sparc64: unify kernel/ 16 years ago
module.c module: cleanup FIXME comments about trimming exception table entries. 16 years ago
muldiv.c sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t 16 years ago
nmi.c Merge branch 'master' into percpu 15 years ago
of_device_32.c Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 15 years ago
of_device_64.c Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree 15 years ago
of_device_common.c sparc: move of_device common code to of_device_common 16 years ago
of_device_common.h sparc: move of_device common code to of_device_common 16 years ago
pci.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 15 years ago
pci_common.c sparc64: Fix crash with /proc/iomem 16 years ago
pci_fire.c sparc64: Fix section mismatch warnings in PCI controller drivers. 16 years ago
pci_impl.h sparc,sparc64: unify kernel/ 16 years ago
pci_msi.c sparc: Fixup last users of irq_chip->typename 15 years ago
pci_psycho.c sparc64: Fix section mismatch warnings in PCI controller drivers. 16 years ago
pci_sabre.c sparc64: Fix section mismatch warnings in PCI controller drivers. 16 years ago
pci_schizo.c sparc64: Use unsigned long long for u64. 16 years ago
pci_sun4v.c sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu 16 years ago
pci_sun4v.h sparc,sparc64: unify kernel/ 16 years ago
pci_sun4v_asm.S sparc,sparc64: unify kernel/ 16 years ago
pcic.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 15 years ago
pcr.c perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
perf_event.c perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() 15 years ago
pmc.c sparc: fix trivial style issues in kernel/pmc.c 16 years ago
power.c sparc64: Fix section mismatch warnings in power driver. 16 years ago
process_32.c sparc32: Fix thinko in previous change. 15 years ago
process_64.c sparc64: Kill off old sys_perfctr system call and state. 15 years ago
prom.h of/sparc: Remove sparc-local declaration of allnodes and devtree_lock 15 years ago
prom_32.c sparc,leon: Added support for AMBAPP bus. 16 years ago
prom_64.c sparc64: Defer cpu_data() setup until end of per-cpu data initialization. 16 years ago
prom_common.c of: merge of_find_node_by_phandle 15 years ago
prom_irqtrans.c sparc64: Use unsigned long long for u64. 16 years ago
psycho_common.c sparc64: fix warnings in psycho_common after ull conversion 16 years ago
psycho_common.h sparc,sparc64: unify kernel/ 16 years ago
ptrace_32.c headers: smp_lock.h redux 16 years ago
ptrace_64.c sparc64: Add syscall tracepoint support. 15 years ago
reboot.c sparc,sparc64: unify kernel/ 16 years ago
rtrap_32.S sparc: prepare kernel/ for unification 16 years ago
rtrap_64.S Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 15 years ago
sbus.c sparc64: move EXPORT_SYMBOL to the symbols definition 16 years ago
setup_32.c sparc: remove redundant return statements 15 years ago
setup_64.c sparc64: Faster early-boot framebuffer console. 15 years ago
signal32.c sparc: Align clone and signal stacks to 16 bytes. 15 years ago
signal_32.c sparc: Align clone and signal stacks to 16 bytes. 15 years ago
signal_64.c sparc: Align clone and signal stacks to 16 bytes. 15 years ago
smp_32.c sparc,leon: Sparc-Leon SMP support 15 years ago
smp_64.c of: unify phandle name in struct device_node 15 years ago
sparc_ksyms_32.c sparc: Eliminate PROMLIB_INTERNAL as it does nothing 16 years ago
sparc_ksyms_64.c sparc64: don't export static inline pci_ functions 15 years ago
spiterrs.S sparc,sparc64: unify kernel/ 16 years ago
sstate.c sparc,sparc64: unify kernel/ 16 years ago
stacktrace.c sparc,sparc64: unify kernel/ 16 years ago
starfire.c sparc,sparc64: unify kernel/ 16 years ago
sun4c_irq.c sparc: Add missing of_node_put 16 years ago
sun4d_irq.c cpumask: remove references to struct irqaction's mask field. 16 years ago
sun4d_smp.c sparc: remove trailing space in messages 15 years ago
sun4m_irq.c sparc: Add missing of_node_put 16 years ago
sun4m_smp.c sparc32: Kill trap table freeing code. 16 years ago
sun4v_ivec.S sparc,sparc64: unify kernel/ 16 years ago
sun4v_tlb_miss.S sparc,sparc64: unify kernel/ 16 years ago
sys32.S sparc64: Kill off old sys_perfctr system call and state. 15 years ago
sys_sparc32.c sparc64: Kill bogus ip_tables.h include. 15 years ago
sys_sparc_32.c fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh 15 years ago
sys_sparc_64.c sparc64: Kill off old sys_perfctr system call and state. 15 years ago
syscalls.S sparc64: Kill off old sys_perfctr system call and state. 15 years ago
sysfs.c sparc64: cheaper asm/uaccess.h inclusion 16 years ago
systbls.h sparc64: Kill off old sys_perfctr system call and state. 15 years ago
systbls_32.S sparc_brk() is not needed anymore 15 years ago
systbls_64.S sparc64: Kill off old sys_perfctr system call and state. 15 years ago
tadpole.c
tick14.c sparc32: Delete claim_ticker14(). 17 years ago
time_32.c sparc: convert to arch_gettimeoffset() 15 years ago
time_64.c sparc64: Fix clock event multiplier printf format. 15 years ago
trampoline_32.S sparc,leon: Sparc-Leon SMP support 15 years ago
trampoline_64.S sparc,sparc64: unify kernel/ 16 years ago
traps_32.c headers: smp_lock.h redux 16 years ago
traps_64.c sparc64: Kill off old sys_perfctr system call and state. 15 years ago
tsb.S sparc64: Fix sun4u execute bit check in TSB I-TLB load. 15 years ago
ttable.S sparc64: Reschedule KGDB capture to a software interrupt. 16 years ago
una_asm_32.S sparc: prepare kernel/ for unification 16 years ago
una_asm_64.S sparc,sparc64: unify kernel/ 16 years ago
unaligned_32.c sparc: Add alignment and emulation fault perf events. 15 years ago
unaligned_64.c sparc: use __ratelimit 15 years ago
us2e_cpufreq.c sparc,sparc64: unify kernel/ 16 years ago
us3_cpufreq.c sparc,sparc64: unify kernel/ 16 years ago
utrap.S sparc,sparc64: unify kernel/ 16 years ago
vio.c sparc: remove driver-core BUS_ID_SIZE 16 years ago
viohs.c sparc64: refactor code in viohs.c 16 years ago
visemul.c sparc: Add alignment and emulation fault perf events. 15 years ago
vmlinux.lds.S sparc: Clean up linker script using new linker script macros. 16 years ago
windows.c sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t 16 years ago
winfixup.S sparc,sparc64: unify kernel/ 16 years ago
wof.S sparc/kernel/: possible cleanups 17 years ago
wuf.S sparc/kernel/: possible cleanups 17 years ago