Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | MIPS: Lantiq: Add SoC detection for ar10 and grx390 | Hauke Mehrtens | 1 | -0/+12 |
2015-11-11 | MIPS: BCM47xx: Fetch board info directly in callback function | Rafał Miłecki | 1 | -5/+0 |
2015-11-11 | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() | Alex Smith | 2 | -1/+96 |
2015-11-11 | MIPS: Initial implementation of a VDSO | Alex Smith | 6 | -26/+86 |
2015-11-11 | MIPS: Malta: Setup RAM regions via DT | Paul Burton | 1 | -0/+29 |
2015-11-11 | MIPS: Malta: Remove fw_memblock_t abstraction | Paul Burton | 1 | -16/+0 |
2015-11-11 | MIPS: Allow RIXI for 32-bit kernels on MIPS64 | Paul Burton | 1 | -5/+1 |
2015-11-11 | MIPS: Tidy EntryLo bit definitions, add PFN | Paul Burton | 1 | -9/+3 |
2015-11-11 | MIPS: CM: make use of mips_cm_{lock,unlock}_other | Paul Burton | 1 | -1/+2 |
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-09 | mips: add entry for new mlock2 syscall | Eric B Munson | 1 | -6/+9 |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+6 |
2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 1 | -0/+6 |
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 | 2 | -12/+8 |
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 | 8 | -6/+68 |
2015-10-06 | MIPS: Define ioremap_uc | Ben Hutchings | 1 | -0/+1 |
2015-10-05 | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 | Yousong Zhou | 1 | -3/+4 |
2015-10-05 | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." | Yousong Zhou | 1 | -9/+3 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-10-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -6/+12 |
2015-09-30 | MIPS: Wire up userfaultfd and membarrier syscalls. | Ralf Baechle | 1 | -6/+12 |
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 |