aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 2-7/+0
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-10/+10
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-487/+486
2013-09-03oprofilefs_create_...() do not need superblock argumentGravatar Al Viro 1-7/+7
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentGravatar Al Viro 1-1/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Gravatar Al Viro 1-10/+10
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+0
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-10/+13
2013-08-26mips/kvm: Make kvm_locore.S 64-bit buildable/safe.Gravatar David Daney 1-27/+27
2013-08-26mips/kvm: Cleanup .push/.pop directives in kvm_locore.SGravatar David Daney 1-13/+1
2013-08-26mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.SGravatar David Daney 1-484/+491
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGravatar Geert Uytterhoeven 1-3/+3
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Kevin Hilman 2-7/+0
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.Gravatar David Daney 1-0/+26
2013-08-19mips: convert vpe_class to use dev_groupsGravatar Greg Kroah-Hartman 1-7/+10
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionGravatar Thomas Petazzoni 1-2/+0
2013-08-12PCI: use weak functions for MSI arch-specific functionsGravatar Thomas Petazzoni 1-5/+0
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Gravatar Florian Fainelli 1-2/+8
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Gravatar Ralf Baechle 2-1/+3
2013-08-05MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335Gravatar Markos Chandras 1-0/+2
2013-08-05Merge 3.11-rc4 into tty-nextGravatar Greg Kroah-Hartman 7-16/+24
2013-07-31serial: sccnxp: Using CLK API for getting UART clockGravatar Alexander Shiyan 1-1/+0
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Gravatar Florian Fainelli 2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUGravatar Florian Fainelli 1-7/+1
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Gravatar Markos Chandras 1-2/+1
2013-07-30MIPS: Set default CPU type for BCM47XX platformsGravatar Markos Chandras 2-1/+1
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationGravatar Maciej W. Rozycki 1-3/+4
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Gravatar Steven J. Hill 1-0/+4
2013-07-25PCI: Delay enabling bridges until they're neededGravatar Yinghai Lu 1-1/+0
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 10-21/+69
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONGravatar Markos Chandras 1-1/+0
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsGravatar Faidon Liambotis 1-2/+3
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPGravatar James Hogan 1-0/+1
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Gravatar Aaro Koskinen 1-1/+1
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainGravatar Jayachandran C 3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGravatar Ganesan Ramalingam 1-1/+1
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerGravatar Tony Wu 1-1/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetGravatar Florian Fainelli 1-1/+1
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Gravatar Takuya Yoshikawa 1-0/+4
2013-07-17MIPS: Delete dead invocation of exception_exit().Gravatar Ralf Baechle 1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codeGravatar Paul Gortmaker 61-338/+294
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 158-2309/+2189
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextGravatar Ralf Baechle 42-362/+503
2013-07-10mm: remove free_area_cacheGravatar Michel Lespinasse 1-2/+0
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-25/+389
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 7-345/+25
2013-07-05MIPS: jz4740: Correct clock gate bit for DMA controllerGravatar Maarten ter Huurne 1-1/+1