linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-14 10:22:21 to 2017-03-16 17:50:43 UTC [more...]

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16 17:50 UTC  (33+ messages)

stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1)
 2017-03-16 17:03 UTC  (14+ messages)

[PATCH] MIPS: Octeon: Remove unused PCIERCX types and macros
 2017-03-16 16:03 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Fix compile error when USB is not enabled
 2017-03-16 16:02 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Remove unused SLI types and macros
 2017-03-16 16:02 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Remove unused MIO types and macros
 2017-03-16 16:02 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Remove unused L2C types and macros
 2017-03-16 16:02 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Remove unused GPIO types and macros
 2017-03-16 15:41 UTC  (2+ messages)

[PATCH 4.10 06/48] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
 2017-03-16 14:29 UTC  (9+ messages)
` [PATCH 4.10 07/48] MIPS: VDSO: avoid duplicate CAC_BASE definition
` [PATCH 4.10 08/48] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.10 09/48] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.10 10/48] MIPS: ip22: Fix ip28 build for modern gcc
` [PATCH 4.10 11/48] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
` [PATCH 4.10 13/48] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 4.10 14/48] MIPS: ralink: Remove unused timer functions
` [PATCH 4.10 15/48] MIPS: ralink: Remove unused rt*_wdt_reset functions

[PATCH 4.9 04/44] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
 2017-03-16 14:29 UTC  (9+ messages)
` [PATCH 4.9 05/44] MIPS: VDSO: avoid duplicate CAC_BASE definition
` [PATCH 4.9 06/44] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.9 07/44] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.9 08/44] MIPS: ip22: Fix ip28 build for modern gcc
` [PATCH 4.9 09/44] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
` [PATCH 4.9 11/44] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 4.9 12/44] MIPS: ralink: Remove unused timer functions
` [PATCH 4.9 13/44] MIPS: ralink: Remove unused rt*_wdt_reset functions

[PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
 2017-03-16 14:29 UTC  (8+ messages)
` [PATCH 4.4 05/35] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.4 06/35] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.4 07/35] MIPS: ip22: Fix ip28 build for modern gcc
` [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
` [PATCH 4.4 10/35] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 4.4 11/35] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [PATCH 4.4 15/35] MIPS: Netlogic: Fix CP0_EBASE redefinition warnings

ARCS can't load CONFIG_DEBUG_LOCK_ALLOC kernel
 2017-03-16 14:09 UTC  (3+ messages)

[PATCH 0/8] KVM: MIPS: Add Cavium Octeon III support
 2017-03-16 13:11 UTC  (20+ messages)
` [PATCH 1/8] MIPS: Add Octeon III register accessors & definitions
` [PATCH 2/8] KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
` [PATCH 3/8] KVM: MIPS/TLB: Handle virtually tagged icaches
` [PATCH 4/8] KVM: MIPS/T&E: Report correct dcache line size
` [PATCH 5/8] KVM: MIPS/VZ: VZ hardware setup for Octeon III
` [PATCH 6/8] KVM: MIPS/VZ: Emulate hit CACHE ops "
` [PATCH 7/8] KVM: MIPS/VZ: Handle Octeon III guest.PRid register
` [PATCH 8/8] MIPS: Allow KVM to be enabled on Octeon CPUs

[PATCH RESEND V2 1/7] MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
 2017-03-16 13:00 UTC  (7+ messages)
` [PATCH RESEND V2 2/7] MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
` [PATCH RESEND V2 3/7] MIPS: Flush wrong invalid FTLB entry for huge page
` [PATCH RESEND V2 4/7] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
` [PATCH RESEND V2 5/7] MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
` [PATCH RESEND V2 6/7] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
` [PATCH RESEND V2 7/7] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()

[PATCH v2 0/33] KVM: MIPS: Add VZ support
 2017-03-16 12:50 UTC  (29+ messages)
` [PATCH v2 7/33] KVM: MIPS: Implement HYPCALL emulation
` [PATCH v2 8/33] KVM: MIPS/Emulate: De-duplicate MMIO emulation
` [PATCH v2 9/33] KVM: MIPS/Emulate: Implement 64-bit "
` [PATCH v2 13/33] KVM: MIPS: Add 64BIT capability
` [PATCH v2 14/33] KVM: MIPS: Init timer frequency from callback
` [PATCH v2 15/33] KVM: MIPS: Add callback to check extension
` [PATCH v2 16/33] KVM: MIPS: Add hardware_{enable,disable} callback
` [PATCH v2 17/33] KVM: MIPS: Add guest exit exception callback
` [PATCH v2 18/33] KVM: MIPS: Abstract guest CP0 register access for VZ
` [PATCH v2 19/33] KVM: MIPS/Entry: Update entry code to support VZ
` [PATCH v2 20/33] KVM: MIPS/TLB: Add VZ TLB management
` [PATCH v2 21/33] KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
` [PATCH v2 22/33] KVM: MIPS/Emulate: Drop CACHE "
` [PATCH v2 23/33] KVM: MIPS: Update exit handler "
` [PATCH v2 24/33] KVM: MIPS: Implement VZ support
` [PATCH v2 25/33] KVM: MIPS: Add VZ support to build system
` [PATCH v2 26/33] KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
` [PATCH v2 27/33] KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
` [PATCH v2 28/33] KVM: MIPS/VZ: Support guest segmentation control
` [PATCH v2 29/33] KVM: MIPS/VZ: Support guest hardware page table walker
` [PATCH v2 30/33] KVM: MIPS/VZ: Support guest load-linked bit
` [PATCH v2 31/33] KVM: MIPS/VZ: Emulate MAARs when necessary
` [PATCH v2 32/33] KVM: MIPS/VZ: Support hardware guest timer
` [PATCH v2 33/33] KVM: MIPS/VZ: Trace guest mode changes

mainline build: 208 builds: 0 failed, 208 passed, 422 warnings (v4.11-rc2-164-gdefc7d752265)
 2017-03-16  9:59 UTC  (2+ messages)

stable build: 199 builds: 1 failed, 198 passed, 1 error, 31 warnings (v4.4.52)
 2017-03-16  1:37 UTC  (4+ messages)

[PATCH v2] MIPS: Lantiq: fix missing xbar kernel panic
 2017-03-15 22:26 UTC 

[PATCH v2] MIPS: PCI: scan PCI controllers in reverse order
 2017-03-15 20:08 UTC 

[PATCH] MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
 2017-03-15 17:59 UTC 

NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
 2017-03-15 16:46 UTC  (6+ messages)

[PATCH v2 0/5] MIPS: BPF: JIT fixes and improvements
 2017-03-15 13:08 UTC  (14+ messages)
` [PATCH v2 1/5] MIPS: uasm: Add support for LHU
` [PATCH v2 2/5] MIPS: BPF: Add JIT support for SKF_AD_HATYPE
` [PATCH v2 3/5] MIPS: BPF: Use unsigned access for unsigned SKB fields
` [PATCH v2 4/5] MIPS: BPF: Quit clobbering callee saved registers in JIT code
` [PATCH v2 5/5] MIPS: BPF: Fix multiple problems in JIT skb access helpers

[PATCH] MIPS: cavium-octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL
 2017-03-15 13:15 UTC  (2+ messages)

[PATCH] KVM: MIPS/Emulate: Fix preemption warning
 2017-03-15 14:15 UTC  (2+ messages)

[PATCH] MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages
 2017-03-15 13:34 UTC  (2+ messages)

stable build: 203 builds: 3 failed, 200 passed, 5 errors, 28 warnings (v4.9.13)
 2017-03-15 12:44 UTC  (3+ messages)

[PATCH v3] NI 169445 board support
 2017-03-15 10:15 UTC  (3+ messages)
` [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO

[PATCH 0/2] cpu-features.h rename
 2017-03-15  9:27 UTC  (13+ messages)

[PATCH v2] MIPS: NI 169445 board support
 2017-03-15  9:37 UTC  (5+ messages)
` [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO
` [PATCH 2/2] MIPS: NI 169445 board support

[PATCH] MIPS: PCI: scan PCI controllers in reverse order
 2017-03-15  9:04 UTC  (2+ messages)

[PATCH 0/2] KVM: MIPS/Emulate: TLBWR & TLBR fixes for T&E
 2017-03-14 17:00 UTC  (6+ messages)
` [PATCH 1/2] KVM: MIPS/Emulate: Fix TLBWR with wired "
` [PATCH 2/2] KVM: MIPS/Emulate: Properly implement TLBR "

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 16:18 UTC  (5+ messages)
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'

[PATCH v4] NI 169445 board support
 2017-03-14 16:13 UTC  (6+ messages)
` [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO
` [PATCH 2/2] MIPS: NI 169445 board support

[PATCH 3.12 06/60] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
 2017-03-14 13:15 UTC  (7+ messages)
  ` [PATCH 3.12 07/60] MIPS: Clear ISA bit correctly in get_frame_info()
  ` [PATCH 3.12 08/60] MIPS: Prevent unaligned accesses during stack unwinding
  ` [PATCH 3.12 09/60] MIPS: Fix get_frame_info() handling of microMIPS function size
  ` [PATCH 3.12 10/60] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
  ` [PATCH 3.12 11/60] MIPS: Calculate microMIPS ra properly when unwinding the stack
  ` [PATCH 3.12 12/60] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).