messages from 2013-05-11 17:40:56 to 2013-05-23 17:05:14 UTC [more...]
[PATCH v2 1/1] MIPS: Octeon: fix for held reboot_mutex lock at task exit time
2013-05-23 17:05 UTC (2+ messages)
[PATCH] MIPS: Trap exception handling fixes
2013-05-23 17:00 UTC (8+ messages)
[PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-23 16:58 UTC (11+ messages)
` [PATCH v5 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v5 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v5 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v5 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v5 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v5 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls
[PATCH v6 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-23 16:49 UTC (7+ messages)
` [PATCH v6 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v6 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v6 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v6 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v6 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v6 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls
[PATCH v2] MIPS: Alchemy: fix wait function
2013-05-23 13:28 UTC
Loongson2 cpu_wait function
2013-05-23 12:27 UTC
[PATCH] MIPS: Alchemy: fix wait function
2013-05-23 10:44 UTC
[PATCH] kbuild: Don't assume dts files live in arch/*/boot/dts
2013-05-23 8:15 UTC (4+ messages)
[PATCH] MIPS: Quit exposing Kconfig symbols in uapi headers
2013-05-22 23:35 UTC
[PATCH] MIPS: Enable interrupts in arch_cpu_idle()
2013-05-22 22:36 UTC (5+ messages)
` [PATCH] MIPS: Enable interrupts before WAIT instruction
[PATCH] MIPS: Remove duplicate definition of check_for_high_segbits
2013-05-22 22:27 UTC
[PATCH 2/2] MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED
2013-05-22 21:55 UTC (3+ messages)
[PATCH 1/2] MIPS: OCTEON: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL
2013-05-22 21:49 UTC (3+ messages)
[PATCH -next] ia64, metag: Do not export min_low_pfn in arch-specific code
2013-05-22 17:57 UTC (3+ messages)
[PATCH v4 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-22 17:55 UTC (12+ messages)
` [PATCH v4 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v4 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v4 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v4 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v4 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v4 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls
[PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
2013-05-22 17:14 UTC (11+ messages)
[PATCH v2] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
2013-05-22 16:10 UTC
[PATCH] MIPS: N64: Define getdents64
2013-05-22 13:41 UTC (3+ messages)
[PATCH 2/2] [BUGFIX] kprobes/mips: Fix to check double free of insn slot
2013-05-22 10:37 UTC (2+ messages)
[PATCH] mm: Fix warning
2013-05-22 10:18 UTC
[PATCH 12/19] net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driver
2013-05-22 7:53 UTC (3+ messages)
[PATCH v3 0/5] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-21 16:34 UTC (12+ messages)
` [PATCH v3 1/5] mips/kvm: Fix ABI for use of FPU
` [PATCH v3 2/5] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v3 3/5] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v3 4/5] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v3 5/5] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_MSRS
[PATCH v3 0/4] KVM/MIPS32: Fixes for Linux 3.10
2013-05-21 14:22 UTC (12+ messages)
` [PATCH 1/4] KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API
` [PATCH 2/4] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
` [PATCH 3/4] KVM/MIPS32: Export min_low_pfn
` [PATCH 4/4] KVM/MIPS32: Bring in patch from David Daney with new 64 bit compatible ABI
[PATCH 00/18] KVM/MIPS32: Support for the new Virtualization ASE (VZ-ASE)
2013-05-20 18:58 UTC (26+ messages)
` [PATCH 01/18] Revert "MIPS: microMIPS: Support dynamic ASID sizing."
` [PATCH 02/18] Revert "MIPS: Allow ASID size to be determined at boot time."
` [PATCH 03/18] KVM/MIPS32: Export min_low_pfn
` [PATCH 04/18] KVM/MIPS32-VZ: MIPS VZ-ASE related register defines and helper macros
` [PATCH 05/18] KVM/MIPS32-VZ: VZ-ASE assembler wrapper functions to set GuestIDs
` [PATCH 06/18] KVM/MIPS32-VZ: VZ-ASE related callbacks to handle guest exceptions that trap to the Root context
` [PATCH 07/18] KVM/MIPS32: VZ-ASE related CPU feature flags and options
` [PATCH 08/18] KVM/MIPS32-VZ: Entry point for trampolining to the guest and trap handlers
` [PATCH 09/18] KVM/MIPS32-VZ: Add support for CONFIG_KVM_MIPS_VZ option
` [PATCH 10/18] KVM/MIPS32-VZ: Add API for VZ-ASE Capability
` [PATCH 11/18] KVM/MIPS32-VZ: VZ: Handle Guest TLB faults that are handled in Root context
` [PATCH 12/18] KVM/MIPS32-VZ: VM Exit Stats, add VZ exit reasons
` [PATCH 13/18] KVM/MIPS32-VZ: Top level handler for Guest faults
` [PATCH 14/18] KVM/MIPS32-VZ: Guest exception batching support
` [PATCH 15/18] KVM/MIPS32: Add dummy trap handler to catch unexpected exceptions and dump out useful info
` [PATCH 16/18] KVM/MIPS32-VZ: Add VZ-ASE support to KVM/MIPS data structures
` [PATCH 17/18] KVM/MIPS32: Revert to older method for accessing ASID parameters
` [PATCH 18/18] KVM/MIPS32-VZ: Dump out additional info about VZ features as part of /proc/cpuinfo
[PATCH] mips: Fix compilation warning
2013-05-20 9:53 UTC
[PATCH] mips: Fix compilation warning
2013-05-20 9:44 UTC
[PATCH] KVM/MIPS32: Export min_low_pfn
2013-05-19 9:22 UTC (4+ messages)
[PATCH v99,00/13] Add support for pure microMIPS kernel
2013-05-18 23:25 UTC (6+ messages)
` [PATCH v99,11/13] MIPS: microMIPS: Optimise 'strncpy' core library function
[PATCH v2 0/3] KVM/MIPS32: Fixes for Linux 3.10
2013-05-18 6:23 UTC (7+ messages)
` [PATCH 1/3] KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API
` [PATCH 2/3] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
` [PATCH 3/3] KVM/MIPS32: Fix up KVM breakage caused by d532f3d26716a39dfd4b88d687bd344fbe77e390 which allows ASID mask and increment to be determined @ runtime
[PATCH v3 1/2] MIPS: fix sibling call handling in get_frame_info
2013-05-17 23:56 UTC (2+ messages)
[PATCH] MIPS: ralink: use the dwc2 driver for the rt305x USB controller
2013-05-17 19:11 UTC (2+ messages)
[PATCH 0/2] perf tools: Add MIPS userspace DWARF callchains
2013-05-17 19:00 UTC (3+ messages)
` [PATCH 1/2] perf tools: Add support for "
` [PATCH 2/2] perf tools: Hook up MIPS unwind and dwarf-regs in the Makefile
[PATCH v7, part3 06/16] mm, powertv: use free_reserved_area() to simplify code
2013-05-17 15:45 UTC
[PATCH] MIPS: drivers: fix clk leak
2013-05-17 9:24 UTC (3+ messages)
[PATCH] usb: omap2430: fix memleak in err case
2013-05-17 4:49 UTC (5+ messages)
KVM and run-time determination of ASID parameters
2013-05-17 2:47 UTC
[PATCH 1/2] Revert "MIPS: microMIPS: Support dynamic ASID sizing."
2013-05-16 20:28 UTC (3+ messages)
` [PATCH 2/2] Revert "MIPS: Allow ASID size to be determined at boot time."
[PATCH] MIPS: Add user stack and registers to perf
2013-05-16 19:07 UTC
[PATCH 00/33] devm improvement series, part 1, take 2
2013-05-16 18:29 UTC (10+ messages)
` [PATCH 31/33] arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
[PATCH 0/2] KVM/MIPS32: Fixes for Linux 3.10
2013-05-16 5:53 UTC (11+ messages)
` [PATCH 1/2] KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API
` [PATCH 2/2] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
3.10-rc1 MIPS regression: Lemote mini-PC boot hangs
2013-05-15 20:39 UTC (3+ messages)
[PATCH] MIPS: loongson: fix random early boot hang
2013-05-15 18:27 UTC (3+ messages)
[PATCH v2 0/2] Chipidea driver support for the AR933x platform
2013-05-15 14:29 UTC (6+ messages)
` [PATCH v2 1/2] usb: chipidea: big-endian support
Pull request for MIPS v3.10-rc1 fixes
2013-05-13 21:03 UTC
[RFC] device-tree.git automatic sync from linux.git
2013-05-13 15:59 UTC (6+ messages)
[PATCH] mips: fix build error for crash_dump.c in 3.10-rc1
2013-05-13 1:16 UTC
Build regressions/improvements in v3.10-rc1 (mips)
2013-05-12 20:46 UTC
[PATCH v3 2/2] MIPS: extract schedule_mfi info from __schedule
2013-05-12 16:05 UTC
[PATCH 0/3] fix NVRAM partition size if larger than expected
2013-05-12 14:52 UTC (5+ messages)
` [PATCH 2/3] MIPS: BCM63XX: export PSI size from nvram
[PATCH v6, part3 06/16] mm, powertv: use free_reserved_area() to simplify code
2013-05-11 17:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox