Ralf Baechle 51d53674c3 MIPS: O32: Use compat_sys_getsockopt. vor 10 Jahren
..
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files vor 17 Jahren
8250-platform.c 848484e2c4 mips: remove needless include of module.h from core kernel files. vor 14 Jahren
Makefile 67e38cf293 MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. vor 10 Jahren
asm-offsets.c fa2e5c073a Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc vor 10 Jahren
binfmt_elfn32.c 7b741aa406 MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. vor 12 Jahren
binfmt_elfo32.c 30852ad003 MIPS: Remove old core dump functions vor 11 Jahren
bmips_vec.S 4ec8f9e9b0 MIPS: BMIPS: Fix ".previous without corresponding .section" warnings vor 11 Jahren
branch.c e9d92d2233 MIPS: Fix branch emulation for BLTC and BGEC instructions vor 10 Jahren
cevt-bcm1480.c 078a55fc82 MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code vor 12 Jahren
cevt-ds1287.c 7034228792 MIPS: Whitespace cleanup. vor 13 Jahren
cevt-gt641xx.c 7034228792 MIPS: Whitespace cleanup. vor 13 Jahren
cevt-r4k.c f0c5b8944b MIPS: cevt-r4k: Cleanup c0_compare_interrupt. vor 10 Jahren
cevt-sb1250.c 078a55fc82 MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code vor 12 Jahren
cevt-txx9.c a6071af914 MIPS: cevt-txx9: Implement read_sched_clock vor 10 Jahren
cps-vec.S b677bc03d7 MIPS: cps-vec: Use macros for various arithmetics and memory operations vor 10 Jahren
cpu-bugs64.c 180b1e3bfe MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs vor 11 Jahren
cpu-probe.c 8d5ded16ee MIPS: R12000: Enable branch prediction global history vor 10 Jahren
crash.c 8dd928915a mips: fix up obsolete cpu function usage. vor 11 Jahren
crash_dump.c 7178d2cdd9 mips: Convert pr_warning to pr_warn vor 11 Jahren
csrc-bcm1480.c 27acdea8fe MIPS: csrc-bcm1480: Implement read_sched_clock vor 10 Jahren
csrc-ioasic.c 7cb24b7003 MIPS: csrc-ioasic: Implement read_sched_clock vor 10 Jahren
csrc-r4k.c e9cef549c3 MIPS: csrc-r4k: Implement read_sched_clock vor 10 Jahren
csrc-sb1250.c 262f1c9291 MIPS: csrc-sb1250: Implement read_sched_clock vor 10 Jahren
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code vor 12 Jahren
early_printk_8250.c 7cd93b8935 MIPS: Add 8250/16550 serial early printk driver vor 12 Jahren
elf.c 620b155034 MIPS: fix FP mode selection in lieu of .MIPS.abiflags data vor 10 Jahren
entry.S aebac99384 MIPS: kernel: entry.S: Set correct ISA level for mips_ihb vor 10 Jahren
ftrace.c e669830526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus vor 11 Jahren
genex.S 64bedffe49 MIPS: Clear [MSA]FPE CSR.Cause after notify_die() vor 10 Jahren
gpio_txx9.c 14476007c9 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe vor 17 Jahren
head.S 1da8f1798e MIPS: Add support for vmlinux.bin appended dtb vor 10 Jahren
i8253.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
i8259.c 5f93ef5cfb MIPS: i8259: DT support vor 10 Jahren
idle.c e38df288a9 MIPS: idle: Workaround wait + FDC problems vor 10 Jahren
irq-gt641xx.c 7034228792 MIPS: Whitespace cleanup. vor 13 Jahren
irq-msc01.c ab6c15bc66 MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region vor 11 Jahren
irq-rm7000.c 7034228792 MIPS: Whitespace cleanup. vor 13 Jahren
irq.c cb2224d7c4 MIPS: IRQ/IP27: Move IRQ allocation API to platform code. vor 10 Jahren
irq_txx9.c 7034228792 MIPS: Whitespace cleanup. vor 13 Jahren
jump_label.c 935c2dbec4 MIPS: jump_label.c: Handle the microMIPS J instruction encoding vor 11 Jahren
kgdb.c 52ea7bff5d MIPS: Get rid of 'kgdb_early_setup' cruft. vor 10 Jahren
kprobes.c 35898716b4 mips: Replace __get_cpu_var uses vor 11 Jahren
linux32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE vor 12 Jahren
machine_kexec.c 91ffaa2783 MIPS: kdump: Set correct value to kexec_indirection_page variable vor 11 Jahren
mcount.S 8a574cfa26 MIPS: mcount: Adjust stack pointer for static trace in MIPS32 vor 11 Jahren
mips-cm.c 15d45cce3a MIPS: Replace use of phys_t with phys_addr_t. vor 11 Jahren
mips-cpc.c 15d45cce3a MIPS: Replace use of phys_t with phys_addr_t. vor 11 Jahren
mips-mt-fpaff.c 8dd928915a mips: fix up obsolete cpu function usage. vor 11 Jahren
mips-mt.c b633648c5a MIPS: MT: Remove SMTC support vor 11 Jahren
mips-r2-to-r6-emul.c 304acb717e MIPS: Set `si_code' for SIGFPE signals sent from emulation too vor 10 Jahren
mips_ksyms.c 661af35e5f Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next vor 11 Jahren
mips_machine.c 9169a5d011 MIPS: move mips_{set,get}_machine_name() to a more generic place vor 12 Jahren
module-rela.c 7034228792 MIPS: Whitespace cleanup. vor 13 Jahren
module.c cb9e3c292d mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() vor 11 Jahren
octeon_switch.S 69f7cd4724 MIPS: OCTEON: Delete unused COP2 saving code vor 11 Jahren
perf_event.c e5dcb58aa5 MIPS: perf: Reorganize contents of perf support files. vor 14 Jahren
perf_event_mipsxx.c f14ceff755 MIPS: perf: Add hardware perf events support for Loongson-3 vor 10 Jahren
pm-cps.c c90e49f264 MIPS: {pm,smp}-cps: use cpu_vpe_id macro vor 11 Jahren
pm.c 74e9133519 MIPS: PM: Implement PM helper macros vor 11 Jahren
proc.c c5b367835c MIPS: Add support for XPA. vor 10 Jahren
process.c 6496edfce9 Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux vor 10 Jahren
prom.c 01306aeadd MIPS: prepare for user enabling of CONFIG_OF vor 10 Jahren
ptrace.c 03dce59527 MIPS: Fix a preemption issue with thread's FPU defaults vor 10 Jahren
ptrace32.c 60be939c5a MIPS: Remove asm/user.h vor 11 Jahren
r2300_fpu.S 842dfc11ea MIPS: Fix build with binutils 2.24.51+ vor 11 Jahren
r2300_switch.S 9b26616c8d MIPS: Respect the ISA level in FCSR handling vor 10 Jahren
r4k_fpu.S 631afc65e8 MIPS: Push .set mips64r* into the functions needing it vor 10 Jahren
r4k_switch.S 9b26616c8d MIPS: Respect the ISA level in FCSR handling vor 10 Jahren
r6000_fpu.S 842dfc11ea MIPS: Fix build with binutils 2.24.51+ vor 11 Jahren
relocate_kernel.S 273463b782 MIPS: kdump: Skip walking indirection page for crashkernels vor 12 Jahren
reset.c f45e388ff0 MIPS: Provide fallback reboot/poweroff/halt implementations vor 10 Jahren
rtlx-cmp.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. vor 11 Jahren
rtlx-mt.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. vor 11 Jahren
rtlx.c 3dc4bf310a MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c vor 11 Jahren
scall32-o32.S 7928eb0370 MIPS: O32: Do not handle require 32 bytes from the stack to be readable. vor 10 Jahren
scall64-64.S 389cdc5d35 MIPS: Wire up execveat(2). vor 11 Jahren
scall64-n32.S 389cdc5d35 MIPS: Wire up execveat(2). vor 11 Jahren
scall64-o32.S 51d53674c3 MIPS: O32: Use compat_sys_getsockopt. vor 10 Jahren
segment.c 29f9087c52 MIPS: Add debugfs file to print the segmentation control registers vor 12 Jahren
setup.c a6335fa11e MIPS: bootmem: Don't use memory holes for page bitmap vor 10 Jahren
signal-common.h 76deabd186 sched/preempt, MIPS: Properly lock access to the FPU vor 10 Jahren
signal.c f56141e3e2 all arches, signal: move restart_block to struct task_struct vor 11 Jahren
signal32.c f56141e3e2 all arches, signal: move restart_block to struct task_struct vor 11 Jahren
signal_n32.c 7c4f563507 mips: Use sigsp() vor 11 Jahren
smp-bmips.c 57b4175823 MIPS: BMIPS: Fix bmips_wr_vec() vor 10 Jahren
smp-cmp.c 8dd928915a mips: fix up obsolete cpu function usage. vor 11 Jahren
smp-cps.c fd5ed3066b MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting vor 10 Jahren
smp-gic.c 4060bbe993 MIPS: Move gic.h to include/linux/irqchip/mips-gic.h vor 11 Jahren
smp-mt.c 8dd928915a mips: fix up obsolete cpu function usage. vor 11 Jahren
smp-up.c 1461df59f0 MIPS: SMP: Remove plat_smp_ops cpus_done method. vor 11 Jahren
smp.c cccf34e941 MIPS: c-r4k: Fix cache flushing for MT cores vor 10 Jahren
spinlock_test.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
spram.c 4695089f03 MIPS: Add cases for CPU_QEMU_GENERIC vor 11 Jahren
stacktrace.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
sync-r4k.c b633648c5a MIPS: MT: Remove SMTC support vor 11 Jahren
syscall.c fee313d4b8 MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 vor 11 Jahren
sysrq.c d1e9a4f547 MIPS: Add SysRq operation to dump TLBs on all CPUs vor 10 Jahren
time.c b633648c5a MIPS: MT: Remove SMTC support vor 11 Jahren
topology.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug vor 16 Jahren
traps.c 761b4493bb MIPS: kernel: traps: Fix broken indentation vor 10 Jahren
unaligned.c 3e20a26b02 Merge branch '4.0-fixes' into mips-for-linux-next vor 10 Jahren
vdso.c ccd3988086 MIPS: Enable VDSO randomization vor 11 Jahren
vmlinux.lds.S 1da8f1798e MIPS: Add support for vmlinux.bin appended dtb vor 10 Jahren
vpe-cmp.c 17a1d523aa MIPS: APRP: Add VPE loader support for CMP platforms. vor 12 Jahren
vpe-mt.c b633648c5a MIPS: MT: Remove SMTC support vor 11 Jahren
vpe.c cdfc83075f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus vor 12 Jahren
watch.c 078a55fc82 MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code vor 12 Jahren