summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07475-58/+500
|\
| * Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-0411-23/+33
| |\
| | * MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2017-11-022-2/+2
| | * 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: bpf: Fix a typo in build_one_insn()Wei Yongjun2017-11-011-1/+1
| | * MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva2017-11-011-1/+1
| | * MIPS: Fix CM region target definitionsPaul Burton2017-11-011-2/+2
| | * MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2017-11-012-2/+2
| | * MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn2017-11-011-4/+4
| | * MIPS: generic: Fix NI 169445 its buildJames Hogan2017-10-311-1/+1
| | * Update MIPS email addressesPaul Burton2017-10-3135-35/+35
| * | Update MIPS email addressesPaul Burton2017-11-0335-35/+35
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0231-0/+31
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-028-0/+8
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02393-0/+393
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-2/+2
* | Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar2017-10-245-26/+28
|\|
| * MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton2017-10-091-2/+0Star
| * MIPS: Fix generic-board-config.sh for builds using O=Paul Burton2017-10-091-4/+2Star
| * MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-091-2/+4
| * MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung2017-10-091-17/+21
| * MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn2017-10-091-1/+1
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+0Star
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0Star
|/
* Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-2318-36/+38
|\
| * MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi2017-09-1932-60/+62
* | MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss2017-09-2124-25/+25
* | MIPS: Fix input modify in __write_64bit_c0_split()James Hogan2017-09-211-6/+9
* | MIPS: MSP71xx: Include asm/setup.hArnd Bergmann2017-09-211-0/+2
* | MIPS: Fix perf event initPaul Burton2017-09-201-2/+1Star
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-16172-2474/+4758
|\
| * MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn2017-09-061-31/+30Star
| * MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn2017-09-061-9/+7Star
| * MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-062-2/+2
| * 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: ralink: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski2017-09-061-1/+1
| * mips: Save all registers when saving the frameCorey Minyard2017-09-061-14/+50
| * MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-066-117/+151
| * MIPS: Make SAVE_SOME more standardCorey Minyard2017-09-061-14/+37
| * MIPS: Fix issues in backtracesCorey Minyard2017-09-061-3/+19
| * MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetreeMathieu Malaterre2017-09-061-0/+11