summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-011-5/+0
|\
| * mips: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-2/+2
|\ \
| * | mips: annotate ->poll() instancesAl Viro2017-11-271-2/+2
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-302-76/+20
|\ \
| * | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-231-9/+20
| * | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-161-57/+0
| * | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-161-10/+0
| |/
* | MIPS: CM: Drop WARN_ON(vp != 0)James Hogan2018-01-101-1/+0
* | MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2017-12-201-0/+12
* | MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2017-12-121-0/+3
* | MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-0/+1
* | MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2017-12-121-11/+36
* | MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-1/+1
* | MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-1/+11
* | MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2017-12-121-25/+83
* | MIPS: CPS: Fix r1 .set mt assembler warningJames Hogan2017-12-121-0/+2
|/
* Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-13/+1
|\
| * Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-13/+1
* | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-156-15/+61
|\ \
| * | MIPS: Add iomem resource for kernel bss section.David Daney2017-11-131-0/+4
| * | MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-092-0/+22
| * | MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan2017-11-091-3/+6
| * | MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-091-0/+17
| * | MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-091-10/+10
| * | MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney2017-11-071-1/+1
| * | MIPS: make thread_saved_pc staticTobias Klauser2017-10-091-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0731-21/+50
| |\ \
| * | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
| | |/ | |/|
* | | MIPS: BMIPS: Fix missing cbr addressJaedon Shin2017-11-071-2/+2
| |/ |/|
* | Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-044-12/+22
|\ \
| * | MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2017-11-021-1/+1
| * | MIPS: smp-cmp: Fix vpe_id build errorJames Hogan2017-11-021-2/+2
| * | MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld2017-11-011-1/+1
| * | MIPS: CPS: Fix use of current_cpu_data in preemptible codeMatt Redfearn2017-11-011-1/+1
| * | MIPS: SMP: Fix deadlock & online raceMatt Redfearn2017-11-011-6/+16
| * | MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2017-11-011-1/+1
| * | Update MIPS email addressesPaul Burton2017-10-319-9/+9
| |/
* | Update MIPS email addressesPaul Burton2017-11-039-9/+9
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0219-0/+19
|/
* MIPS: Fix perf event initPaul Burton2017-09-201-2/+1
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-1627-679/+605
|\
| * MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn2017-09-061-31/+30
| * MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn2017-09-061-9/+7
| * MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-061-1/+1
| * MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn2017-09-061-3/+7
| * MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn2017-09-061-1/+1
| * MIPS: Handle non word sized instructions when examining frameMatt Redfearn2017-09-061-3/+6
| * MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-061-5/+8