summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorLines
2014-08-26MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven-1/+1
2014-08-26MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras-6/+16
2014-08-26MIPS: EVA: Add new EVA headerMarkos Chandras-0/+43
2014-08-26MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras-3/+5
2014-08-26MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck-7/+0
2014-08-26MIPS: Remove race window in page fault handlingLars Persson-5/+3
2014-08-26MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov-0/+2
2014-08-26MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle-1/+1
2014-08-19MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras-6/+16
2014-08-19MIPS: EVA: Add new EVA headerMarkos Chandras-0/+43
2014-08-19MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras-3/+5
2014-08-19MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck-7/+0
2014-08-19MIPS: Remove race window in page fault handlingLars Persson-5/+3
2014-08-19MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov-0/+2
2014-08-18MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle-1/+1
2014-08-14locking,arch,mips: Fold atomic_opsPeter Zijlstra-370/+187
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+4
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1540/+1221
2014-08-06mips: Use get_signal() signal_setup_done()Richard Weinberger-6/+4
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+11
2014-08-02MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter-1/+0
2014-08-02MIPS: Bonito64: remove a duplicate defineDan Carpenter-1/+0
2014-08-02MIPS: Initialise MAARsPaul Burton-0/+109
2014-08-02MIPS: detect presence of MAARsPaul Burton-0/+4
2014-08-02MIPS: define MAAR register accessors & bitsPaul Burton-0/+12
2014-08-02MIPS: 16 byte align MSA vector contextPaul Burton-2/+8
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton-4/+0
2014-08-02MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton-4/+4
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton-0/+21
2014-08-02MIPS: save/disable MSA in lose_fpuPaul Burton-3/+12
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton-0/+11
2014-08-02MIPS: allow msa.h to be included in assembly filesPaul Burton-9/+13
2014-08-02MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen-0/+2
2014-08-02MIPS: GIC: Fix GICBIS macroJeffrey Deans-10/+11
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans-0/+1
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans-2/+1
2014-08-02MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans-2/+4
2014-08-02MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans-12/+0
2014-08-02MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin-0/+1
2014-08-02MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin-0/+4
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras-0/+37
2014-08-02MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras-0/+44
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras-0/+4
2014-08-02MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras-29/+29
2014-08-02MIPS: asm/reg.h: Move to uapiAlex Smith-206/+1
2014-08-02MIPS: Remove asm/user.hAlex Smith-58/+1
2014-08-02MIPS: Remove old core dump functionsAlex Smith-17/+0
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith-2/+4
2014-08-02MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith-1/+1