summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: jz4780: Allow selection of jz4740-wdt driverMathieu Malaterre2017-11-091-1/+1
* MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-093-4/+47
* MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan2017-11-091-3/+6
* MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-091-0/+17
* MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-092-14/+14
* MIPS: page.h: Define virt_to_pfn()Florian Fainelli2017-11-091-2/+2
* MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel2017-11-0810-226/+4
* MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel2017-11-085-1/+59
* MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn2017-11-081-1/+1
* MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn2017-11-082-1/+2
* MIPS: DTS: Remove num-slots from Pistachio SoCShawn Lin2017-11-081-1/+0
* MIPS: Lasat: Use setup_timer() helperAllen Pais2017-11-081-2/+1
* MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki2017-11-081-8/+6
* MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan2017-11-081-1/+0
* MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey2017-11-071-1/+1
* MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller2017-11-071-4/+2
* MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day2017-11-073-3/+3
* MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski2017-11-071-10/+51
* MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski2017-11-071-0/+8
* MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski2017-11-071-2/+8
* MIPS: BMIPS: name the refclk clock for uartJonas Gorski2017-11-076-0/+12
* tty/bcm63xx_uart: allow naming clock in device treeJonas Gorski2017-11-072-2/+10
* tty/bcm63xx_uart: use refclk for the expected clock nameJonas Gorski2017-11-071-1/+1
* MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski2017-11-071-0/+13
* MIPS: BCM63XX: add clkdev lookup supportJonas Gorski2017-11-072-35/+116
* MIPS: Alchemy: make clk_ops constBhumika Goyal2017-11-071-5/+5
* MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic2017-11-0712-42/+45
* MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic2017-11-071-14/+14
* MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2017-11-075-26/+17
* MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney2017-11-073-3/+13
* MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetreeMathieu Malaterre2017-10-091-0/+5
* MIPS: Ci20: Enable watchdog driverMathieu Malaterre2017-10-091-0/+2
* MIPS: Remove unused variable 'lastpfn'Steven J. Hill2017-10-091-4/+0
* MIPS: Add nudges to writes for bit unlocks.Chad Reese2017-10-091-0/+1
* MIPS: make thread_saved_pc staticTobias Klauser2017-10-092-3/+1
* MIPS: Ci20: Add support for rootfs on NFS to defconfigHarvey Hunt2017-10-091-1/+4
* MIPS: Cocci spatch "vma_pages"Thomas Meyer2017-10-091-1/+1
* Linux 4.14-rc4v4.14-rc4Linus Torvalds2017-10-091-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-078-31/+36
|\
| * scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly2017-10-031-1/+1
| * scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-032-17/+0
| * scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov2017-10-031-4/+4
| * scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-031-5/+14
| * scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-034-4/+17
* | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-075-10/+14
|\ \
| * | i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King2017-10-051-1/+1
| * | i2c: ensure termination of *_device_id tablesThomas Meyer2017-10-051-0/+1
| * | i2c: i801: Add support for Intel Cedar ForkJarkko Nikula2017-10-053-0/+6
| * | i2c: stm32f7: fix setup structurePierre-Yves MORDRET2017-10-051-9/+6
* | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-0711-162/+81
|\ \ \