aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeGravatar Aurelien Jarno 1-0/+1
2014-08-26MIPS: IP28: Fix/clean spaces.hGravatar Thomas Bogendoerfer 1-7/+0
2014-08-26MIPS: IP28: Select correct L1_CACHE_SHIFTGravatar Thomas Bogendoerfer 1-0/+1
2014-08-26MIPS: BCM63xx: delete double assignmentGravatar Julia Lawall 1-2/+2
2014-08-26MIPS: Spelling s/confugrations/configurations/Gravatar Geert Uytterhoeven 1-1/+1
2014-08-26MIPS: OCTEON: make get_system_type() thread-safeGravatar Aaro Koskinen 1-5/+13
2014-08-26MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresGravatar Markos Chandras 1-0/+4
2014-08-26MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Gravatar Markos Chandras 1-6/+16
2014-08-26MIPS: EVA: Add new EVA headerGravatar Markos Chandras 1-0/+43
2014-08-26MIPS: scall64-o32: Fix indirect syscall detectionGravatar Markos Chandras 1-4/+8
2014-08-26MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Gravatar Markos Chandras 1-3/+5
2014-08-26MIPS: Loongson: Fix COP2 usage for preemptible kernelGravatar Huacai Chen 1-4/+4
2014-08-26MIPS: NL: Fix nlm_xlp_defconfig build errorGravatar Guenter Roeck 1-7/+0
2014-08-26MIPS: Remove race window in page fault handlingGravatar Lars Persson 2-13/+22
2014-08-26MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GGravatar Markos Chandras 1-4/+10
2014-08-26MIPS: Alchemy: Fix db1200 PSC clock enablementGravatar Manuel Lauss 1-5/+1
2014-08-26MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Gravatar Hauke Mehrtens 1-2/+11
2014-08-26MIPS: Remove duplicated include from numa.cGravatar Wei Yongjun 1-2/+0
2014-08-26MIPS: Add common plat_irq_dispatch declarationGravatar Sergey Ryazanov 2-1/+2
2014-08-26MIPS: MSP71xx: remove unused plat_irq_dispatch() argumentGravatar Sergey Ryazanov 1-1/+1
2014-08-26MIPS: GIC: Remove useless parens from GICBIS().Gravatar Ralf Baechle 1-1/+1
2014-08-26MIPS: perf: Mark pmu interupt IRQF_NO_THREADGravatar Yang Wei 1-1/+1
2014-08-25MIPS: kdump: Set correct value to kexec_indirection_page variableGravatar Yang Wei 1-2/+6
2014-08-21KVM: add kvm_arch_sched_inGravatar Radim Krčmář 1-0/+4
2014-08-19MIPS: OCTEON: make get_system_type() thread-safeGravatar Aaro Koskinen 1-5/+13
2014-08-19MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresGravatar Markos Chandras 1-0/+4
2014-08-19MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Gravatar Markos Chandras 1-6/+16
2014-08-19MIPS: EVA: Add new EVA headerGravatar Markos Chandras 1-0/+43
2014-08-19MIPS: scall64-o32: Fix indirect syscall detectionGravatar Markos Chandras 1-4/+8
2014-08-19MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Gravatar Markos Chandras 1-3/+5
2014-08-19MIPS: Loongson: Fix COP2 usage for preemptible kernelGravatar Huacai Chen 1-4/+4
2014-08-19MIPS: NL: Fix nlm_xlp_defconfig build errorGravatar Guenter Roeck 1-7/+0
2014-08-19MIPS: Remove race window in page fault handlingGravatar Lars Persson 2-13/+22
2014-08-19MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GGravatar Markos Chandras 1-4/+10
2014-08-19MIPS: Alchemy: Fix db1200 PSC clock enablementGravatar Manuel Lauss 1-5/+1
2014-08-19MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Gravatar Hauke Mehrtens 1-2/+11
2014-08-19MIPS: Remove duplicated include from numa.cGravatar Wei Yongjun 1-2/+0
2014-08-19MIPS: Add common plat_irq_dispatch declarationGravatar Sergey Ryazanov 2-1/+2
2014-08-19MIPS: MSP71xx: remove unused plat_irq_dispatch() argumentGravatar Sergey Ryazanov 1-1/+1
2014-08-18MIPS: GIC: Remove useless parens from GICBIS().Gravatar Ralf Baechle 1-1/+1
2014-08-18MIPS: perf: Mark pmu interupt IRQF_NO_THREADGravatar Yang Wei 1-1/+1
2014-08-14locking,arch,mips: Fold atomic_opsGravatar Peter Zijlstra 1-370/+187
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-88/+55
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-0/+1
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Gravatar Linus Torvalds 1-0/+2
2014-08-08kexec: load and relocate purgatory at kernel load timeGravatar Vivek Goyal 1-0/+2
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 141-2652/+4905
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 16-20/+0
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-4/+4