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/mips/kernel
Rafael J. Wysocki 84652e834b PM / MIPS: Convert i8259.c to using syscore_ops 14 years ago
..
cpufreq MIPS: Use set_cpus_allowed_ptr 15 years ago
.gitignore
8250-platform.c
Makefile MIPS: Kconfig and Makefile update for Netlogic XLR/XLS 14 years ago
asm-offsets.c MIPS: Remove unused task_struct.trap_no field. 15 years ago
binfmt_elfn32.c
binfmt_elfo32.c
branch.c MIPS: Sanitize restart logics 15 years ago
cevt-bcm1480.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-ds1287.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-gt641xx.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-r4k.c MIPS: Fix CP0 COUNTER clockevent race 14 years ago
cevt-sb1250.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-smtc.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-txx9.c mips: convert to clocksource_register_hz/khz 14 years ago
cpu-bugs64.c Fix common misspellings 14 years ago
cpu-probe.c MIPS: Set ELF AT_PLATFORM string for Loongson2 processors 14 years ago
csrc-bcm1480.c mips: convert to clocksource_register_hz/khz 14 years ago
csrc-ioasic.c mips: convert to clocksource_register_hz/khz 14 years ago
csrc-powertv.c mips: convert to clocksource_register_hz/khz 14 years ago
csrc-r4k.c mips: convert to clocksource_register_hz/khz 14 years ago
csrc-sb1250.c mips: convert to clocksource_register_hz/khz 14 years ago
early_printk.c
entry.S MIPS: Split do_syscall_trace into two functions. 14 years ago
ftrace.c MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). 14 years ago
genex.S
gpio_txx9.c
head.S MIPS: Avoid potential hazard on Context register 15 years ago
i8253.c clocksource: convert mips to generic i8253 clocksource 14 years ago
i8259.c PM / MIPS: Convert i8259.c to using syscore_ops 14 years ago
init_task.c Use new __init_task_data macro in arch init_task.c files. 16 years ago
irq-gic.c MIPS: Convert the irq functions to the new names 14 years ago
irq-gt641xx.c MIPS: Convert the irq functions to the new names 14 years ago
irq-msc01.c MIPS: Convert the irq functions to the new names 14 years ago
irq-rm7000.c MIPS: Convert the irq functions to the new names 14 years ago
irq-rm9000.c MIPS: Convert the irq functions to the new names 14 years ago
irq.c MIPS: Convert the irq functions to the new names 14 years ago
irq_cpu.c MIPS: Convert the irq functions to the new names 14 years ago
irq_txx9.c MIPS: Convert the irq functions to the new names 14 years ago
jump_label.c MIPS: jump label: Add MIPS support. 14 years ago
kgdb.c MIPS: Fix a typo. 15 years ago
kprobes.c MIPS: kprobe: Add support. 15 years ago
kspd.c MIPS: kspd: Adjust confusing if indentation 15 years ago
linux32.c MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). 14 years ago
machine_kexec.c
mcount.S MIPS: tracing: Fix the indentation of mcount.S 15 years ago
mips-mt-fpaff.c MIPS: MT: Fix build error iFPU affinity code 15 years ago
mips-mt.c
mips_ksyms.c MIPS: Tracing: Add static function tracer support for MIPS 15 years ago
mips_machine.c MIPS: Add generic support for multiple machines within a single kernel 14 years ago
module.c MIPS: jump label: Add MIPS support. 14 years ago
octeon_switch.S update David Miller's old email address 14 years ago
perf_event.c MIPS, Perf-events: Use unsigned delta for right shift in event update 14 years ago
perf_event_mipsxx.c Fix common misspellings 14 years ago
proc.c MIPS: Probe for presence of KScratch registers. 14 years ago
process.c Fix common misspellings 14 years ago
prom.c dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen 14 years ago
ptrace.c MIPS: Split do_syscall_trace into two functions. 14 years ago
ptrace32.c
r4k_fpu.S update David Miller's old email address 14 years ago
r4k_switch.S update David Miller's old email address 14 years ago
r2300_fpu.S update David Miller's old email address 14 years ago
r2300_switch.S update David Miller's old email address 14 years ago
r6000_fpu.S update David Miller's old email address 14 years ago
relocate_kernel.S
reset.c
rtlx.c llseek: automatically add .llseek fop 15 years ago
scall32-o32.S ns: Wire up the setns system call 14 years ago
scall64-64.S ns: Wire up the setns system call 14 years ago
scall64-n32.S ns: Wire up the setns system call 14 years ago
scall64-o32.S ns: Wire up the setns system call 14 years ago
setup.c MIPS: Implement __read_mostly 14 years ago
signal-common.h MIPS: Move signal trampolines off of the stack. 15 years ago
signal.c MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c 14 years ago
signal32.c MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c 14 years ago
signal_n32.c MIPS: do_sigaltstack() expects userland pointers 15 years ago
smp-cmp.c cpumask: Use accessors for cpu_*_mask: mips 16 years ago
smp-mt.c Fix common misspellings 14 years ago
smp-up.c cpumask: arch_send_call_function_ipi_mask: mips 16 years ago
smp.c MIPS: Move idle task creation to work queue 14 years ago
smtc-asm.S
smtc-proc.c
smtc.c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 14 years ago
spinlock_test.c MIPS: Crazy spinlock speed test. 15 years ago
spram.c MIPS: SPRAM: Clean up support code a little 15 years ago
stacktrace.c
sync-r4k.c
syscall.c MIPS: Move arch_get_unmapped_area and gang to new file. 14 years ago
time.c Fix common misspellings 14 years ago
topology.c
traps.c MIPS: Fix duplicate invocation of notify_die. 14 years ago
unaligned.c MIPS: add support for software performance events 14 years ago
vdso.c MIPS: Make init_vdso a subsys_initcall. 15 years ago
vmlinux.lds.S Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
vpe.c Fix common misspellings 14 years ago
watch.c