aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-9/+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 Viro2-3/+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 Torvalds183-4387/+7768
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-10/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle65-1212/+2897
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle72-2715/+0
2012-12-13MIPS: wrppmc: Fix build of PCI code.Ralf Baechle1-4/+2
2012-12-13MIPS: IP22/IP28: Fix build of EISA code.Ralf Baechle1-5/+3
2012-12-13MIPS: RB532: Fix build of prom code.Ralf Baechle1-2/+1
2012-12-13MIPS: PowerTV: Fix build.Ralf Baechle1-37/+0
2012-12-13MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones1-12/+12
2012-12-13MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle1-1/+2
2012-12-13MIPS: Fix potencial corruptionRalf Baechle1-11/+0
2012-12-13MIPS: Fix for warning from FPU emulation codeRalf Baechle1-7/+8
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki1-3/+18
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli1-2/+2
2012-12-13MIPS: Remove unused smvp.hPaul Bolle1-19/+0
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney3-14/+58
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 Daney4-111/+0
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle3-8/+2
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill3-7/+3
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli1-0/+3
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida1-3/+3
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle7-34/+34
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle6-9/+335
2012-12-13MIPS: kdump: Add supportRalf Baechle11-9/+396
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-6/+7
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 Torvalds12-126/+43
2012-12-12MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski1-10/+13
2012-12-12MIPS: BCM47XX: remove GPIO driverHauke Mehrtens6-252/+18
2012-12-12MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle1-0/+2
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle1-5/+8
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2-8/+0
2012-12-12MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2-33/+0
2012-12-12MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle1-1/+1
2012-12-12MIPS: Octeon: Remove highmem code.Ralf Baechle1-4/+0
2012-12-12MIPS: Cavium: Update defconfigDavid Daney1-17/+81
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle8-6/+243
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle4-23/+58
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney7-20/+23
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle1-1/+1