summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-253-0/+13
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-191-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-183-28/+36
| |\
| * | b44: use fixed PHY device if we do not find anyHauke Mehrtens2013-12-211-0/+10
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-252-30/+0Star
|\ \ \
| * | | MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman2014-01-232-30/+0Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-251-0/+1
|\ \ \
| * | | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on mipsMark Salter2014-01-031-0/+1
| |/ /
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-242-37/+6Star
|\ \ \
| * | | rapidio: add modular rapidio core build into powerpc and mips branchesAlexandre Bounine2014-01-241-1/+1
| * | | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-241-4/+4
| * | | mips: use generic fixmap.hMark Salter2014-01-241-32/+1Star
* | | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-241-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-232-2/+2
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2013-12-192-2/+2
| |/ /
* | | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2014-01-202-17/+1Star
|\ \ \
| * | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2013-12-202-17/+1Star
| |/ /
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+15
|\ \ \
| * | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
| |/ /
* | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-205-8/+0Star
|\ \ \ | |_|/ |/| |
| * | MIPS: Remove panic_timeout settingsRalf Baechle2013-11-265-8/+0Star
| |/
* | MIPS: fix blast_icache32 on loongson2Aaro Koskinen2014-01-152-21/+29
* | MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen2014-01-153-7/+7
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-181-1/+0Star
|\ \
| * | MIPS: db1235: Don't use MMC_CLKGATEUlf Hansson2013-10-311-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-2/+2
|\ \ \
| * | | treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-2/+2
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\ \ \ \
| * | | | mips: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-152-9/+3Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-2/+3
| |\ \ \ \ \
| | * | | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
| * | | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-178-14/+12Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0Star
* | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0Star
* | | | | | | mips: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-043-7/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-236-5/+7
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-012-9/+5Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1210-112/+24Star
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |