summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton
2014-03-26MIPS: Add cpu_vpe_id macroPaul Burton
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan
2014-03-19MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao
2014-03-19MIPS: KVM: Remove dead code in CP0 emulationJames Hogan
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan
2014-03-19MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan
2014-03-19MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki
2014-03-18MIPS: Fix possible build error with transparent hugepages enabledAlex Smith
2014-03-17MIPS: mark O32+FP64 experimental for nowPaul Burton
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao
2014-03-17MIPS: Fix syscall tracing interfaceLars Persson
2014-03-17MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-03-12mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton
2014-03-06MIPS: Add generic CM probe & access codePaul Burton
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton
2014-03-06MIPS: Introduce _EXT assembler macroPaul Burton
2014-03-06MIPS: Add missing includes to gic.hPaul Burton
2014-03-06MIPS: Add CP0 CMGCRBase definitions & accessorPaul Burton
2014-03-06MIPS: Define Config1 cache field shifts & sizesPaul Burton
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-03-06MIPS: mm: c-r4k: Detect instruction cache aliasesMarkos Chandras
2014-03-06MIPS: APRP: Choose the correct VPE loader by fixing the linkingDeng-Cheng Zhu
2014-03-06MIPS: APRP: Unregister rtlx interrupt hook at module exitDeng-Cheng Zhu
2014-03-06MIPS: APRP: Fix the linking of rtlx interrupt hookDeng-Cheng Zhu
2014-03-06MIPS: bcm47xx: Include missing errno.h for ENXIOMarkos Chandras
2014-03-06MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss
2014-03-06MIPS: Fix randconfig build error.Ralf Baechle
2014-03-04mips: Use the core irq stats functionThomas Gleixner
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds