| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | MIPS: Remove unused {get,put}_sigset functions | Paul Burton | 2015-09-03 | 1 | -51/+0 |
| * | | MIPS: Use common FP sigcontext code for O32 compat | Paul Burton | 2015-09-03 | 4 | -271/+8 |
| * | | MIPS: Skip odd double FP registers when copying FP32 sigcontext | Paul Burton | 2015-09-03 | 1 | -2/+4 |
| * | | MIPS: Move FP usage checks into protected_{save, restore}_fp_context | Paul Burton | 2015-09-03 | 1 | -39/+34 |
| * | | MIPS: Use struct mips_abi offsets to save FP context | Paul Burton | 2015-09-03 | 3 | -97/+145 |
| * | | MIPS: Add offsets to sigcontext FP fields to struct mips_abi | Paul Burton | 2015-09-03 | 3 | -3/+15 |
| * | | MIPS: Simplify EVA FP context handling code | Paul Burton | 2015-09-03 | 1 | -25/+19 |
| * | | MIPS: cevt-txx9: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -30/+51 |
| * | | MIPS: cevt-sb1250: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -22/+23 |
| * | | MIPS: cevt-r4k: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -7/+0 |
| * | | MIPS: cevt-gt641xx: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -18/+39 |
| * | | MIPS: cevt-ds1287: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -15/+22 |
| * | | MIPS: cevt-bcm1480: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -22/+22 |
| * | | MIPS: unaligned: Move from deprecated __initcall to arch_initcall. | Ralf Baechle | 2015-09-03 | 1 | -1/+1 |
| * | | MIPS: Probe for small (1KiB) page support | James Hogan | 2015-09-03 | 1 | -0/+2 |
| * | | MIPS: Refactor dumping of TLB registers for r3k/r4k | James Hogan | 2015-09-03 | 2 | -27/+3 |
| * | | MIPS: MSA unaligned memory access support | Leonid Yegoshin | 2015-09-03 | 1 | -0/+72 |
| * | | MIPS: Introduce accessors for MSA vector registers | Paul Burton | 2015-09-03 | 1 | -0/+67 |
| * | | MIPS: Remove "weak" from get_c0_compare_int() declaration | Bjorn Helgaas | 2015-09-03 | 1 | -4/+7 |
| * | | MIPS: MT: Remove "weak" from vpe_run() declaration | Bjorn Helgaas | 2015-08-26 | 1 | -5/+5 |
| * | | MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined | Bjorn Helgaas | 2015-08-26 | 1 | -1/+6 |
| * | | MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it static | Bjorn Helgaas | 2015-08-26 | 1 | -1/+8 |
| * | | MIPS: Set up FTLB probability for I6400 | Markos Chandras | 2015-08-26 | 1 | -5/+13 |
| * | | MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6 | Markos Chandras | 2015-08-26 | 1 | -1/+10 |
| * | | MIPS: Add default case for the FTLB enable/disable code | Markos Chandras | 2015-08-26 | 1 | -3/+10 |
| * | | MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLB | Markos Chandras | 2015-08-26 | 1 | -1/+0 |
| * | | MIPS: CM: Add support for reporting CM cache errors | Markos Chandras | 2015-08-26 | 1 | -0/+244 |
| * | | MIPS: CPC: Fix type for GCR CPC base reg for 64-bit | Markos Chandras | 2015-08-26 | 1 | -1/+1 |
| * | | MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels. | Markos Chandras | 2015-08-26 | 1 | -1/+1 |
| * | | MIPS: mips-cm: Extend CM accessors for 64-bit CPUs | Markos Chandras | 2015-08-26 | 1 | -0/+4 |
| * | | MIPS: Add platform callback before initializing the L2 cache | Markos Chandras | 2015-08-26 | 1 | -0/+7 |
| * | | MIPS: Add MIPS I6400 probe support | Markos Chandras | 2015-08-26 | 1 | -0/+4 |
| * | | MIPS: Add cases for CPU_I6400 | Markos Chandras | 2015-08-26 | 5 | -0/+11 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -1/+1 |
|\ \ |
|
| * | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -1/+1 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: fix typos in comment blocks | Masahiro Yamada | 2015-08-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 2 | -385/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip | Ralf Baechle | 2015-07-31 | 2 | -384/+0 |
| * | | mips/irq: prepare for drivers/irqchip/irqchip.h removal | Joel Porquet | 2015-07-31 | 1 | -2/+1 |
| |/ |
|
* | | MIPS: Fix LLVM build issue. | Ralf Baechle | 2015-08-18 | 1 | -1/+1 |
* | | MIPS: Fix seccomp syscall argument for MIPS64 | Markos Chandras | 2015-08-16 | 2 | -2/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-08-09 | 7 | -20/+24 |
|\ \ |
|
| * | | MIPS: Replace add and sub instructions in relocate_kernel.S with addiu | James Cowgill | 2015-08-03 | 1 | -4/+4 |
| * | | MIPS: show_stack: Fix stack trace with EVA | James Hogan | 2015-08-03 | 1 | -0/+7 |
| * | | MIPS: do_mcheck: Fix kernel code dump with EVA | James Hogan | 2015-08-03 | 1 | -0/+6 |
| * | | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 2015-08-03 | 2 | -12/+2 |
| * | | MIPS: unaligned: Fix build error on big endian R6 kernels | James Cowgill | 2015-08-03 | 1 | -1/+1 |
| * | | MIPS: Fix sched_getaffinity with MT FPAFF enabled | Felix Fietkau | 2015-08-03 | 1 | -2/+3 |
| * | | MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets | Jonas Gorski | 2015-08-03 | 1 | -1/+1 |
| |/ |
|