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