summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-11-09MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada
2017-11-09MIPS/ptrace: Update syscall nr on register changesJames Hogan
2017-11-09MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan
2017-11-09MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-11-09MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan
2017-11-09MIPS: page.h: Define virt_to_pfn()Florian Fainelli
2017-11-08MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel
2017-11-08MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel
2017-11-08MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn
2017-11-08MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn
2017-11-08MIPS: DTS: Remove num-slots from Pistachio SoCShawn Lin
2017-11-08MIPS: Lasat: Use setup_timer() helperAllen Pais
2017-11-08MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-08MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-08MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-11-08MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-07MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-11-07MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller
2017-11-07MIPS: BMIPS: Fix missing cbr addressJaedon Shin
2017-11-07MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day
2017-11-07MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski
2017-11-07MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski
2017-11-07MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski
2017-11-07MIPS: BMIPS: name the refclk clock for uartJonas Gorski
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