Age | Commit message (Expand) | Author | Files | Lines |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 22 | -173/+618 |
2015-11-12 | Merge branch '4.3-fixes' into mips-for-linux-next | Ralf Baechle | 3 | -3/+14 |
2015-11-12 | MIPS: idle: add case for CPU_5KE | Aurelien Jarno | 1 | -0/+1 |
2015-11-12 | MIPS: vmlinux: create a section for appended DTB | Aaro Koskinen | 2 | -0/+9 |
2015-11-11 | MIPS: Make the kernel arguments from dtb available | Jonas Gorski | 1 | -7/+17 |
2015-11-11 | MIPS: Add LATENCYTOP support | Aaro Koskinen | 1 | -12/+15 |
2015-11-11 | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() | Alex Smith | 2 | -6/+109 |
2015-11-11 | MIPS: Initial implementation of a VDSO | Alex Smith | 4 | -98/+86 |
2015-11-11 | MIPS: Extend hardware table walking support to MIPS64 | Paul Burton | 1 | -2/+1 |
2015-11-11 | MIPS: Always use r4k_wait_irqoff for MIPSr6 | Paul Burton | 1 | -1/+10 |
2015-11-11 | MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core | Paul Burton | 2 | -0/+12 |
2015-11-11 | MIPS: CM: make use of mips_cm_{lock,unlock}_other | Paul Burton | 2 | -2/+7 |
2015-11-11 | MIPS: CM: Introduce core-other locking functions | Paul Burton | 1 | -0/+39 |
2015-11-11 | MIPS: CPS: Warn if a core doesn't start | Paul Burton | 1 | -1/+25 |
2015-11-11 | MIPS: CPS: Skip Config1 presence check | Paul Burton | 1 | -3/+1 |
2015-11-11 | MIPS: CPS: Read CM GCR base from cop0 | Paul Burton | 2 | -6/+8 |
2015-11-11 | MIPS: CPS: Early debug using an ns16550-compatible UART | Paul Burton | 3 | -0/+223 |
2015-11-10 | MIPS: OCTEON: omit ELF NOTE segments | David Daney | 1 | -1/+8 |
2015-11-10 | MIPS: vmlinux: discard .MIPS.abiflags | Aaro Koskinen | 1 | -0/+1 |
2015-11-09 | mips: add entry for new mlock2 syscall | Eric B Munson | 4 | -0/+4 |
2015-11-09 | MIPS: Switch BMIPS5000 to use r4k_wait_irqoff() | Petri Gynther | 1 | -2/+3 |
2015-11-09 | MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler() | Petri Gynther | 1 | -0/+2 |
2015-10-26 | MIPS: CPS: Set Status.KX on entry for MIPS64 kernels | Paul Burton | 1 | -1/+7 |
2015-10-26 | MIPS: CPS: Set Status.BEV bit during early boot | Paul Burton | 1 | -1/+1 |
2015-10-26 | MIPS: Always read full 64 bit CM error GCRs for CM3 | Paul Burton | 1 | -34/+36 |
2015-10-26 | MIPS: Avoid buffer overrun in mips_cm_error_report | Paul Burton | 1 | -0/+2 |
2015-10-26 | MIPS: Don't read GCRs when a CM is not present | Paul Burton | 1 | -7/+10 |
2015-10-26 | MIPS: traps: tidy up ebase calculation | Paul Burton | 1 | -6/+3 |
2015-10-26 | MIPS: Declare mips_debugfs_dir in a header | Paul Burton | 5 | -6/+5 |
2015-10-04 | MIPS: scall: Always run the seccomp syscall filters | Markos Chandras | 4 | -73/+42 |
2015-10-02 | MIPS: Fix R2300 FP context switch handling | Paul Burton | 1 | -27/+1 |
2015-10-02 | MIPS: Fix octeon FP context switch handling | Paul Burton | 1 | -25/+1 |
2015-09-30 | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT | Paul Burton | 1 | -4/+4 |
2015-09-30 | MIPS: CPS: Don't include MT code in non-MT kernels. | Paul Burton | 1 | -0/+2 |
2015-09-30 | MIPS: CPS: Stop dangling delay slot from has_mt. | Paul Burton | 1 | -2/+2 |
2015-09-30 | MIPS: Wire up userfaultfd and membarrier syscalls. | Ralf Baechle | 4 | -0/+8 |
2015-09-27 | MIPS: Initialise MAARs on secondary CPUs | Paul Burton | 1 | -0/+2 |
2015-09-22 | MIPS: Fix FTLB detection for R6 | James Hogan | 1 | -5/+8 |
2015-09-22 | MIPS: cpu-features: Add cpu_has_ftlb | James Hogan | 1 | -3/+5 |
2015-09-22 | MIPS: bootmem: Fix mapstart calculation for contiguous maps | Alexander Sverdlin | 1 | -1/+9 |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 28 | -694/+1652 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-09-03 | Merge branch '4.2-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -2/+2 |
2015-09-03 | MIPS: Tidy up FPU context switching | Paul Burton | 1 | -40/+1 |
2015-09-03 | MIPS: Add uprobes support. | Ralf Baechle | 5 | -0/+446 |
2015-09-03 | MIPS: Set trap_no field in thread_struct on exception. | Ralf Baechle | 2 | -14/+15 |
2015-09-03 | MIPS: Advertise MSA support via HWCAP when present | Paul Burton | 1 | -0/+1 |
2015-09-03 | MIPS: Advertise MIPSr6 via HWCAP when appropriate | Paul Burton | 1 | -0/+3 |
2015-09-03 | MIPS: AT_HWCAP aux vector infrastructure | Paul Burton | 1 | -0/+3 |
2015-09-03 | MIPS: Save MSA extended context around signals | Paul Burton | 3 | -15/+333 |