aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day3-3/+3
2017-11-07MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski1-10/+51
2017-11-07MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski1-0/+8
2017-11-07MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski1-2/+8
2017-11-07MIPS: BMIPS: name the refclk clock for uartJonas Gorski6-0/+12
2017-11-07MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski1-0/+13
2017-11-07MIPS: BCM63XX: add clkdev lookup supportJonas Gorski2-35/+116
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal1-5/+5
2017-11-07MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic12-42/+45
2017-11-07MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill5-26/+17
2017-11-07MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney3-3/+13
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar475-58/+500
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds11-23/+33
2017-11-03Update MIPS email addressesPaul Burton35-35/+35
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams1-0/+1
2017-11-02mips: ip22/32: Convert timers to use timer_setup()Kees Cook2-25/+22
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2-2/+2
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman31-0/+31
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman8-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman393-0/+393
2017-11-01MIPS: smp-cmp: Fix vpe_id build errorJames Hogan1-2/+2
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into i2c/for-4.15Wolfram Sang2-7/+32
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-11-01MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun1-1/+1
2017-11-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva1-1/+1
2017-10-31MIPS: Fix CM region target definitionsPaul Burton1-2/+2
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2-2/+2
2017-10-31MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn1-4/+4
2017-10-31MIPS: generic: Fix NI 169445 its buildJames Hogan1-1/+1
2017-10-31Update MIPS email addressesPaul Burton35-35/+35
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2-2/+6
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij2-7/+28
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland2-2/+2
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar5-26/+28
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2-7/+3
2017-10-12MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfigNikitas Angelinas1-1/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-3/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon1-4/+0
2017-10-09MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton1-2/+0
2017-10-09MIPS: Fix generic-board-config.sh for builds using O=Paul Burton1-4/+2
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton1-2/+4
2017-10-09MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetreeMathieu Malaterre1-0/+5
2017-10-09MIPS: Ci20: Enable watchdog driverMathieu Malaterre1-0/+2
2017-10-09MIPS: Remove unused variable 'lastpfn'Steven J. Hill1-4/+0
2017-10-09MIPS: Add nudges to writes for bit unlocks.Chad Reese1-0/+1
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser2-3/+1
2017-10-09MIPS: Ci20: Add support for rootfs on NFS to defconfigHarvey Hunt1-1/+4