summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki2016-04-031-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-0314-23/+23
* MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle2016-04-031-6/+12
* MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan2016-03-291-1/+1
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-251-2/+0Star
|\
| * mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-2/+0Star
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-4/+9
|\ \
| * | mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
| * | signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen2016-02-181-4/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-4/+6
|\ \ \
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-1/+1
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-141-3/+3
| * | | net: Facility to report route quality of connected socketsTom Herbert2016-02-261-0/+2
| |/ /
* | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-191-0/+9
|\ \ \
| * | | libata: support AHCI on OCTEON platformAleksey Makarov2016-02-111-0/+9
| | |/ | |/|
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-4/+0Star
|\ \ \
| * | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0Star
| * | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0Star
| |/ /
* | | Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-087-15/+26
|\ \ \ | | |/ | |/|
| * | mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2016-02-111-2/+7
| * | MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel2016-02-101-1/+2
| * | MIPS: Wire up copy_file_range syscall.Ralf Baechle2016-02-051-6/+9
| * | MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-02-041-1/+1
| * | MIPS: Fix FPU disable with preemptionJames Hogan2016-02-012-2/+6
| * | MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-011-3/+1Star
* | | MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-251-2/+3
* | | Merge branch 'irqchip/mips' into irqchip/coreJason Cooper2016-02-211-0/+4
|\ \ \ | |/ / |/| |
| * | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel2016-02-171-0/+1
| * | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel2016-02-171-0/+3
| |/
* / Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle2016-01-271-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-2424-220/+376
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-243-1/+6
| |\
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-241-0/+4
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-241-2/+0Star
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-96/+0Star
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-241-1/+2
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-242-28/+24Star
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-241-1/+0Star
| * | MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-242-3/+2Star
| * | MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan2016-01-241-5/+0Star
| * | MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-1/+1
| * | MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-244-0/+122
| * | MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-241-2/+2
| * | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-241-0/+8
| * | MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki2016-01-242-2/+2
| * | MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-01-241-2/+2