aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie4-4/+27
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-10locking, mips: Fix atomicsPeter Zijlstra1-3/+3
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+11
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+0
2014-08-27MIPS: Move CPU topology macros to topology.hHuacai Chen2-5/+8
2014-08-26MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter1-12/+12
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle1-6/+12
2014-08-26MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel1-1/+2
2014-08-26MIPS: COP2: CPP macro safety fixes.Ralf Baechle2-11/+11
2014-08-26MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer1-7/+0
2014-08-26MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven1-1/+1
2014-08-26MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras1-6/+16
2014-08-26MIPS: EVA: Add new EVA headerMarkos Chandras1-0/+43
2014-08-26MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras1-3/+5
2014-08-26MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck1-7/+0
2014-08-26MIPS: Remove race window in page fault handlingLars Persson1-5/+3
2014-08-26MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov1-0/+2
2014-08-26MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle1-1/+1
2014-08-19MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras1-6/+16
2014-08-19MIPS: EVA: Add new EVA headerMarkos Chandras1-0/+43
2014-08-19MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras1-3/+5
2014-08-19MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck1-7/+0
2014-08-19MIPS: Remove race window in page fault handlingLars Persson1-5/+3
2014-08-19MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov1-0/+2
2014-08-18MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle1-1/+1
2014-08-14locking,arch,mips: Fold atomic_opsPeter Zijlstra1-370/+187
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+4
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds45-1551/+1441
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-6/+9
2014-08-06mips: Use get_signal() signal_setup_done()Richard Weinberger1-6/+4
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+11
2014-08-02MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter1-1/+0
2014-08-02MIPS: Bonito64: remove a duplicate defineDan Carpenter1-1/+0
2014-08-02MIPS: Initialise MAARsPaul Burton1-0/+109
2014-08-02MIPS: detect presence of MAARsPaul Burton2-0/+4
2014-08-02MIPS: define MAAR register accessors & bitsPaul Burton1-0/+12
2014-08-02MIPS: 16 byte align MSA vector contextPaul Burton1-2/+8
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton1-4/+0
2014-08-02MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton1-4/+4
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2-0/+21
2014-08-02MIPS: save/disable MSA in lose_fpuPaul Burton1-3/+12
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton1-0/+11
2014-08-02MIPS: allow msa.h to be included in assembly filesPaul Burton1-9/+13
2014-08-02MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen1-0/+2
2014-08-02MIPS: GIC: Fix GICBIS macroJeffrey Deans1-10/+11
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans1-0/+1