aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-08MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C1-6/+1
2013-05-08MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C1-8/+5
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski1-11/+0
2013-05-08MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski1-0/+1
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski1-1/+2
2013-05-08MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski1-1/+2
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski4-1/+202
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski2-2/+2
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2-46/+4
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill3-3/+18
2013-05-01MIPS: microMIPS: Add instruction utility macros.Steven J. Hill1-0/+18
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill1-0/+4
2013-05-01MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill1-24/+38
2013-05-01MIPS: microMIPS: Add instruction formats.Steven J. Hill1-0/+449
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+3
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+1
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+0
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-26MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney1-4/+0
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-11MIPS: Remove further use of .subsectionRalf Baechle1-72/+44
2013-04-11MIPS: Get rid of the use of .macro in C code.Ralf Baechle2-205/+319
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle1-4/+9
2013-04-11MIPS: Use inline function to access current thread pointer.Ralf Baechle1-2/+6
2013-04-08MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard1-0/+1
2013-04-08spi/bcm63xx: remove unused speed_hz variableJonas Gorski1-1/+0
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+6
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-27/+192
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells1-1/+1
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski1-3/+1
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli1-19/+190
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle1-4/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2-8/+3
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds352-10116/+9598
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-17/+26
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle1-3/+2
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle22-271/+651
2013-02-20MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney2-3/+29
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney3-1/+6
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos1-0/+13
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos1-0/+1
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos1-0/+1