Linus Torvalds a135c717d5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 10 years ago
..
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files 17 years ago
8250-platform.c 848484e2c4 mips: remove needless include of module.h from core kernel files. 14 years ago
Makefile b0a668fb20 MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 10 years ago
asm-offsets.c a135c717d5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 10 years ago
binfmt_elfn32.c 7b741aa406 MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. 12 years ago
binfmt_elfo32.c 30852ad003 MIPS: Remove old core dump functions 11 years ago
bmips_vec.S 4ec8f9e9b0 MIPS: BMIPS: Fix ".previous without corresponding .section" warnings 10 years ago
branch.c b0a668fb20 MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 10 years ago
cevt-bcm1480.c 078a55fc82 MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code 12 years ago
cevt-ds1287.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
cevt-gt641xx.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
cevt-r4k.c 54dac95083 MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler 10 years ago
cevt-sb1250.c 078a55fc82 MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code 12 years ago
cevt-txx9.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
cps-vec.S acac4108df MIPS: kernel: cps-vec: Replace "addi" with "addiu" 10 years ago
cpu-bugs64.c 180b1e3bfe MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs 10 years ago
cpu-probe.c a5770df095 MIPS: Add set/clear CP0 macros for PageGrain register 10 years ago
crash.c 3b2663ca84 mips: delete non-required instances of include <linux/init.h> 11 years ago
crash_dump.c 7178d2cdd9 mips: Convert pr_warning to pr_warn 10 years ago
csrc-bcm1480.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
csrc-ioasic.c daed1285c3 MIPS: DECstation HRT initialization rearrangement 12 years ago
csrc-r4k.c 75c4fd8c78 mips: convert to clocksource_register_hz/khz 14 years ago
csrc-sb1250.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code 12 years ago
early_printk_8250.c 7cd93b8935 MIPS: Add 8250/16550 serial early printk driver 12 years ago
elf.c 46490b5725 MIPS: kernel: elf: Improve the overall ABI and FPU mode checks 10 years ago
entry.S 7c151d3d5d MIPS: Make use of the ERETNC instruction on MIPS R6 10 years ago
ftrace.c e669830526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 11 years ago
genex.S 938c12824b MIPS: kernel: genex: Set correct ISA level 10 years ago
gpio_txx9.c 14476007c9 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe 17 years ago
head.S b633648c5a MIPS: MT: Remove SMTC support 11 years ago
i8253.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED 13 years ago
i8259.c 079a460176 MIPS: i8259: Use IRQ domains 10 years ago
idle.c 4695089f03 MIPS: Add cases for CPU_QEMU_GENERIC 10 years ago
irq-gt641xx.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
irq-msc01.c ab6c15bc66 MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region 11 years ago
irq-rm7000.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
irq.c 82abb273d8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 11 years ago
irq_cpu.c a3e6c1eff5 MIPS: IRQ: Fix disable_irq on CPU IRQs 10 years ago
irq_txx9.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
jump_label.c 935c2dbec4 MIPS: jump_label.c: Handle the microMIPS J instruction encoding 11 years ago
kgdb.c 6ebda44f36 MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes 11 years ago
kprobes.c 35898716b4 mips: Replace __get_cpu_var uses 11 years ago
linux32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
machine_kexec.c 91ffaa2783 MIPS: kdump: Set correct value to kexec_indirection_page variable 11 years ago
mcount.S 8a574cfa26 MIPS: mcount: Adjust stack pointer for static trace in MIPS32 11 years ago
mips-cm.c 15d45cce3a MIPS: Replace use of phys_t with phys_addr_t. 10 years ago
mips-cpc.c 15d45cce3a MIPS: Replace use of phys_t with phys_addr_t. 10 years ago
mips-mt-fpaff.c b633648c5a MIPS: MT: Remove SMTC support 11 years ago
mips-mt.c b633648c5a MIPS: MT: Remove SMTC support 11 years ago
mips-r2-to-r6-emul.c b0a668fb20 MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 10 years ago
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 10 years ago
mips_machine.c 9169a5d011 MIPS: move mips_{set,get}_machine_name() to a more generic place 12 years ago
module-rela.c 7034228792 MIPS: Whitespace cleanup. 12 years ago
module.c cb9e3c292d mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 10 years ago
octeon_switch.S 69f7cd4724 MIPS: OCTEON: Delete unused COP2 saving code 10 years ago
perf_event.c e5dcb58aa5 MIPS: perf: Reorganize contents of perf support files. 14 years ago
perf_event_mipsxx.c a669efc4a3 MIPS: Add hook to get C0 performance counter interrupt 10 years ago
pm-cps.c c90e49f264 MIPS: {pm,smp}-cps: use cpu_vpe_id macro 11 years ago
pm.c 74e9133519 MIPS: PM: Implement PM helper macros 11 years ago
proc.c 515a6393db MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo 10 years ago
process.c a135c717d5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 10 years ago
prom.c 84988c0681 MIPS: Create a helper function for DT setup 10 years ago
ptrace.c c2d9f17757 MIPS: Fix syscall_get_nr for the syscall exit tracing. 10 years ago
ptrace32.c 60be939c5a MIPS: Remove asm/user.h 11 years ago
r2300_fpu.S 842dfc11ea MIPS: Fix build with binutils 2.24.51+ 11 years ago
r2300_switch.S 842dfc11ea MIPS: Fix build with binutils 2.24.51+ 11 years ago
r4k_fpu.S 8d5b9b771e MIPS: kernel: r4k_fpu: Add support for MIPS R6 10 years ago
r4k_switch.S 207083b1da MIPS: kernel: r4k_switch: Add support for MIPS R6 10 years ago
r6000_fpu.S 842dfc11ea MIPS: Fix build with binutils 2.24.51+ 11 years ago
relocate_kernel.S 273463b782 MIPS: kdump: Skip walking indirection page for crashkernels 12 years ago
reset.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h 14 years ago
rtlx-cmp.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. 11 years ago
rtlx-mt.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. 11 years ago
rtlx.c 3dc4bf310a MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c 10 years ago
scall32-o32.S e967ef022e MIPS: Fix restart of indirect syscalls 10 years ago
scall64-64.S 389cdc5d35 MIPS: Wire up execveat(2). 10 years ago
scall64-n32.S 389cdc5d35 MIPS: Wire up execveat(2). 10 years ago
scall64-o32.S e967ef022e MIPS: Fix restart of indirect syscalls 10 years ago
segment.c 29f9087c52 MIPS: Add debugfs file to print the segmentation control registers 11 years ago
setup.c ad8f723afb MIPS: Use phys_addr_t instead of phys_t 10 years ago
signal-common.h 81d103bf80 mips: Use get_signal() signal_setup_done() 11 years ago
signal.c f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 years ago
signal32.c f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 years ago
signal_n32.c 7c4f563507 mips: Use sigsp() 11 years ago
smp-bmips.c d8010ceba6 MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask 10 years ago
smp-cmp.c c3f134fb39 MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs 10 years ago
smp-cps.c 4060bbe993 MIPS: Move gic.h to include/linux/irqchip/mips-gic.h 10 years ago
smp-gic.c 4060bbe993 MIPS: Move gic.h to include/linux/irqchip/mips-gic.h 10 years ago
smp-mt.c c3f134fb39 MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs 10 years ago
smp-up.c 1461df59f0 MIPS: SMP: Remove plat_smp_ops cpus_done method. 11 years ago
smp.c c7754e7510 MIPS: Fix kernel lockup or crash after CPU offline/online 10 years ago
spinlock_test.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h 14 years ago
spram.c 4695089f03 MIPS: Add cases for CPU_QEMU_GENERIC 10 years ago
stacktrace.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h 14 years ago
sync-r4k.c b633648c5a MIPS: MT: Remove SMTC support 11 years ago
syscall.c fee313d4b8 MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 10 years ago
time.c b633648c5a MIPS: MT: Remove SMTC support 11 years ago
topology.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 years ago
traps.c a135c717d5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 10 years ago
unaligned.c 0593a44c64 MIPS: kernel: unaligned: Add support for the MIPS R6 10 years ago
vdso.c ccd3988086 MIPS: Enable VDSO randomization 10 years ago
vmlinux.lds.S b8199546a4 MIPS: Discard .eh_frame sections in linker script. 12 years ago
vpe-cmp.c 17a1d523aa MIPS: APRP: Add VPE loader support for CMP platforms. 11 years ago
vpe-mt.c b633648c5a MIPS: MT: Remove SMTC support 11 years ago
vpe.c cdfc83075f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 11 years ago
watch.c 078a55fc82 MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code 12 years ago