summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson
2015-01-30MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan
2015-01-19MIPS: ARC: Fix build error.Ralf Baechle
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle
2015-01-13MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle
2015-01-13MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-12arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-12arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-12-06net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill
2014-11-24MIPS: Cosmetic cleanups of page table headers.Steven J. Hill
2014-11-24MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill
2014-11-24MIPS: Remove now unused definition of phys_t.Ralf Baechle
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-11-24MIPS: <asm/types.h> fix indentation.Ralf Baechle
2014-11-24MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle
2014-11-24MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne
2014-11-24MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki
2014-11-24MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki
2014-11-24MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle
2014-11-24MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen
2014-11-24MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen
2014-11-24MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov
2014-11-24MIPS: ath25: add board configuration detectionSergey Ryazanov
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov
2014-11-24MIPS: ath25: add common partsSergey Ryazanov
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin
2014-11-24MIPS: ralink: add rt_sysc_m32 helperJohn Crispin
2014-11-24MIPS: ralink: add a helper for reading the ECO versionJohn Crispin
2014-11-24MIPS: lantiq: export soc typeJohn Crispin
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker
2014-11-24MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee