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
Jason Wessel 8854700115 [MIPS] kgdb: add arch support for the kernel's kgdb core 17 years ago
..
8250-platform.c [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 years ago
Makefile [MIPS] kgdb: add arch support for the kernel's kgdb core 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] cevt-txx9: Reset timer counter on initialization 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. 18 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 [MIPS] fix sparse warning about setup_early_printk() 17 years ago
entry.S [MIPS] SMTC: Interrupt mask backstop hack 18 years ago
genex.S [MIPS] R4000/R4400 daddiu erratum workaround 17 years ago
gpio_txx9.c [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe 17 years ago
head.S [MIPS] Fix loads of section missmatches 17 years ago
i8253.c [MIPS] i8253: make the pit_clockevent variable static 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
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 on_each_cpu(): kill unused 'retry' parameter 17 years ago
irq.c [MIPS] kgdb: add arch support for the kernel's kgdb core 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
kgdb.c [MIPS] kgdb: add arch support for the kernel's kgdb core 17 years ago
kspd.c [MIPS] MT: Functional fixes and a little reformatting of APRP support 17 years ago
linux32.c remove unused #include <linux/dirent.h>'s 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] Replace use of print_symbol with new %sP pointer format. 17 years ago
mips_ksyms.c [MIPS] Export __copy_user_inatomic. 18 years ago
module.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
proc.c [MIPS]: constify function pointer tables 17 years ago
process.c Merge branch 'linus' into timers/nohz 17 years ago
ptrace.c [MIPS] Store sign-extend register values for PTRACE_GETREGS 18 years ago
ptrace32.c [MIPS] Store sign-extend register values for PTRACE_GETREGS 18 years ago
r4k_fpu.S [MIPS] Check FCSR for pending interrupts, alternative version 18 years ago
r4k_switch.S [MIPS] Fix resume for 64K page size on R4000 class processors. 18 years ago
r2300_fpu.S
r2300_switch.S [MIPS] Disallow CpU exception in kernel again. 18 years ago
r6000_fpu.S
relocate_kernel.S [MIPS] Kexec: Fix several 64-bit bugs. 18 years ago
reset.c [MIPS] Export pm_power_off 18 years ago
rtlx.c device create: mips: convert device_create to device_create_drvdata 17 years ago
scall32-o32.S [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. 17 years ago
scall64-64.S [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. 17 years ago
scall64-n32.S [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. 17 years ago
scall64-o32.S [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. 17 years ago
setup.c [MIPS] fix sparse warning about setup_early_printk() 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 on_each_cpu(): kill unused 'retry' parameter 17 years ago
smtc-asm.S [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. 18 years ago
smtc-proc.c [MIPS] SMP: Call platform methods via ops structure. 17 years ago
smtc.c mips: convert to generic helpers for IPI function calls 17 years ago
spram.c [MIPS] Basic SPRAM support 17 years ago
stacktrace.c arch/mips/kernel/stacktrace.c: Heiko can't type 17 years ago
sync-r4k.c [MIPS] Add support for MIPS CMP platform. 17 years ago
syscall.c flag parameters: pipe 17 years ago
time.c [MIPS] unexport null_perf_irq() and make it static 17 years ago
topology.c
traps.c [MIPS] kgdb: add arch support for the kernel's kgdb core 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: cdev lock_kernel() pushdown 17 years ago