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