summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2014-12-16mips: bpf: Fix broken BPF_MODDenis Kirjanov1-2/+2
2014-12-07MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-12-07MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-12-07MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras1-0/+4
2014-12-07MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton1-4/+4
2014-12-07MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2-1/+34
2014-12-07MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras1-3/+4
2014-12-07MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill1-0/+1
2014-12-07MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras1-0/+4
2014-12-07MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-12-07MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras1-0/+1
2014-12-07MIPS: IP27: Fix __node_distances undefined errorJames Cowgill1-0/+1
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney1-1/+5
2014-11-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras1-2/+2
2014-11-14MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructionsMarkos Chandras1-2/+2
2014-11-14MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen1-2/+3
2014-11-14MIPS: ptrace.h: Add a missing includeAaro Koskinen1-0/+2
2014-10-15irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+15
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton1-3/+3
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2-0/+2
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek9-0/+9
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-38/+67
2014-09-17MIPS: SmartMIPS: Disable assembler warningsMarkos Chandras1-1/+10
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel1-0/+1
2014-08-30kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-27MIPS: Move CPU topology macros to topology.hHuacai Chen2-5/+8
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle5-6/+20
2014-08-26MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel1-1/+2
2014-08-26arch/mips/net/bpf_jit.c: fix failure checkAndrey Utkin1-2/+3
2014-08-26MIPS: COP2: CPP macro safety fixes.Ralf Baechle2-11/+11
2014-08-26MIPS: Kconfig: Select SMP symbols for CMPMarkos Chandras1-0/+2
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-08-26MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer1-7/+0
2014-08-26MIPS: IP28: Select correct L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2014-08-26MIPS: BCM63xx: delete double assignmentJulia Lawall1-2/+2
2014-08-26MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven1-1/+1
2014-08-26MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-08-26MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras1-0/+4
2014-08-26MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras1-6/+16
2014-08-26MIPS: EVA: Add new EVA headerMarkos Chandras1-0/+43
2014-08-26MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras1-4/+8
2014-08-26MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras1-3/+5
2014-08-26MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen1-4/+4
2014-08-26MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck1-7/+0
2014-08-26MIPS: Remove race window in page fault handlingLars Persson2-13/+22
2014-08-26MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras1-4/+10
2014-08-26MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss1-5/+1