summaryrefslogtreecommitdiff
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAge
...
| * | MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton2015-11-11
| * | MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-11
| * | MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-11
| * | MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-11
| * | MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-11
| * | MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-11
| * | MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-11
| * | MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-26
| * | MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton2015-10-26
| * | MIPS: Clarify mips_cm_is64 documentationPaul Burton2015-10-26
| * | MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-26
| * | MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-26
| * | MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton2015-10-26
| |/
* | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* | mips: add entry for new mlock2 syscallEric B Munson2015-11-09
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-05
|\ \
| * | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-05
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-04
| |\ \ \
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-22
* | | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown2015-11-04
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | spi/bcm63xx: move register definitions into the driverJonas Gorski2015-10-23
| | | * | | spi/bcm63xx: move message control word description to register offsetsJonas Gorski2015-10-12
| | |/ / /
* | | | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
|\| | | |
| * | | | MIPS: Define ioremap_ucBen Hutchings2015-10-06
| * | | | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou2015-10-05
| * | | | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou2015-10-05
* | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
|\| | | |
| * | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\ \ \ \
| | * | | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-04
| |\ \ \ \ \
| | * | | | | MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-30
| * | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-27
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-27
| | * | | | MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton2015-09-27
| | * | | | MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-22
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-25
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-25
* | | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/ / / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-18
|\| | |
| * | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
| | |/ | |/|
* / | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-03
|\ \
| * \ Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle2015-09-03
| |\ \