aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-13MIPS: Add iomem resource for kernel bss section.David Daney1-0/+4
2017-11-13MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2-1/+3
2017-11-13MIPS: BMIPS: Enable HARDIRQS_SW_RESENDJustin Chen1-0/+1
2017-11-13MIPS: pci: Make use of the BIT() macro inside the mt7620 driverJohn Crispin1-6/+6
2017-11-13MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin1-1/+1
2017-11-13MIPS: pci: Remove duplicate define in mt7620 driverJohn Crispin1-1/+0
2017-11-13MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-13MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-11-10MIPS: Fix odd fp register warnings with MIPS64r2James Hogan1-3/+5
2017-11-09watchdog: jz4780: Allow selection of jz4740-wdt driverMathieu Malaterre1-1/+1
2017-11-09MIPS/ptrace: Update syscall nr on register changesJames Hogan3-4/+47
2017-11-09MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan1-3/+6
2017-11-09MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-09MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2-14/+14
2017-11-09MIPS: page.h: Define virt_to_pfn()Florian Fainelli1-2/+2
2017-11-08MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel10-226/+4
2017-11-08MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel5-1/+59
2017-11-08MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn1-1/+1
2017-11-08MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn2-1/+2
2017-11-08MIPS: DTS: Remove num-slots from Pistachio SoCShawn Lin1-1/+0
2017-11-08MIPS: Lasat: Use setup_timer() helperAllen Pais1-2/+1
2017-11-08MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki1-8/+6
2017-11-08MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan1-1/+0
2017-11-07MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-07MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller1-4/+2
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-07tty/bcm63xx_uart: allow naming clock in device treeJonas Gorski2-2/+10
2017-11-07tty/bcm63xx_uart: use refclk for the expected clock nameJonas Gorski1-1/+1
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-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
2017-10-09MIPS: Cocci spatch "vma_pages"Thomas Meyer1-1/+1
2017-10-08Linux 4.14-rc4Linus Torvalds1-1/+1
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-31/+36
2017-10-07Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-10/+14
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds11-162/+81