summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-06-06arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-30MIPS: KVM: Remove redundant semicolonJames Hogan
2014-05-30MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-05-30MIPS: KVM: Quieten kvm_info() loggingJames Hogan
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan
2014-05-30MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan
2014-05-30MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan
2014-05-30MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan
2014-05-30MIPS: KVM: Migrate hrtimer to follow VCPUJames Hogan
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan
2014-05-30MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2014-05-30MIPS: KVM: Add CP0_HWREna KVM register accessJames Hogan
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan
2014-05-30MIPS: KVM: Add CP0_EPC KVM register accessJames Hogan
2014-05-30MIPS: KVM: Use tlb_write_randomJames Hogan
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan
2014-05-30MIPS: Export local_flush_icache_range for KVMJames Hogan
2014-05-30MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan
2014-05-29MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu
2014-05-28MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer
2014-05-28MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior
2014-05-28MIPS: SB1: Fix excessive kernel warnings.Ralf Baechle
2014-05-27USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai
2014-05-26MIPS: RC32434: fix broken PCI resource initializationGabor Juhos
2014-05-25MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-05-25MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen
2014-05-23MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle