aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-12-13MIPS: Fix for warning from FPU emulation codeRalf Baechle
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli
2012-12-13MIPS: Remove unused smvp.hPaul Bolle
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney
2012-12-13MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney
2012-12-13MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle
2012-12-13MIPS: kdump: Add supportRalf Baechle
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski
2012-12-12MIPS: BCM47XX: remove GPIO driverHauke Mehrtens
2012-12-12MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle
2012-12-12MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle
2012-12-12MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle
2012-12-12MIPS: Octeon: Remove highmem code.Ralf Baechle
2012-12-12MIPS: Cavium: Update defconfigDavid Daney
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: use vm_unmapped_area() on mips architectureMichel Lespinasse
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro