summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-06-21MIPS: sibyte: Remove unused variable.Markos Chandras
2013-06-21MIPS: ath79: Fix argument for the ap136_pc_init functionMarkos Chandras
2013-06-21MIPS/OCTEON: Override default address space layout.David Daney
2013-06-21MIPS: malta: Remove software reset defines from generic header.Steven J. Hill
2013-06-21MIPS: malta: Move defines of reset registers and values.Steven J. Hill
2013-06-21MIPS: sead3: Fix ability to perform a soft reset.Steven J. Hill
2013-06-21MIPS: Loongson: Fix random early boot hangAaro Koskinen
2013-06-21MIPS: Octeon: Don't clobber bootloader data structures.David Daney
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle
2013-06-20MIPS: Octeon: Fix build error if CONFIG_MTD=nRalf Baechle
2013-06-18MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney
2013-06-18MIPS: Oceton: Fix build error.Ralf Baechle
2013-06-18MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle
2013-06-18MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle
2013-06-18MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle
2013-06-18MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle
2013-06-13MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle
2013-06-13MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle
2013-06-10MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras
2013-06-10MIPS: Alchemy: fix wait functionManuel Lauss
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa
2013-06-03mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney
2013-06-03mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-23MIPS: Trap exception handling fixesMaciej W. Rozycki
2013-05-23MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney
2013-05-23MIPS: Remove duplicate definition of check_for_high_segbits.David Daney
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu
2013-05-22kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu
2013-05-22KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()Sanjay Lal
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal
2013-05-21MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-21MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-21MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-21MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle
2013-05-21MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle