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
Zenon Fortuna a9ad02bdbb [MIPS] Export smp_call_function and smp_call_function_single. 17 years ago
..
8250-platform.c
Makefile [MIPS] remove CONFIG_CPU_R4000 line from Makefile 17 years ago
asm-offsets.c mips: use kbuild.h instead of macros in asm-offsets.c 17 years ago
binfmt_elfn32.c remove div_long_long_rem 17 years ago
binfmt_elfo32.c remove div_long_long_rem 17 years ago
branch.c [MIPS] Add some __user tags 18 years ago
cevt-bcm1480.c [MIPS] Sibyte: Stop timers before programming next even. 17 years ago
cevt-ds1287.c [MIPS] DS1287: Add clockevent driver 17 years ago
cevt-gt641xx.c [MIPS] cevt-gt641xx: Kill unnecessary include 17 years ago
cevt-r4k.c [MIPS] Handle R4000/R4400 mfc0 from count register. 17 years ago
cevt-sb1250.c [MIPS] Sibyte: Stop timers before programming next even. 17 years ago
cevt-txx9.c [MIPS] txx9tmr clockevent/clocksource driver 17 years ago
cpu-bugs64.c [MIPS] Add empty argument parenthesis to GCC_IMM_ASM 17 years ago
cpu-probe.c [MIPS] Move arch/mips/philips to arch/mips/nxp 17 years ago
csrc-bcm1480.c [MIPS] Sibyte: Split and move clock code. 17 years ago
csrc-ioasic.c [MIPS] add DECstation I/O ASIC clocksource 17 years ago
csrc-r4k.c [MIPS] Clocksource: Only install r4k counter as clocksource if present. 17 years ago
csrc-sb1250.c [MIPS] Sibyte: Fix name of clocksource. 17 years ago
early_printk.c
entry.S [MIPS] SMTC: Interrupt mask backstop hack 18 years ago
gdb-low.S
gdb-stub.c [MIPS] Make KGDB compile on UP 17 years ago
genex.S [MIPS] R4000/R4400 daddiu erratum workaround 17 years ago
gpio_txx9.c [MIPS] generic txx9 gpio support 17 years ago
head.S [MIPS] Fix loads of section missmatches 17 years ago
i8253.c [MIPS] I8253: Export i2853_lock to modules. 17 years ago
i8259.c MIPS: Mark all but i8259 interrupts as no-probe. 17 years ago
init_task.c [PATCH] take init_files to fs/file.c 17 years ago
irix5sys.S
irixelf.c [MIPS] IRIX: Handle do_brk() error return correctly. 17 years ago
irixinv.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
irixioctl.c [PATCH] remove horrors with irix tty ioctls handling 17 years ago
irixsig.c pid: fix mips irix emulation pid usage 17 years ago
irq-gic.c [MIPS] Add support for MIPS CMP platform. 17 years ago
irq-gt641xx.c [MIPS] Add GT641xx IRQ routines. 18 years ago
irq-msc01.c [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c 17 years ago
irq-rm7000.c [MIPS] Fix broken rm7000/rm9000 interrupt handling 17 years ago
irq-rm9000.c [MIPS] Fix broken rm7000/rm9000 interrupt handling 17 years ago
irq.c MIPS: Mark all but i8259 interrupts as no-probe. 17 years ago
irq_cpu.c [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. 17 years ago
irq_txx9.c [MIPS] Remove dead code from irq_txx9.c 18 years ago
kspd.c [MIPS] MT: Functional fixes and a little reformatting of APRP support 17 years ago
linux32.c [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 17 years ago
machine_kexec.c [MIPS] Unconditionally writeback and invalidate caches on kexec. 18 years ago
mips-mt-fpaff.c [MIPS] Use find_task_by_vpid in system calls 17 years ago
mips-mt.c [MIPS] SMP: Call platform methods via ops structure. 17 years ago
mips_ksyms.c
module.c Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
proc.c [MIPS]: constify function pointer tables 17 years ago
process.c [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel 17 years ago
ptrace.c [MIPS] Store sign-extend register values for PTRACE_GETREGS 17 years ago
ptrace32.c [MIPS] Store sign-extend register values for PTRACE_GETREGS 17 years ago
r4k_fpu.S
r4k_switch.S [MIPS] Fix resume for 64K page size on R4000 class processors. 18 years ago
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
relocate_kernel.S [MIPS] Kexec: Fix several 64-bit bugs. 18 years ago
reset.c
rtlx.c [MIPS] MT: Functional fixes and a little reformatting of APRP support 17 years ago
scall32-o32.S [MIPS] Wire up the timerfd_*() o32 system calls 17 years ago
scall64-64.S [MIPS] Wire up the timerfd_*() o32 system calls 17 years ago
scall64-n32.S [MIPS] Wire up the timerfd_*() o32 system calls 17 years ago
scall64-o32.S [MIPS] Wire up the timerfd_*() o32 system calls 17 years ago
setup.c [MIPS] Initialize max_pfn again. 17 years ago
signal-common.h [MIPS] replace remaining __FUNCTION__ occurrences 17 years ago
signal.c [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
signal32.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
signal_n32.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
smp-cmp.c [MIPS] Add support for MIPS CMP platform. 17 years ago
smp-mt.c [MIPS] Add support for MIPS CMP platform. 17 years ago
smp-up.c [MIPS] Only build r4k clocksource for systems that work ok with it. 17 years ago
smp.c [MIPS] Export smp_call_function and smp_call_function_single. 17 years ago
smtc-asm.S
smtc-proc.c [MIPS] SMP: Call platform methods via ops structure. 17 years ago
smtc.c [MIPS] Add support for MIPS CMP platform. 17 years ago
spram.c [MIPS] Basic SPRAM support 17 years ago
stacktrace.c
sync-r4k.c [MIPS] Add support for MIPS CMP platform. 17 years ago
syscall.c [MIPS] Add len and addr validation for MAP_FIXED mappings. 17 years ago
sysirix.c [MIPS] Use find_task_by_vpid in system calls 17 years ago
time.c [MIPS] unexport null_perf_irq() and make it static 17 years ago
topology.c
traps.c [MIPS] Fix check for valid stack pointer during backtrace 17 years ago
unaligned.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
vpe.c [MIPS] ELF handling - use SELFMAG instead of numeric constant 17 years ago