summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-094-82/+51
|\
| * mips: Use sigsp()Richard Weinberger2014-08-063-9/+7
| * mips: Use get_signal() signal_setup_done()Richard Weinberger2014-08-064-78/+49
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-0725-206/+501
|\ \
| * \ Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-028-12/+71
| |\ \
| | * | MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan2014-08-011-0/+2
| | * | MIPS: N32: Use compat getsockopt syscallSorin Dumitru2014-08-011-1/+1
| | * | MIPS: APRP: Fix an issue when device_create() fails.Sebastien Bourdelin2014-08-012-0/+6
| | * | MIPS: GIC: Prevent array overrunJeffrey Deans2014-07-311-2/+4
| | * | MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-07-301-1/+0
| | * | MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther2014-07-302-9/+60
| | * | MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-07-301-1/+2
| | |/
| * | MIPS: detect presence of MAARsPaul Burton2014-08-021-0/+2
| * | MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton2014-08-021-0/+3
| * | MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-021-3/+11
| * | MIPS: ensure MSA gets disabled during bootPaul Burton2014-08-021-3/+2
| * | MIPS: fix MSA context for tasks which don't use FP firstPaul Burton2014-08-021-0/+2
| * | MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-022-9/+35
| * | MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2014-08-022-1/+8
| * | MIPS: save/restore MSACSR register on context switchPaul Burton2014-08-021-0/+1
| * | MIPS: GIC: Generalise check for pending interruptsJeffrey Deans2014-08-021-2/+11
| * | MIPS: GIC: Prevent array overrunJeffrey Deans2014-08-021-2/+4
| * | MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans2014-08-021-4/+3
| * | MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans2014-08-021-0/+12
| * | MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin2014-08-021-0/+9
| * | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-021-0/+7
| * | MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras2014-08-021-0/+23
| * | MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras2014-08-021-0/+1
| * | MIPS: perf: Add hardware events for P5600James Hogan2014-08-021-0/+21
| * | MIPS: perf: Allow for more perf eventsJames Hogan2014-08-021-8/+13
| * | MIPS: Remove asm/user.hAlex Smith2014-08-023-3/+2
| * | MIPS: Remove old core dump functionsAlex Smith2014-08-022-87/+0
| * | MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-022-15/+17
| * | MIPS: O32/32-bit: Remove outdated commentAlex Smith2014-08-021-2/+0
| * | MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith2014-07-301-29/+160
| * | MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-301-19/+13
| * | MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith2014-07-301-1/+1
| * | MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2014-07-302-3/+3
| * | MIPS: Add Loongson-3B supportHuacai Chen2014-07-301-0/+6
| * | MIPS: Add numa api supportHuacai Chen2014-07-304-13/+13
| * | MIPS: Add NUMA support for Loongson-3Huacai Chen2014-07-301-1/+1
| * | MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-302-1/+26
| * | MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen2014-07-301-0/+20
| * | MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton2014-07-301-3/+7
| * | MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2014-07-302-2/+2
| * | MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton2014-07-301-0/+8
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-064-0/+4
|\ \
| * | MIPS: add seccomp syscallKees Cook2014-07-184-0/+4
| |/
* | MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-7/+0
* | MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
|/
OpenPOWER on IntegriCloud