..
cpufreq
MIPS: Use set_cpus_allowed_ptr
2010-05-21 21:31:14 +01:00
.gitignore
8250-platform.c
asm-offsets.c
MIPS: Remove unused task_struct.trap_no field.
2010-08-05 13:26:30 +01:00
binfmt_elfn32.c
binfmt_elfo32.c
branch.c
MIPS: Sanitize restart logics
2010-10-18 16:59:02 +01:00
cevt-bcm1480.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
cevt-ds1287.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
cevt-gt641xx.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
cevt-r4k.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
cevt-sb1250.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
cevt-smtc.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
cevt-txx9.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
cpu-bugs64.c
MIPS: uasm: Add option to export uasm API.
2010-08-05 13:26:21 +01:00
cpu-probe.c
MIPS: Decode core number for R2 CPUs.
2010-08-05 13:26:26 +01:00
csrc-bcm1480.c
csrc-ioasic.c
csrc-powertv.c
csrc-r4k.c
csrc-sb1250.c
early_printk.c
entry.S
ftrace.c
MIPS: Tracing: Cleanup of address space checking
2010-07-05 17:17:30 +01:00
genex.S
gpio_txx9.c
head.S
i8253.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
i8259.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
init_task.c
irq_cpu.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
irq_txx9.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
irq-gic.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
irq-gt641xx.c
irq-msc01.c
irq-rm7000.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
irq-rm9000.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
irq.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
kgdb.c
MIPS: Fix a typo.
2010-10-04 18:33:54 +01:00
kprobes.c
MIPS: kprobe: Add support.
2010-08-05 13:26:29 +01:00
kspd.c
MIPS: kspd: Adjust confusing if indentation
2010-10-04 18:33:54 +01:00
linux32.c
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
2010-10-04 18:33:59 +01:00
machine_kexec.c
Makefile
MIPS: kprobe: Add support.
2010-08-05 13:26:29 +01:00
mcount.S
MIPS: tracing: Fix the indentation of mcount.S
2010-08-05 13:26:06 +01:00
mips_ksyms.c
mips-mt-fpaff.c
security: remove unused parameter from security_task_setscheduler()
2010-10-21 10:12:44 +11:00
mips-mt.c
module.c
octeon_switch.S
proc.c
process.c
MIPS: Trace: Don't trace irqsoff for the idle process
2010-04-12 17:26:10 +01:00
ptrace32.c
ptrace.c
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
2010-10-18 16:59:02 +01:00
r4k_fpu.S
r4k_switch.S
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
relocate_kernel.S
reset.c
rtlx.c
llseek: automatically add .llseek fop
2010-10-15 15:53:27 +02:00
scall32-o32.S
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
2010-10-18 13:10:36 -07:00
scall64-64.S
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
2010-10-18 13:10:36 -07:00
scall64-n32.S
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
2010-10-20 13:18:21 -07:00
scall64-o32.S
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
2010-10-20 13:18:21 -07:00
setup.c
MIPS: nofpu and nodsp only affect CPU0
2010-05-21 21:31:17 +01:00
signal32.c
MIPS: Move signal trampolines off of the stack.
2010-04-12 17:26:15 +01:00
signal_n32.c
MIPS: do_sigaltstack() expects userland pointers
2010-10-18 16:59:03 +01:00
signal-common.h
MIPS: Move signal trampolines off of the stack.
2010-04-12 17:26:15 +01:00
signal.c
MIPS: do_sigaltstack() expects userland pointers
2010-10-18 16:59:03 +01:00
smp-cmp.c
smp-mt.c
smp-up.c
smp.c
MIPS: Export __cpu_number_map and __cpu_logical_map.
2010-08-05 13:26:21 +01:00
smtc-asm.S
smtc-proc.c
smtc.c
Fix IRQ flag handling naming
2010-10-07 14:08:55 +01:00
spinlock_test.c
spram.c
stacktrace.c
sync-r4k.c
syscall.c
Make do_execve() take a const filename pointer
2010-08-17 18:07:43 -07:00
time.c
topology.c
traps.c
MIPS: Add missing #inclusions of <linux/irq.h>
2010-10-07 14:08:54 +01:00
unaligned.c
MIPS: Sanitize restart logics
2010-10-18 16:59:02 +01:00
vdso.c
MIPS: Make init_vdso a subsys_initcall.
2010-07-26 19:08:16 +01:00
vmlinux.lds.S
vpe.c
llseek: automatically add .llseek fop
2010-10-15 15:53:27 +02:00
watch.c