summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki2014-06-072-1/+45
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-052-6/+0Star
|\
| * sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
| * hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-051-5/+0Star
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-052-18/+2Star
|\ \ | |/ |/|
| * mips: Kill pointless destroy_irq()Thomas Gleixner2014-05-162-18/+2Star
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-049-86/+19Star
|\ \
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-141-1/+1
| |\|
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-304-7/+1Star
| * | mips: convert fdt pointers to opaque pointersRob Herring2014-04-307-15/+13Star
| * | mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-24/+1Star
| * | mips: xlp: copy built-in DTB out of init sectionRob Herring2014-04-301-16/+1Star
| * | mips: lantiq: copy built-in DTB out of init sectionRob Herring2014-04-301-12/+1Star
| * | mips: octeon: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-15/+5Star
* | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-042-2/+11
|\ \ \
| * \ \ Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-2728-421/+315Star
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-222-2/+11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | ASoC: jz4740: Improve build test coverageLars-Peter Clausen2014-04-231-2/+0Star
| | | * | | ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen2014-04-231-0/+11
| | |/ / /
* | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-12/+5Star
|\ \ \ \ \
| * \ \ \ \ Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-031-12/+5Star
| |\ \ \ \ \
| | * | | | | mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+5Star
| | |/ / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0411-237/+920
|\ \ \ \ \ \
| * | | | | | MIPS: KVM: Remove redundant semicolonJames Hogan2014-05-301-1/+1
| * | | | | | MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-05-301-9/+3Star
| * | | | | | MIPS: KVM: Quieten kvm_info() loggingJames Hogan2014-05-302-22/+21Star
| * | | | | | MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan2014-05-303-28/+0Star
| * | | | | | MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan2014-05-302-10/+10
| * | | | | | MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan2014-05-301-23/+23
| * | | | | | MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan2014-05-301-2/+2
| * | | | | | MIPS: KVM: Add count frequency KVM registerJames Hogan2014-05-305-0/+65
| * | | | | | MIPS: KVM: Add master disable count interfaceJames Hogan2014-05-305-14/+176
| * | | | | | MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan2014-05-302-18/+8Star
| * | | | | | MIPS: KVM: Rewrite count/compare timer emulationJames Hogan2014-05-304-38/+413
| * | | | | | MIPS: KVM: Migrate hrtimer to follow VCPUJames Hogan2014-05-301-0/+23
| * | | | | | MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan2014-05-301-6/+65
| * | | | | | MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan2014-05-301-1/+1
| * | | | | | MIPS: KVM: Add CP0_HWREna KVM register accessJames Hogan2014-05-301-0/+7
| * | | | | | MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan2014-05-302-0/+8
| * | | | | | MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan2014-05-303-0/+56
| * | | | | | MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan2014-05-302-31/+32
| * | | | | | MIPS: KVM: Add CP0_EPC KVM register accessJames Hogan2014-05-301-1/+8
| * | | | | | MIPS: KVM: Use tlb_write_randomJames Hogan2014-05-301-6/+4Star
| * | | | | | MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan2014-05-305-41/+12Star
| * | | | | | MIPS: Export local_flush_icache_range for KVMJames Hogan2014-05-301-0/+1
| * | | | | | MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan2014-05-301-1/+1
| * | | | | | MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu2014-05-291-5/+0Star
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-034-20/+7Star
|\ \ \ \ \ \
| * | | | | | arch,mips: Convert smp_mb__*()Peter Zijlstra2014-04-184-20/+7Star
| |/ / / / /
* | | | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-039-9/+0Star
|\ \ \ \ \ \