..
.gitignore
[MIPS] Ignore vmlinux.lds generated files
17 years ago
8250-platform.c
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
18 years ago
Makefile
MIPS: make cp0 counter clocksource/event usable as fallback.
16 years ago
asm-offsets.c
MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c
16 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: Compute branch returns for Cavium OCTEON specific branch instructions.
16 years ago
cevt-bcm1480.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
cevt-ds1287.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
cevt-gt641xx.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
cevt-r4k.c
MIPS: make cp0 counter clocksource/event usable as fallback.
16 years ago
cevt-sb1250.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
cevt-smtc.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
cevt-txx9.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
cpu-bugs64.c
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
17 years ago
cpu-probe.c
MIPS: NEC VR5500 processor support fixup
16 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: make cp0 counter clocksource/event usable as fallback.
16 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: Close tiny holes in the SMTC IPI replay system.
17 years ago
genex.S
MIPS: Read watch registers with interrupts disabled.
16 years ago
gpio_txx9.c
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
17 years ago
head.S
[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
17 years ago
i8253.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
i8259.c
MIPS: Mark all but i8259 interrupts as no-probe.
17 years ago
init_task.c
take init_fs to saner place
16 years ago
irq-gic.c
irq: update all arches for new irq_desc
16 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
Merge branches 'irq/genirq' and 'linus' into irq/core
16 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
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
17 years ago
kspd.c
CRED: Separate task security context from task_struct
16 years ago
linux32.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
machine_kexec.c
[MIPS] Unconditionally writeback and invalidate caches on kexec.
18 years ago
mips-mt-fpaff.c
MIPS: SMTC: Fix build after recent creditial changes.
16 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
octeon_switch.S
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
16 years ago
proc.c
MIPS: show_cpuinfo prints the type of the calling CPU
17 years ago
process.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
17 years ago
ptrace.c
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
17 years ago
ptrace32.c
MIPS: 64-bit: Use generic 32-bit ptrace compat code.
16 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: misc: convert device_create_drvdata to device_create
17 years ago
scall32-o32.S
MIPS: CVE-2009-0029: Enable syscall wrappers.
16 years ago
scall64-64.S
MIPS: CVE-2009-0029: Enable syscall wrappers.
16 years ago
scall64-n32.S
generic compat_sys_ustat
16 years ago
scall64-o32.S
generic compat_sys_ustat
16 years ago
setup.c
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
17 years ago
signal-common.h
[MIPS] replace remaining __FUNCTION__ occurrences
17 years ago
signal.c
MIPS: CVE-2009-0029: Enable syscall wrappers.
16 years ago
signal32.c
MIPS: CVE-2009-0029: Enable syscall wrappers.
16 years ago
signal_n32.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
smp-cmp.c
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
16 years ago
smp-mt.c
cpumask: centralize cpu_online_map and cpu_possible_map
16 years ago
smp-up.c
[MIPS] Only build r4k clocksource for systems that work ok with it.
17 years ago
smp.c
cpumask: centralize cpu_online_map and cpu_possible_map
16 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
irq: update all arches for new irq_desc, fix
16 years ago
spram.c
[MIPS] Basic SPRAM support
17 years ago
stacktrace.c
proc: add /proc/*/stack
16 years ago
sync-r4k.c
[MIPS] Add support for MIPS CMP platform.
17 years ago
syscall.c
MIPS: CVE-2009-0029: Enable syscall wrappers.
16 years ago
time.c
[MIPS] unexport null_perf_irq() and make it static
17 years ago
topology.c
…
traps.c
MIPS: R2: Fix problem with code that incorrectly modifies ebase.
16 years ago
unaligned.c
MIPS: Switch FPU emulator trap to BREAK instruction.
17 years ago
vmlinux.lds.S
MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT
17 years ago
vpe.c
mips: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
watch.c
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
17 years ago