aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle329-8616/+8616
2013-02-01MIPS: Nuke trailing whitespace.Ralf Baechle1-1/+1
2013-02-01MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle9-923/+0
2013-02-01MIPS: SEAD3: Implement OF support.Steven J. Hill1-0/+4
2013-02-01MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle1-0/+23
2013-02-01MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle1-140/+86
2013-02-01MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle3-347/+364
2013-02-01MIPS: Whitespace cleanups and reformatting.Steven J. Hill1-11/+15
2013-01-24MIPS: DSP: Fix DSP mask for registers.Steven J. Hill1-1/+1
2013-01-23MIPS: Fix build failure by adding definition of pfn_pmd().David Daney1-0/+1
2013-01-22MIPS: PNX833x: Fix comment.Ralf Baechle1-1/+1
2013-01-17MIPS: Add struct p_format to union mips_instruction.Ralf Baechle1-0/+1
2013-01-16MIPS: Export <asm/break.h>.Ralf Baechle2-0/+1
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-15/+18
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-28MIPS: Wire up finit_module syscall.Ralf Baechle1-6/+9
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle1-1/+4
2012-12-28MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle1-4/+0
2012-12-27MIPS: Fix comment.Ralf Baechle1-4/+5
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-7/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into nextJoerg Roedel1-0/+2
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds79-728/+4474
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-10/+1
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle19-228/+714
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle43-406/+0
2012-12-13MIPS: Remove unused smvp.hPaul Bolle1-19/+0
2012-12-13MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney1-0/+3457
2012-12-13MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney1-0/+6
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2-8/+0
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle1-2/+0
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill1-1/+1
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2-8/+8
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle1-0/+2
2012-12-13MIPS: kdump: Add supportRalf Baechle2-3/+30
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov1-10/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-4/+7
2012-12-12MIPS: BCM47XX: remove GPIO driverHauke Mehrtens1-146/+8
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle1-4/+0
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle3-3/+177
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney4-6/+6
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle1-1/+1
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-0/+11
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+11
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3