..
.gitignore
8250-platform.c
asm-offsets.c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
2015-02-21 19:41:38 -08:00
binfmt_elfn32.c
binfmt_elfo32.c
bmips_vec.S
branch.c
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
2015-02-17 15:37:37 +00:00
cevt-bcm1480.c
cevt-ds1287.c
cevt-gt641xx.c
cevt-r4k.c
MIPS: cevt-r4k: Cleanup c0_compare_interrupt.
2015-03-31 12:04:12 +02:00
cevt-sb1250.c
cevt-txx9.c
cps-vec.S
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
2015-02-17 15:37:28 +00:00
cpu-bugs64.c
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
2015-02-17 15:37:24 +00:00
cpu-probe.c
MIPS: Add arch CDMM definitions and probing
2015-03-31 12:04:12 +02:00
crash.c
crash_dump.c
csrc-bcm1480.c
MIPS: csrc-bcm1480: Implement read_sched_clock
2015-04-01 17:21:27 +02:00
csrc-ioasic.c
MIPS: csrc-ioasic: Remove FSF mail address from GPL notice
2015-04-01 17:21:28 +02:00
csrc-r4k.c
MIPS: csrc-r4k: Implement read_sched_clock
2015-04-01 17:21:27 +02:00
csrc-sb1250.c
early_printk.c
early_printk_8250.c
elf.c
MIPS: kernel: elf: Improve the overall ABI and FPU mode checks
2015-02-17 15:37:39 +00:00
entry.S
MIPS: Make use of the ERETNC instruction on MIPS R6
2015-02-17 15:37:37 +00:00
ftrace.c
genex.S
MIPS: kernel: genex: Set correct ISA level
2015-02-17 15:37:28 +00:00
gpio_txx9.c
head.S
i8253.c
i8259.c
idle.c
MIPS: idle: Workaround wait + FDC problems
2015-03-31 12:04:12 +02:00
irq-gt641xx.c
irq-msc01.c
irq-rm7000.c
irq.c
irq_cpu.c
MIPS: IRQ: Fix disable_irq on CPU IRQs
2015-01-16 14:03:17 +01:00
irq_txx9.c
jump_label.c
kgdb.c
kprobes.c
linux32.c
machine_kexec.c
Makefile
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
2015-02-17 15:37:37 +00:00
mcount.S
mips-cm.c
mips-cpc.c
mips-mt-fpaff.c
mips-mt.c
mips-r2-to-r6-emul.c
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
2015-02-17 15:37:37 +00:00
mips_ksyms.c
Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next
2015-02-19 16:00:34 +01:00
mips_machine.c
module-rela.c
module.c
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
2015-02-13 21:21:42 -08:00
octeon_switch.S
MIPS: OCTEON: Delete unused COP2 saving code
2015-02-20 15:30:23 +01:00
perf_event.c
perf_event_mipsxx.c
MIPS: perf: Allow sharing IRQ with timer
2015-03-31 12:04:12 +02:00
pm-cps.c
pm.c
proc.c
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
2015-02-17 15:37:26 +00:00
process.c
mips: copy_thread(): rename 'arg' argument to 'kthread_arg'
2015-03-24 15:15:34 +01:00
prom.c
ptrace.c
MIPS: Fix syscall_get_nr for the syscall exit tracing.
2015-02-04 16:40:09 +01:00
ptrace32.c
r4k_fpu.S
MIPS: kernel: r4k_fpu: Add support for MIPS R6
2015-02-17 15:37:27 +00:00
r4k_switch.S
MIPS: kernel: r4k_switch: Add support for MIPS R6
2015-02-17 15:37:27 +00:00
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
relocate_kernel.S
reset.c
rtlx-cmp.c
rtlx-mt.c
rtlx.c
scall32-o32.S
MIPS: Fix restart of indirect syscalls
2015-01-16 00:35:45 +01:00
scall64-64.S
MIPS: Wire up execveat(2).
2015-01-13 15:53:09 +01:00
scall64-n32.S
MIPS: Wire up execveat(2).
2015-01-13 15:53:09 +01:00
scall64-o32.S
MIPS: Fix restart of indirect syscalls
2015-01-16 00:35:45 +01:00
segment.c
setup.c
MIPS, ttyFDC: Add early FDC console support
2015-03-31 12:04:12 +02:00
signal-common.h
signal.c
all arches, signal: move restart_block to struct task_struct
2015-02-12 18:54:12 -08:00
signal32.c
all arches, signal: move restart_block to struct task_struct
2015-02-12 18:54:12 -08:00
signal_n32.c
smp-bmips.c
smp-cmp.c
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
2015-01-16 13:02:40 +01:00
smp-cps.c
smp-gic.c
smp-mt.c
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
2015-01-16 13:02:40 +01:00
smp-up.c
smp.c
MIPS: Fix kernel lockup or crash after CPU offline/online
2015-01-29 23:54:07 +01:00
spinlock_test.c
spram.c
MIPS: Add cases for CPU_QEMU_GENERIC
2015-02-16 10:01:24 +00:00
stacktrace.c
sync-r4k.c
syscall.c
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6
2015-02-17 15:37:29 +00:00
time.c
topology.c
traps.c
MIPS: Read CPU IRQ line that FDC to routed to
2015-03-31 12:04:12 +02:00
unaligned.c
MIPS: kernel: unaligned: Add support for the MIPS R6
2015-02-17 15:37:28 +00:00
vdso.c
vmlinux.lds.S
vpe-cmp.c
vpe-mt.c
vpe.c
watch.c