summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-077-9/+58
* MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel2014-10-291-1/+2
* MIPS: Wire up bpf syscall.Ralf Baechle2014-10-274-0/+4
* MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-231-3/+0
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-3/+1
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-3/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-182-0/+30
|\ \
| * | MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-221-0/+21
| * | MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-221-0/+9
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-153-11/+11
|\ \ \
| * | | mips: Replace __get_cpu_var usesChristoph Lameter2014-08-263-11/+11
* | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-141-1/+1
|\ \ \ \
| * | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+1
| * | | | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-191-0/+4
| * | | | MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras2014-08-191-4/+8
| * | | | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-181-1/+1
| |/ / /
* | | | MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-09-261-0/+12
| |/ / |/| |
* | | MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle2014-08-264-0/+8
* | | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-261-0/+4
* | | MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras2014-08-261-4/+8
* | | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-261-1/+1
* | | MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei2014-08-251-2/+6
|/ /
* | 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
OpenPOWER on IntegriCloud