summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | MIPS: ralink: Fix MT7628 pinmuxMathias Kresin2017-11-131-2/+2
| * | | | | | MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-101-3/+5
| * | | | | | 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
| * | | | | | 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
| |/ / / / /
* | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+0
|\ \ \ \ \ \
| * | | | | | MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfigNikitas Angelinas2017-10-121-1/+0
| |/ / / / /
* | | | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1414-58/+13
|\ \ \ \ \ \
| * | | | | | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-0913-43/+13
| * | | | | | MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada2017-11-091-1/+0
| * | | | | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-0813-13/+0
| * | | | | | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-142-7/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang2017-11-012-7/+32
| |\ \ \ \ \ \
| | * | | | | | i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-302-2/+6
| | * | | | | | i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-302-7/+28
| | |/ / / / /
* | | | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-142-7/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-192-7/+3
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-133-28/+25
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |