summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-179-93/+93
* MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras2015-02-171-2/+2
* MIPS: asm: r4kcache: Add MIPS R6 cache unroll functionsMarkos Chandras2015-02-171-2/+148
* MIPS: asm: irqflags: Add MIPS R6 related definitionsMarkos Chandras2015-02-171-3/+4
* MIPS: asm: hazards: Add MIPSR6 definitionsMarkos Chandras2015-02-171-4/+5
* MIPS: asm: cpu: Add MIPSR6 ISA definitionsLeonid Yegoshin2015-02-172-6/+20
* MIPS: Use generic checksum functions for MIPS R6Markos Chandras2015-02-172-0/+6
* MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras2015-02-171-2/+2
* MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin2015-02-171-1/+1
* MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6Leonid Yegoshin2015-02-171-4/+4
* MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6Leonid Yegoshin2015-02-171-0/+4
* MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras2015-02-171-0/+13
* MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-161-0/+7
* MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin2015-02-161-0/+3
* MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-163-7/+29
* MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-02-161-10/+4
* MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-02-161-4/+6
* MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-123-0/+16
* MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven2015-01-161-7/+0
* MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle2015-01-131-0/+3
* MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-2/+3
* MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle2015-01-131-13/+0
* MIPS: Use <asm-generic/checksum.h>Ralf Baechle2015-01-131-0/+7
* MIPS: Rewrite csum_fold to plain C.Ralf Baechle2015-01-131-14/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-56/+5
|\
| * arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-4/+5
| * arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-52/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-1180-1161/+1447
|\ \ | |/ |/|
| * MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-241-0/+2
| * MIPS: Cosmetic cleanups of page table headers.Steven J. Hill2014-11-243-67/+71
| * MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill2014-11-241-0/+40
| * MIPS: Remove now unused definition of phys_t.Ralf Baechle2014-11-241-16/+0
| * MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-2412-29/+29
| * MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-246-16/+16
| * MIPS: <asm/types.h> fix indentation.Ralf Baechle2014-11-241-1/+1
| * MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle2014-11-241-59/+0
| * MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne2014-11-241-3/+0
| * MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki2014-11-241-180/+181
| * MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki2014-11-242-0/+6
| * MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-249-91/+126
| * MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
| * MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen2014-11-242-4/+1
| * MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen2014-11-242-95/+0
| * MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen2014-11-241-19/+1
| * MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2014-11-241-3/+21
| * MIPS: ath25: add board configuration detectionSergey Ryazanov2014-11-241-0/+73
| * MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov2014-11-241-1/+9
| * MIPS: ath25: add common partsSergey Ryazanov2014-11-244-0/+161
| * MIPS: ralink: add mt7628an supportJohn Crispin2014-11-241-0/+11
| * MIPS: ralink: add support for MT7620nJohn Crispin2014-11-241-5/+2