| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-11-11 | MIPS: CM: Introduce core-other locking functions | Paul Burton | 1 | -0/+32 |
| 2015-11-11 | MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask | Paul Burton | 1 | -1/+1 |
| 2015-11-11 | MIPS: CPS: Early debug using an ns16550-compatible UART | Paul Burton | 1 | -0/+3 |
| 2015-11-11 | MIPS: Fix duplicate CP0_* definitions. | James Hogan | 1 | -0/+3 |
| 2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 1 | -1/+0 |
| 2015-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
| 2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -44/+0 |
| 2015-11-05 | MIPS: CDMM: Add builtin_mips_cdmm_driver() macro | James Hogan | 1 | -0/+11 |
| 2015-11-04 | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -0/+2 |
| 2015-11-04 | Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi... | Mark Brown | 1 | -44/+0 |
| 2015-10-26 | MIPS: Always read full 64 bit CM error GCRs for CM3 | Paul Burton | 1 | -0/+3 |
| 2015-10-26 | MIPS: Allow read64 GCR accessors to work on MIPS32 kernels | Paul Burton | 1 | -1/+11 |
| 2015-10-26 | MIPS: Clarify mips_cm_is64 documentation | Paul Burton | 1 | -6/+6 |
| 2015-10-26 | MIPS: Declare mips_debugfs_dir in a header | Paul Burton | 1 | -0/+22 |
| 2015-10-26 | MIPS: Enable L2 prefetching for CM >= 2.5 | Paul Burton | 1 | -0/+17 |
| 2015-10-26 | MIPS: Introduce API for enabling & disabling L2 prefetch | Paul Burton | 1 | -0/+27 |
| 2015-10-26 | MIPS: atomic: Fix comment describing atomic64_add_unless's return value. | Ralf Baechle | 1 | -1/+1 |
| 2015-10-22 | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall | 1 | -0/+2 |
| 2015-10-23 | spi/bcm63xx: move register definitions into the driver | Jonas Gorski | 1 | -42/+0 |
| 2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 1 | -0/+1 |
| 2015-10-12 | spi/bcm63xx: move message control word description to register offsets | Jonas Gorski | 1 | -9/+7 |
| 2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 7 | -0/+56 |
| 2015-10-06 | MIPS: Define ioremap_uc | Ben Hutchings | 1 | -0/+1 |
| 2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
| 2015-09-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -0/+54 |
| 2015-09-27 | MIPS: Initialise MAARs on secondary CPUs | Paul Burton | 1 | -0/+9 |
| 2015-09-27 | MIPS: CM: Provide a function to map from CPU to VP ID. | Paul Burton | 1 | -0/+39 |
| 2015-09-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2015-09-25 | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 1 | -0/+1 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -4/+4 |
| 2015-09-22 | MIPS: cpu-features: Add cpu_has_ftlb | James Hogan | 3 | -0/+6 |
| 2015-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+2 |
| 2015-09-16 | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 1 | -0/+1 |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -16/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -6/+0 |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -8/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -6/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -31/+0 |
| 2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 53 | -676/+824 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -4/+26 |
| 2015-09-03 | Merge branch '4.2-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -14/+9 |
| 2015-09-03 | MIPS: Octeon: Fix management port MII address on Kontron S1901 | Aaro Koskinen | 1 | -0/+2 |
| 2015-09-03 | MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and ports | Janne Huttunen | 1 | -0/+3 |
| 2015-09-03 | STAGING: Octeon: Support CN68XX style WQE | Janne Huttunen | 2 | -63/+254 |
| 2015-09-03 | MIPS: Octeon: Add definitions for setting up SSO | Janne Huttunen | 1 | -0/+29 |
| 2015-09-03 | MIPS: Octeon: Support all PIP input ports on CN68XX | Janne Huttunen | 1 | -1/+1 |
| 2015-09-03 | MIPS: Tidy up FPU context switching | Paul Burton | 2 | -25/+17 |
| 2015-09-03 | MIPS: Add uprobes support. | Ralf Baechle | 4 | -2/+145 |
| 2015-09-03 | MIPS: Set trap_no field in thread_struct on exception. | Ralf Baechle | 1 | -0/+2 |