summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01764-11712/+11712
* MIPS: Nuke empty lines at end of files.Ralf Baechle2013-02-012-2/+0
* MIPS: Nuke trailing whitespace.Ralf Baechle2013-02-011-1/+1
* MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-0135-2877/+0
* MIPS: SEAD3: Implement OF support.Steven J. Hill2013-02-017-141/+70
* MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle2013-02-011-0/+23
* MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle2013-02-011-140/+86
* MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle2013-02-013-347/+364
* MIPS: Whitespace cleanups and reformatting.Steven J. Hill2013-02-012-13/+17
* MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle2013-02-011-12/+5
* MIPS: sysmips: Use unreachable().Ralf Baechle2013-02-011-1/+1
* MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
* mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
* MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
* MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
* MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
* MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin2013-01-301-1/+1
* MIPS: DSP: Fix DSP mask for registers.Steven J. Hill2013-01-241-1/+1
* MIPS: Fix build failure by adding definition of pfn_pmd().David Daney2013-01-231-0/+1
* MIPS: Octeon: Fix warning.Ralf Baechle2013-01-221-4/+5
* MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven2013-01-221-1/+1
* MIPS: PNX833x: Fix comment.Ralf Baechle2013-01-221-1/+1
* MIPS: Add struct p_format to union mips_instruction.Ralf Baechle2013-01-171-0/+1
* MIPS: Export <asm/break.h>.Ralf Baechle2013-01-162-0/+1
* MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.Ralf Baechle2013-01-161-0/+1
* MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platformArend van Spriel2013-01-161-0/+2
* MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding2013-01-161-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-0722-104/+44
|\
| * MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard2013-01-031-2/+2
| * MIPS: Wire up finit_module syscall.Ralf Baechle2012-12-285-6/+13
| * MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-282-1/+10
| * MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle2012-12-281-4/+0
| * MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle2012-12-284-8/+6
| * MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle2012-12-281-0/+3
| * MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-285-5/+0
| * MIPS: Fix comment.Ralf Baechle2012-12-271-4/+5
| * Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle2012-12-271-16/+0
| * MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-271-38/+0
| * MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss2012-12-271-20/+5
* | MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0323-65/+61
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-204-9/+1
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+2
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+2
| |\ \ \ \ \
| | * | | | | mips: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+2
| | |/ / / /
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14183-4387/+7768
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-1365-1212/+2897
| |\ \ \ \ \ \
| | * | | | | | MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski2012-12-121-10/+13