summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mips: remove savemaxmem parameter setupZhang Yanfei
2013-07-03mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki
2013-06-25MIPS: octeon: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-17Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman
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/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney
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-09Merge 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-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-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
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