summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras
2013-09-03MIPS: Loongson: Hide the pci code behind CONFIG_PCIMarkos Chandras
2013-09-03MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard
2013-09-03MIPS: R4k clock source initialization bug fixMaciej W. Rozycki
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney
2013-08-26MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney
2013-08-26MIPS: Remove unreachable break statements from cp1emu.cDavid Daney
2013-08-26MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen
2013-08-26MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu
2013-08-26MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney
2013-08-26MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney
2013-08-26MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney
2013-08-26MIPS: Probe for new OCTEON CPU/SoC types.David Daney
2013-08-26MIPS: Add CPU identifiers for more OCTEON family members.David Daney
2013-08-26MIPS: use generic-y where possibleJames Hogan
2013-08-26MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu
2013-08-26MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu
2013-08-26mips/kvm: Make kvm_locore.S 64-bit buildable/safe.David Daney
2013-08-26mips/kvm: Cleanup .push/.pop directives in kvm_locore.SDavid Daney
2013-08-26mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.SDavid Daney
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney
2013-08-19mips: convert vpe_class to use dev_groupsGreg Kroah-Hartman
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-05MIPS: BCM63XX: export PSI size from nvramJonas Gorski
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle
2013-08-05MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335Markos Chandras
2013-08-05Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman
2013-07-31serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras
2013-07-30MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu