summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-1527-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
| * MIPS: Fix issues in backtracesCorey Minyard2017-09-061-3/+19
| * MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.hPaul Burton2017-09-042-2/+0
| * MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2017-09-041-4/+2
| * MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton2017-09-041-10/+5
| * MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driverPaul Burton2017-09-041-1/+1
| * MIPS: CPS: Detect CPUs in secondary clustersPaul Burton2017-08-301-29/+51
| * MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-12/+3
| * MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-305-9/+5
| * MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-306-6/+17
| * MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton2017-08-303-9/+22
| * MIPS: Add CPU cluster number accessorsPaul Burton2017-08-301-0/+10
| * MIPS: Unify checks for sibling CPUsPaul Burton2017-08-302-11/+9
| * MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton2017-08-301-0/+22
| * MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-309-32/+35
| * MIPS: CPS: Use GlobalNumber macros rather than magic numbersPaul Burton2017-08-301-2/+2
| * MIPS: CPS: Use change_*, set_* & clear_* where appropriatePaul Burton2017-08-302-7/+3
| * MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-303-5/+7
| * MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-295-39/+39
| * MIPS: CM: Specify register size when generating accessorsPaul Burton2017-08-291-6/+3
| * MIPS: CM: Rename mips_cm_base to mips_gcr_basePaul Burton2017-08-291-5/+5
| * MIPS: Declare various variables & functions staticPaul Burton2017-08-294-6/+8
| * MIPS: Remove plat_timer_setup()Paul Burton2017-08-291-14/+0
| * MIPS: Include linux/cpu.h for arch_cpu_idle()Paul Burton2017-08-291-0/+1
| * MIPS: signal: Remove unreachable code from force_fcr31_sig().Ralf Baechle2017-08-291-2/+1
| * MIPS: Remove unused ST_OFF from r2300_switch.SPaul Burton2017-08-291-6/+0
| * MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.SPaul Burton2017-08-292-76/+79
| * MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton2017-08-294-212/+211
| * MIPS: Remove unused R6000 supportPaul Burton2017-08-294-133/+0
| * MIPS: R6: Constify r2_decoder_tablesMatt Redfearn2017-08-291-4/+4
| * MIPS: SMP: Constify smp opsMatt Redfearn2017-08-296-9/+9
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-8/+4
|\ \
| * | fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-8/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-112-11/+10
|\ \
| * | mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman2017-08-171-1/+1
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-10/+9
| * | signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-191-1/+1
* | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-043-23/+4
|\ \ \
| * | | MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill2017-08-292-17/+0
| * | | MIPS: seccomp: Fix indirect syscall argsJames Hogan2017-08-291-6/+4
| | |/ | |/|
* / | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-291-3/+3
|/ /
* / MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-08-071-3/+3
|/