summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C
2013-06-13MIPS: Netlogic: Support compressed kernelJayachandran C
2013-06-13MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C
2013-06-13MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C
2013-06-13MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C
2013-06-13MIPS: Allow kernel to use coprocessor 2Jayachandran C
2013-06-13MIPS: Move cop2 save/restore to switch_to()Jayachandran C
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam
2013-06-13MIPS: Support SWIOTLB in default dma operationsJayachandran C
2013-06-13MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle
2013-06-13MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.Ralf Baechle
2013-06-11MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle
2013-06-10MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2013-06-10MIPS: using strlcpy() instead of strncpy()Chen Gang
2013-06-10MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang
2013-06-10MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney
2013-06-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-06-10MIPS: PowerTV: use free_reserved_area() to simplify codeJiang Liu
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-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle