summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan
2017-06-15MIPS: Fix bnezc/jialc return address calculationPaul Burton
2017-06-08MIPS: ftrace: fix init functions tracingMarcin Nowakowski
2017-06-08MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle
2017-04-12MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-04-12MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill
2017-04-12MIPS: Remove dead define of ST_OFFMatt Redfearn
2017-04-12MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2017-04-10MIPS: perf: fix deadlockRabin Vincent
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-06mips: sanitize __access_ok()Al Viro
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan
2017-03-28MIPS: Probe guest MVHJames Hogan
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan
2017-03-28MIPS: Add defs & probing of UFRJames Hogan
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen
2017-03-21MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn
2017-03-08MIPS: Wire up statx system callJames Hogan