summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton2017-06-291-0/+57
* MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton2017-06-292-1/+53
* MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic2017-06-291-74/+100
* MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic2017-06-291-0/+40
* MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-281-0/+6
* MIPS: Branch straight to ll in mips_atomic_set()James Hogan2017-06-281-5/+1
* MIPS: Fix mips_atomic_set() with EVAJames Hogan2017-06-281-2/+5
* MIPS: Save static registers before sysmipsJames Hogan2017-06-285-4/+10
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-06-281-1/+1
* MIPS: perf: add I6500 handlingMarcin Nowakowski2017-06-281-4/+10
* MIPS: Probe the I6500 CPUPaul Burton2017-06-281-0/+5
* MIPS: Give __secure_computing() access to syscall arguments.David Daney2017-06-281-2/+20
* MIPS: module: Unify rel & rela reloc handlingPaul Burton2017-06-283-248/+150
* MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton2017-06-281-12/+16
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-151-1/+3
* MIPS: ftrace: fix init functions tracingMarcin Nowakowski2017-06-081-19/+5
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5
* kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-291-1/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-127-68/+43
|\
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-136-24/+42
| |\
| * | MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton2017-04-121-8/+12
| * | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton2017-04-121-45/+4
| * | MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2017-04-121-3/+3
| * | MIPS: Remove dead define of ST_OFFMatt Redfearn2017-04-121-6/+0
| * | MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski2017-04-121-4/+3
| * | MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic2017-04-101-0/+2
| * | MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin2017-04-101-2/+12
| * | MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-101-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-092-3/+3
|\ \ \
| * | | format-security: move static strings to constKees Cook2017-05-091-2/+2
| * | | cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-091-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+1
| * | | MIPS: Probe guest MVHJames Hogan2017-03-281-1/+4
| * | | MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-281-1/+5
| * | | MIPS: Add defs & probing of UFRJames Hogan2017-03-281-0/+2
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-0/+1
|\ \ \ \
| * | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+1
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-025-0/+10
|\ \ \ \
| * | | | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-145-0/+10
| |/ / /
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-18/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | mips: sanitize __access_ok()Al Viro2017-04-062-13/+13
| * | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-062-0/+2
| |\| |
| * | | new helper: uaccess_kernel()Al Viro2017-03-281-5/+5
* | | | MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-04-121-15/+33
* | | | MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn2017-04-121-2/+1
* | | | MIPS: KASLR: Add missing header filesMatt Redfearn2017-04-121-1/+1
* | | | MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-04-121-1/+1
* | | | MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan2017-04-101-1/+1
* | | | MIPS: perf: fix deadlockRabin Vincent2017-04-101-4/+5
| |_|/ |/| |