aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-7/+15
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-56/+0
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson2-7/+2
2015-01-30MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan1-0/+15
2015-01-19MIPS: ARC: Fix build error.Ralf Baechle1-3/+3
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan1-2/+2
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle1-6/+9
2015-01-13MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle1-5/+3
2015-01-13MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle1-16/+27
2014-12-24MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen1-2/+15
2014-12-24MIPS: OCTEON: add crypto helper functionsAaro Koskinen1-5/+0
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-56/+5
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-4/+5
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck1-52/+0
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds81-1164/+1451
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+0
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+9
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2-3/+6
2014-11-24MIPS: Cosmetic cleanups of page table headers.Steven J. Hill3-67/+71
2014-11-24MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill1-0/+40
2014-11-24MIPS: Remove now unused definition of phys_t.Ralf Baechle1-16/+0
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle12-29/+29
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle6-16/+16
2014-11-24MIPS: <asm/types.h> fix indentation.Ralf Baechle1-1/+1
2014-11-24MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle1-59/+0
2014-11-24MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne1-3/+0
2014-11-24MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki1-180/+181
2014-11-24MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki2-0/+6
2014-11-24MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki9-91/+126
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle1-4/+2
2014-11-24MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen2-4/+1
2014-11-24MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen2-95/+0
2014-11-24MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen1-19/+1
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov1-3/+21
2014-11-24MIPS: ath25: add board configuration detectionSergey Ryazanov1-0/+73
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov1-1/+9
2014-11-24MIPS: ath25: add common partsSergey Ryazanov4-0/+161
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin1-0/+11
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin1-5/+2
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin4-33/+114
2014-11-24MIPS: ralink: add rt_sysc_m32 helperJohn Crispin1-0/+7