- ecafe3e MIPS: Malta: Register UP SMP ops if all else fails by Paul Burton · 9 years ago
- e81a8c7d MIPS: Malta: Setup RAM regions via DT by Paul Burton · 9 years ago
- ea05071 MIPS: Malta: Remove fw_memblock_t abstraction by Paul Burton · 9 years ago
- e1137e1 MIPS: Malta: Split obj-y entries across lines by Paul Burton · 9 years ago
- 033549c MIPS: Allow RIXI for 32-bit kernels on MIPS64 by Paul Burton · 9 years ago
- 00bf1c6 MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields by Paul Burton · 9 years ago
- c695672 MIPS: Tidy EntryLo bit definitions, add PFN by Paul Burton · 9 years ago
- c676589 MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code by Paul Burton · 9 years ago
- 974a0b6 MIPS: tlbex: Remove some RIXI redundancy by Paul Burton · 9 years ago
- dbfd657 MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo by Paul Burton · 9 years ago
- 5b10a0e MIPS: Always use r4k_wait_irqoff for MIPSr6 by Paul Burton · 9 years ago
- 78a54c4 MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core by Paul Burton · 9 years ago
- 4ede316 MIPS: CM: make use of mips_cm_{lock,unlock}_other by Paul Burton · 9 years ago
- 23d5de8 MIPS: CM: Introduce core-other locking functions by Paul Burton · 9 years ago
- 252d6aa MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask by Paul Burton · 9 years ago
- a8c2061 MIPS: CPS: Warn if a core doesn't start by Paul Burton · 9 years ago
- 192fbc2 MIPS: CPS: Skip Config1 presence check by Paul Burton · 9 years ago
- 946db17 MIPS: CPS: Read CM GCR base from cop0 by Paul Burton · 9 years ago
- 609cf6f MIPS: CPS: Early debug using an ns16550-compatible UART by Paul Burton · 9 years ago
- 195cee9 MIPS: Fix duplicate CP0_* definitions. by James Hogan · 9 years ago
- 8fe2c547 MIPS: CPS: Set Status.KX on entry for MIPS64 kernels by Paul Burton · 9 years ago
- b85ff24 MIPS: CPS: Set Status.BEV bit during early boot by Paul Burton · 9 years ago
- 47b26a4 MIPS: Always read full 64 bit CM error GCRs for CM3 by Paul Burton · 9 years ago
- b657a62 MIPS: Allow read64 GCR accessors to work on MIPS32 kernels by Paul Burton · 9 years ago
- f88e632 MIPS: Avoid buffer overrun in mips_cm_error_report by Paul Burton · 9 years ago
- 03b1b85 MIPS: Don't read GCRs when a CM is not present by Paul Burton · 9 years ago
- 7784494 MIPS: Clarify mips_cm_is64 documentation by Paul Burton · 9 years ago
- 6759657 MIPS: Allow 24Hz timer frequency by Paul Burton · 9 years ago
- a13c996 MIPS: traps: tidy up ebase calculation by Paul Burton · 9 years ago
- ee42a33 MIPS: JZ4740: Remove unused linux/leds_pwm.h include by Thierry Reding · 9 years ago
- 0503b69 MIPS: JZ4740: Use PWM lookup table by Thierry Reding · 9 years ago
- 1ee3630 MIPS: Use ARCH_USE_BUILTIN_BSWAP. by Ralf Baechle · 9 years ago
- d478b08 MIPS: Allow L2 prefetch to be configured via debugfs by Paul Burton · 9 years ago
- 75dcfc1 MIPS: Declare mips_debugfs_dir in a header by Paul Burton · 9 years ago
- 4d03551 MIPS: Enable L2 prefetching for CM >= 2.5 by Paul Burton · 9 years ago
- 37f2a17 MIPS: Introduce API for enabling & disabling L2 prefetch by Paul Burton · 9 years ago
- c1a0e9b MIPS: Allow compact branch policy to be changed by Paul Burton · 9 years ago
- 0551399 MIPS: Remove invalid check by Andrzej Hajda · 9 years ago
- da11f98 MIPS: Define ioremap_uc by Ben Hutchings · 9 years ago
- 71a0a72 MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 by Yousong Zhou · 9 years ago
- 1bb3bf6 Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." by Yousong Zhou · 9 years ago
- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
- 66803dd MIPS: Octeon: Fix kernel panic on startup from memory corruption by Matt Bennett · 9 years ago
- 085c2f2 MIPS: Fix R2300 FP context switch handling by Paul Burton · 9 years ago
- 0fa2434 MIPS: Fix octeon FP context switch handling by Paul Burton · 9 years ago
- 0c5d187 MIPS: BPF: Fix load delay slots. by Ralf Baechle · 9 years ago
- 1e16a8f MIPS: BPF: Do all exports of symbols with FEXPORT(). by Ralf Baechle · 9 years ago
- 5b235dc MIPS: Fix the build on jz4740 after removing the custom gpio.h by Alban Bedel · 9 years ago
- 7a63076 MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT by Paul Burton · 9 years ago
- a5b0f6d MIPS: CPS: Don't include MT code in non-MT kernels. by Paul Burton · 9 years ago
- 1e5fb28 MIPS: CPS: Stop dangling delay slot from has_mt. by Paul Burton · 9 years ago
- 5396005 MIPS: dma-default: Fix 32-bit fall back to GFP_DMA by James Hogan · 10 years ago
- 96fc7a9 MIPS: Wire up userfaultfd and membarrier syscalls. by Ralf Baechle · 9 years ago
- 097f70b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- e060f6e MIPS: Initialise MAARs on secondary CPUs by Paul Burton · 9 years ago
- 651ca7f MIPS: print MAAR configuration during boot by Paul Burton · 9 years ago
- def3ab5 MIPS: mm: compile maar_init unconditionally by Paul Burton · 9 years ago
- 7573b94 MIPS: CM: Provide a function to map from CPU to VP ID. by Paul Burton · 9 years ago
- 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
- 43d104d MIPS: Fix FTLB detection for R6 by James Hogan · 9 years ago
- 2f6f313 MIPS: cpu-features: Add cpu_has_ftlb by James Hogan · 9 years ago
- 19446da MIPS: ATH79: Add irq chip ar7240-misc-intc by Alexander Couzens · 9 years ago
- 84dedd7 MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip by Alexander Couzens · 9 years ago
- b259e51 MIPS: BPF: Fix build on pre-R2 little endian CPUs by Aurelien Jarno · 9 years ago
- faa9724 MIPS: BPF: Avoid unreachable code on little endian by Aurelien Jarno · 9 years ago
- 88d3426 MIPS: bootmem: Fix mapstart calculation for contiguous maps by Alexander Sverdlin · 9 years ago
- fc2ca67 MIPS: Fix console output for Fulong2e system by Guenter Roeck · 9 years ago
- 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
- 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
- efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 2db9704 Merge branch '4.2-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
- e0d8b2e MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16. by Yousong Zhou · 9 years ago
- fb2646a MIPS: Fix alignment of quiet build output for vmlinuz link by Alex Smith · 9 years ago
- 65ab562 MIPS: math-emu: Remove unused handle_dsemul function declaration by Markos Chandras · 9 years ago
- a79f5f9 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction by Markos Chandras · 9 years ago
- 4e9561b MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction by Markos Chandras · 9 years ago
- 38db37b MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction by Markos Chandras · 9 years ago
- 400bd2e MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction by Markos Chandras · 9 years ago
- 83d4330 MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction by Markos Chandras · 9 years ago
- e24c3be MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction by Markos Chandras · 9 years ago
- 130fe35 MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction by Markos Chandras · 9 years ago
- 67613f0 MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction by Markos Chandras · 9 years ago
- f8c3c67 MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction by Markos Chandras · 9 years ago
- 107d340 MIPS: inst.h: Add new MIPS R6 FPU opcodes by Markos Chandras · 9 years ago