aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * mips: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-13
|\ \
| * | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
| * | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-19
| * | MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras2014-08-19
| * | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-18
| |/
* | MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-09-26
* | MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle2014-08-25
* | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-25
* | MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras2014-08-25
* | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-25
* | MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei2014-08-25
|/
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\
| * mips: Use sigsp()Richard Weinberger2014-08-06
| * mips: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-07
|\ \
| * \ Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-01
| |\ \
| | * | MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan2014-08-01
| | * | MIPS: N32: Use compat getsockopt syscallSorin Dumitru2014-08-01
| | * | MIPS: APRP: Fix an issue when device_create() fails.Sebastien Bourdelin2014-08-01
| | * | MIPS: GIC: Prevent array overrunJeffrey Deans2014-07-31
| | * | MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-07-30
| | * | MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther2014-07-30
| | * | MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-07-30
| | |/
| * | MIPS: detect presence of MAARsPaul Burton2014-08-01
| * | MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton2014-08-01
| * | MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-01
| * | MIPS: ensure MSA gets disabled during bootPaul Burton2014-08-01
| * | MIPS: fix MSA context for tasks which don't use FP firstPaul Burton2014-08-01
| * | MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-01
| * | MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2014-08-01
| * | MIPS: save/restore MSACSR register on context switchPaul Burton2014-08-01
| * | MIPS: GIC: Generalise check for pending interruptsJeffrey Deans2014-08-01
| * | MIPS: GIC: Prevent array overrunJeffrey Deans2014-08-01
| * | MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans2014-08-01
| * | MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans2014-08-01
| * | MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin2014-08-01
| * | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-01
| * | MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras2014-08-01
| * | MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras2014-08-01
| * | MIPS: perf: Add hardware events for P5600James Hogan2014-08-01
| * | MIPS: perf: Allow for more perf eventsJames Hogan2014-08-01
| * | MIPS: Remove asm/user.hAlex Smith2014-08-01
| * | MIPS: Remove old core dump functionsAlex Smith2014-08-01
| * | MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-01
| * | MIPS: O32/32-bit: Remove outdated commentAlex Smith2014-08-01
| * | MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith2014-07-30
| * | MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-30
| * | MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith2014-07-30