summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
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-13MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle
2013-06-13MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon
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: 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-10MIPS: Alchemy: fix wait functionManuel Lauss
2013-06-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
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-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
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