summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-10-13MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-10-13MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2014-07-17MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu
2014-07-17MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-07-17MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-07-02MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan
2014-06-18MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-06-06genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-06mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-05-15MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-05-15MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
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-19MIPS: 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