aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-8/+49
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-13MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin1-2/+11
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2-0/+10
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki3-5/+27
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds98-484/+2732
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-2/+4
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner1-0/+2
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+1
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2-0/+13
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+0
2013-09-06Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle1-3/+3
2013-09-06MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible codeJerin Jacob1-2/+2
2013-09-05Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle5-56/+61
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa1-51/+48
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsPrem Mallappa1-0/+6
2013-09-05MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki2-5/+6
2013-09-05MIPS: Export copy_from_user_page() (needed by lustre)Geert Uytterhoeven1-0/+1
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+10
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-487/+486
2013-09-04Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle10-54/+18
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos3-0/+638
2013-09-04MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan1-6/+10
2013-09-04MIPS: ralink: Add support for reset-controller APIJohn Crispin4-0/+69
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos2-0/+58
2013-09-04MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos2-33/+207
2013-09-04MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin1-0/+2
2013-09-04MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin1-0/+3
2013-09-04MIPS: ralink: Probe clocksources from OFJohn Crispin1-0/+1
2013-09-04MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin3-0/+154
2013-09-04MIPS: ralink: Add support for periodic timer irqJohn Crispin2-1/+186
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro1-7/+7
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro1-1/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro1-10/+10
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2013-09-03MIPS: Netlogic: Built-in DTB for XLP2xx SoC boardsGanesan Ramalingam4-1/+135
2013-09-03MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam6-20/+270
2013-09-03MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam3-7/+21
2013-09-03MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C1-4/+6
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam5-11/+153
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C1-3/+1
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C4-7/+33
2013-09-03MIPS: Netlogic: Fix DT flash size parameterJayachandran C2-2/+2
2013-09-03MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2-14/+0
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C4-0/+65
2013-09-03MIPS: ath79: Switch to the clkdev frameworkGabor Juhos3-72/+55