summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-6/+10
|\
| * mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-6/+10
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-0/+1
|\ \
| * | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-2/+0Star
|\ \ \
| * | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-261-2/+0Star
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-049-9/+9
|\ \ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-219-32/+35
| |\ \ \
| * | | | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
| * | | | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-147-7/+7
| * | | | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
| | |_|/ | |/| |
* | | | MIPS: Avoid accidental raw backtraceJames Hogan2017-06-301-0/+2
* | | | MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
* | | | MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3
* | | | MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-06-301-8/+1Star
* | | | MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-282-2/+8
* | | | MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-06-271-1/+1
* | | | KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill2017-06-201-1/+5
| |/ / |/| |
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* | | MIPS: .its targets depend on vmlinuxPaul Burton2017-06-151-5/+5
* | | MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-151-1/+3
* | | MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2017-06-081-1/+2
* | | MIPS: ftrace: fix init functions tracingMarcin Nowakowski2017-06-081-19/+5Star
* | | MIPS: mm: adjust PKMAP locationMarcin Nowakowski2017-06-081-1/+6
* | | MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski2017-06-081-0/+5
* | | MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2017-06-081-3/+3
* | | MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5
|/ /
* / kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-291-1/+0Star
|/
* devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-191-1/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-1245-10884/+1076Star
|\
| * MIPS: Sibyte: Fix Kconfig warning.Ralf Baechle2017-04-211-1/+1
| * MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle2017-04-212-0/+2
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-139-27/+57
| |\
| * | MIPS: Remove confusing else statement in __do_page_fault()Paul Burton2017-04-131-8/+8
| * | MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton2017-04-121-8/+12
| * | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton2017-04-123-176/+8Star
| * | MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton2017-04-121-8/+0Star
| * | MIPS: generic: Enable Root FS on NFS in generic_defconfigMatt Redfearn2017-04-121-0/+3
| * | MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski2017-04-121-2/+0Star
| * | MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2017-04-122-3/+4
| * | MIPS: uasm: Remove needless ISA abstractionPaul Burton2017-04-122-137/+106Star
| * | MIPS: Remove dead define of ST_OFFMatt Redfearn2017-04-121-6/+0Star
| * | MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski2017-04-121-4/+3Star
| * | MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung2017-04-101-4/+6
| * | MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic2017-04-101-0/+2
| * | MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin2017-04-101-2/+12
| * | MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen2017-04-101-0/+1
| * | MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle2017-04-102-4/+1Star
| * | MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle2017-04-101-1/+0Star
| * | MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle2017-04-101-2/+0Star