summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-1/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-219-32/+35
| |\ \
| * | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-1/+0
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-1/+0
| |\ \ \ \
| * | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
* | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-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-031-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-031-2/+0
|\ \ \ \ \ \
| * | | | | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-261-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-039-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/+1
* | | | | | 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/+5
* | | | 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/+0
|/ /
* / devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-181-1/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-1245-10884/+1076
|\
| * 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/+8
| * | MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton2017-04-121-8/+0
| * | 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/+0
| * | MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2017-04-122-3/+4
| * | MIPS: uasm: Remove needless ISA abstractionPaul Burton2017-04-122-137/+106
| * | MIPS: Remove dead define of ST_OFFMatt Redfearn2017-04-121-6/+0
| * | MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski2017-04-121-4/+3