summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2014-08-19MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras
2014-08-19MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras
2014-08-18MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-06mips: Use sigsp()Richard Weinberger
2014-08-06mips: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-08-02MIPS: detect presence of MAARsPaul Burton
2014-08-02MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton
2014-08-02MIPS: ensure MSA gets disabled during bootPaul Burton
2014-08-02MIPS: fix MSA context for tasks which don't use FP firstPaul Burton
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton
2014-08-02MIPS: preserve scalar FP CSR when switching vector contextPaul Burton
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans
2014-08-02MIPS: GIC: Prevent array overrunJeffrey Deans
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans
2014-08-02MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans
2014-08-02MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras
2014-08-02MIPS: perf: Add hardware events for P5600James Hogan
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan
2014-08-02MIPS: Remove asm/user.hAlex Smith
2014-08-02MIPS: Remove old core dump functionsAlex Smith
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith
2014-08-02MIPS: O32/32-bit: Remove outdated commentAlex Smith
2014-08-01MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan
2014-08-01MIPS: N32: Use compat getsockopt syscallSorin Dumitru
2014-08-01MIPS: APRP: Fix an issue when device_create() fails.Sebastien Bourdelin
2014-07-31MIPS: GIC: Prevent array overrunJeffrey Deans
2014-07-30MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-07-30MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-07-30MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen
2014-07-30MIPS: Add numa api supportHuacai Chen
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen
2014-07-30MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-07-30MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton
2014-07-30MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton
2014-07-30MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther
2014-07-30MIPS: Prevent user from setting FCSR cause bitsPaul Burton