summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-11-07MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski
2017-11-07MIPS: BCM63XX: add clkdev lookup supportJonas Gorski
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal
2017-11-07MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic
2017-11-07MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill
2017-11-07MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-02mips: ip22/32: Convert timers to use timer_setup()Kees Cook
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01MIPS: smp-cmp: Fix vpe_id build errorJames Hogan
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang
2017-11-01MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld
2017-11-01MIPS: CPS: Fix use of current_cpu_data in preemptible codeMatt Redfearn
2017-11-01MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-11-01MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun
2017-11-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-10-31MIPS: Fix CM region target definitionsPaul Burton
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn
2017-10-31MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn
2017-10-31MIPS: generic: Fix NI 169445 its buildJames Hogan
2017-10-31Update MIPS email addressesPaul Burton
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-12MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfigNikitas Angelinas
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon
2017-10-09MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
2017-10-09MIPS: Fix generic-board-config.sh for builds using O=Paul Burton
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton
2017-10-09MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetreeMathieu Malaterre
2017-10-09MIPS: Ci20: Enable watchdog driverMathieu Malaterre
2017-10-09MIPS: Remove unused variable 'lastpfn'Steven J. Hill
2017-10-09MIPS: Add nudges to writes for bit unlocks.Chad Reese
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser
2017-10-09MIPS: Ci20: Add support for rootfs on NFS to defconfigHarvey Hunt
2017-10-09MIPS: Cocci spatch "vma_pages"Thomas Meyer
2017-10-09MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung
2017-10-09MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook