summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | mips: ip22/32: Convert timers to use timer_setup()Kees Cook2017-11-022-25/+22
| * | | | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
| * | | | | timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook2017-10-051-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-133-9/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07475-58/+500
| |\ \ \ \
| * | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-2/+2
| * | | | | Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar2017-10-245-26/+28
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+0
| * | | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
| | |_|/ / | |/| | |
* | | | | MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-081-0/+1
* | | | | MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-082-2/+4
* | | | | MIPS: BMIPS: Fix missing cbr addressJaedon Shin2017-11-071-2/+2
| |_|/ / |/| | |
* | | | Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-0411-23/+33
|\ \ \ \
| * | | | MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2017-11-022-2/+2
| * | | | MIPS: smp-cmp: Fix vpe_id build errorJames Hogan2017-11-011-2/+2
| * | | | MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld2017-11-011-1/+1
| * | | | MIPS: CPS: Fix use of current_cpu_data in preemptible codeMatt Redfearn2017-11-011-1/+1