summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+30
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+11
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras-0/+12
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris-3/+1
2014-09-22MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras-0/+21
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel-0/+9
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski-1/+1
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter-11/+11
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle-0/+8
2014-08-26MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras-0/+4
2014-08-26MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras-4/+8
2014-08-26MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei-1/+1
2014-08-25MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei-2/+6
2014-08-19MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras-0/+4
2014-08-19MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras-4/+8
2014-08-18MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei-1/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-82/+51
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-206/+501
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-0/+4
2014-08-06mips: Use sigsp()Richard Weinberger-9/+7
2014-08-06mips: Use get_signal() signal_setup_done()Richard Weinberger-78/+49
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle-12/+71
2014-08-02MIPS: detect presence of MAARsPaul Burton-0/+2
2014-08-02MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton-0/+3
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton-3/+11
2014-08-02MIPS: ensure MSA gets disabled during bootPaul Burton-3/+2
2014-08-02MIPS: fix MSA context for tasks which don't use FP firstPaul Burton-0/+2
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton-9/+35
2014-08-02MIPS: preserve scalar FP CSR when switching vector contextPaul Burton-1/+8
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton-0/+1
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans-2/+11
2014-08-02MIPS: GIC: Prevent array overrunJeffrey Deans-2/+4
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans-4/+3
2014-08-02MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans-0/+12
2014-08-02MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin-0/+9
2014-08-02MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin-0/+7
2014-08-02MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras-0/+23
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras-0/+1
2014-08-02MIPS: perf: Add hardware events for P5600James Hogan-0/+21
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan-8/+13
2014-08-02MIPS: Remove asm/user.hAlex Smith-3/+2
2014-08-02MIPS: Remove old core dump functionsAlex Smith-87/+0
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith-15/+17
2014-08-02MIPS: O32/32-bit: Remove outdated commentAlex Smith-2/+0
2014-08-01MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan-0/+2
2014-08-01MIPS: N32: Use compat getsockopt syscallSorin Dumitru-1/+1
2014-08-01MIPS: APRP: Fix an issue when device_create() fails.Sebastien Bourdelin-0/+6
2014-07-31MIPS: GIC: Prevent array overrunJeffrey Deans-2/+4
2014-07-30MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith-29/+160