summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | MIPS: Disable Werror when W= is setFlorian Fainelli2017-04-101-0/+2
| * | MIPS: Octeon: Clean up platform code.Steven J. Hill2017-04-101-4/+12
| * | MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill2017-04-101-3016/+209Star
| * | MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill2017-04-101-48/+49
| * | MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill2017-04-102-3469/+76Star
| * | MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill2017-04-107-3922/+305Star
| * | MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-106-13/+172
| * | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney2017-04-103-24/+1Star
| * | MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney2017-04-101-11/+12
| * | MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney2017-04-101-4/+12
| * | MIPS: BPF: Use unsigned access for unsigned SKB fields.David Daney2017-04-101-2/+2
| * | MIPS: BPF: Add JIT support for SKF_AD_HATYPE.David Daney2017-04-101-4/+17
| * | MIPS: uasm: Add support for LHU.David Daney2017-04-103-1/+4
| * | MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-103-0/+34
* | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-37/+0Star
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-092-28/+1Star
|\ \ \
| * | | MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-26/+1Star
| * | | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2