summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13mips-disable-highmem-on-rt.patchThomas Gleixner
2015-02-13mm: pagefault_disabled()Peter Zijlstra
2015-02-13mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2015-02-13mips-enable-interrupts-in-signal.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall
2014-05-14mips-disable-highmem-on-rt.patchThomas Gleixner
2014-05-14mm: pagefault_disabled()Peter Zijlstra
2014-05-14mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2014-05-14mips-enable-interrupts-in-signal.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10mips-disable-highmem-on-rt.patchThomas Gleixner
2014-04-10mm: pagefault_disabled()Peter Zijlstra
2014-04-10mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2014-04-10mips-enable-interrupts-in-signal.patchThomas Gleixner
2014-03-24MIPS: include linux/types.hQais Yousef
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan
2013-10-02MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2013-09-30MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle
2013-09-18MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-09-18MIPS: Remove useless comment about kprobe from arch/mips/MakefileWu Zhangjin
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin
2013-09-18MIPS: Reimplement get_cycles().Ralf Baechle
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2013-09-17MIPS: Provide nice way to access boot CPU's data.Ralf Baechle
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-13MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi