aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Gravatar Wei Yongjun 1-1/+1
2013-10-30MIPS: malta: Fix GIC interrupt offsetsGravatar Markos Chandras 1-4/+5
2013-10-29MIPS: Perf: Fix 74K cache mapGravatar Deng-Cheng Zhu 1-2/+2
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugGravatar Ingo Molnar 1-1/+1
2013-10-07MIPS: stack protector: Fix per-task canary switchGravatar James Hogan 3-3/+3
2013-10-02MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesGravatar Yoichi Yuasa 1-0/+2
2013-09-30MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagGravatar Bartlomiej Zolnierkiewicz 1-1/+1
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsGravatar Jayachandran C 1-8/+4
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Gravatar Maciej W. Rozycki 1-1/+1
2013-09-19MIPS: Fix invalid symbolic link fileGravatar Madhavan Srinivasan 1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerGravatar Markos Chandras 1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Gravatar Ralf Baechle 1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Gravatar Ralf Baechle 1-0/+7
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyGravatar Wolfgang Grandegger 1-0/+12
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Gravatar Maciej W. Rozycki 1-8/+18
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksGravatar Maciej W. Rozycki 12-45/+77
2013-09-18MIPS: Remove useless comment about kprobe from arch/mips/MakefileGravatar Wu Zhangjin 1-3/+0
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Gravatar Leonid Yegoshin 1-1/+2
2013-09-18MIPS: Reimplement get_cycles().Gravatar Ralf Baechle 1-1/+32
2013-09-17MIPS: Optimize current_cpu_type() for better code.Gravatar Ralf Baechle 19-19/+236
2013-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheGravatar Ralf Baechle 1-0/+5
2013-09-17MIPS: Provide nice way to access boot CPU's data.Gravatar Ralf Baechle 1-0/+1
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 6-8/+49
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Gravatar Markos Chandras 1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-13MIPS: Fix SMP core calculations when using MT support.Gravatar Leonid Yegoshin 1-2/+11
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixGravatar Maciej W. Rozycki 2-0/+10
2013-09-13MIPS: DECstation HRT initialization rearrangementGravatar Maciej W. Rozycki 3-5/+27
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 98-484/+2732
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-2/+4
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMGravatar Johannes Weiner 1-0/+2
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Gravatar Naoya Horiguchi 1-0/+5
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-2/+1
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-0/+13
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 2-7/+0
2013-09-06Merge branch '3.11-fixes' into mips-for-linux-nextGravatar Ralf Baechle 1-3/+3
2013-09-06MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible codeGravatar Jerin Jacob 1-2/+2
2013-09-05Merge branch '3.11-fixes' into mips-for-linux-nextGravatar Ralf Baechle 5-56/+61
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelGravatar Prem Mallappa 1-51/+48
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsGravatar Prem Mallappa 1-0/+6
2013-09-05MIPS: DECstation HRT calibration bug fixesGravatar Maciej W. Rozycki 2-5/+6
2013-09-05MIPS: Export copy_from_user_page() (needed by lustre)Gravatar Geert Uytterhoeven 1-0/+1
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-10/+10
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-487/+486
2013-09-04Merge branch '3.11-fixes' into mips-for-linux-nextGravatar Ralf Baechle 10-54/+18
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGravatar Gabor Juhos 3-0/+638
2013-09-04MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Gravatar Jim Quinlan 1-6/+10
2013-09-04MIPS: ralink: Add support for reset-controller APIGravatar John Crispin 4-0/+69
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGravatar Gabor Juhos 2-0/+58