aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-13/+1
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds6-15/+61
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-13MIPS: Add iomem resource for kernel bss section.David Daney1-0/+4
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-13/+1
2017-11-09MIPS/ptrace: Update syscall nr on register changesJames Hogan2-0/+22
2017-11-09MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan1-3/+6
2017-11-09MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-09MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan1-10/+10
2017-11-07MIPS: BMIPS: Fix missing cbr addressJaedon Shin1-2/+2
2017-11-07MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar31-21/+50
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds4-12/+22
2017-11-03Update MIPS email addressesPaul Burton9-9/+9
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman19-0/+19
2017-11-01MIPS: smp-cmp: Fix vpe_id build errorJames Hogan1-2/+2
2017-11-01MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld1-1/+1
2017-11-01MIPS: CPS: Fix use of current_cpu_data in preemptible codeMatt Redfearn1-1/+1
2017-11-01MIPS: SMP: Fix deadlock & online raceMatt Redfearn1-6/+16
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn1-1/+1
2017-10-31Update MIPS email addressesPaul Burton9-9/+9
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser1-1/+1
2017-09-20MIPS: Fix perf event initPaul Burton1-2/+1
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds27-679/+605
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+4
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-11/+10
2017-09-06MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn1-31/+30
2017-09-06MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn1-9/+7
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn1-1/+1
2017-09-06MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn1-3/+7
2017-09-06MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn1-1/+1
2017-09-06MIPS: Handle non word sized instructions when examining frameMatt Redfearn1-3/+6
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard1-5/+8
2017-09-06MIPS: Fix issues in backtracesCorey Minyard1-3/+19
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig1-8/+4
2017-09-04MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.hPaul Burton2-2/+0
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton1-4/+2
2017-09-04MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton1-10/+5
2017-09-04MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driverPaul Burton1-1/+1
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar3-23/+4
2017-08-30MIPS: CPS: Detect CPUs in secondary clustersPaul Burton1-29/+51
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton1-12/+3
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton5-9/+5
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton6-6/+17
2017-08-30MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton3-9/+22
2017-08-30MIPS: Add CPU cluster number accessorsPaul Burton1-0/+10
2017-08-30MIPS: Unify checks for sibling CPUsPaul Burton2-11/+9
2017-08-30MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton1-0/+22