messages from 2013-06-14 18:37:59 to 2013-06-20 18:18:47 UTC [more...]
[PATCH] gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins
2013-06-20 18:18 UTC (7+ messages)
` "
[PATCH v5 1/2] MIPS: microMIPS: Fix POOL16C minor opcode enum
2013-06-20 16:29 UTC (5+ messages)
` [PATCH v5 2/2] MIPS: microMIPS: Refactor get_frame_info support
[PATCH v2 1/2] MIPS: detect sibling call in get_frame_info
2013-05-12 16:53 UTC (3+ messages)
[PATCH v4 1/3] MIPS: microMIPS: Fix POOL16C minor opcode enum
2013-06-20 9:50 UTC (8+ messages)
` [PATCH v4 2/3] MIPS: microMIPS: Add kernel_uses_mmips in cpu-features.h
[PATCH 3/4] MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
2013-06-20 15:40 UTC (6+ messages)
` [PATCH UPDATED "
` [PATCH UPDATED 4/4] MIPS: Move definition of SMP processor id register to header file
[PATCH v2] MIPS: malta: Update GCMP detection
2013-06-20 15:36 UTC
[PATCH v2] Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"
2013-06-20 15:36 UTC
[PATCH] MIPS: Fix OCTEON BUG() warnings a different way
2013-06-20 14:26 UTC (2+ messages)
[PATCH v2] mips: delete __cpuinit/__CPUINIT usage from MIPS code
2013-06-20 13:55 UTC (10+ messages)
[PATCH] MIPS: Add missing hazard barrier in TLB load handler
2013-06-20 13:32 UTC (4+ messages)
[PATCH 0/2] netdev: octeon_mgmt minor fixes
2013-06-20 9:47 UTC (11+ messages)
` [PATCH 1/2] netdev: octeon_mgmt: Correct tx IFG workaround
` [PATCH 2/2] netdev: octeon_mgmt: Fix structure layout for little-endian
[PATCH] Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"
2013-06-20 11:09 UTC (2+ messages)
[PATCH] MIPS: malta: Update GCMP detection
2013-06-20 11:07 UTC (2+ messages)
[PATCH v2 0/4] MIPS/tty/8250: Use standard 8250 drivers for OCTEON
2013-06-20 8:29 UTC (7+ messages)
` [PATCH v2 1/4] MIPS: OCTEON: Set proper UART clock in internal device trees
` [PATCH v2 2/4] tty/8250_dw: Add support for OCTEON UARTS
` [PATCH v2 3/4] MIPS: OCTEON: Remove custom serial setup code
` [PATCH v2 4/4] MIPS: Update cavium_octeon_defconfig
[PATCH 0/2] Revert commits preventing platforms from booting
2013-06-20 7:22 UTC (4+ messages)
` [PATCH 1/2] Revert "MIPS: Move definition of SMP processor id register to header file"
` [PATCH 2/2] Revert "MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT"
[PATCH 0/3] MIPS: Repair some of the microMIPS patches
2013-06-19 21:50 UTC (10+ messages)
` [PATCH 1/3] MIPS: Declare emulate_load_store_microMIPS as a static function
` [PATCH 2/3] MIPS: Don't try to decode microMIPS branch instructions where they cannot exist
` [PATCH 3/3] MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS
[PATCH 0/5] MIPS/tty/8250: Use standard 8250 drivers for OCTEON
2013-06-19 19:12 UTC (21+ messages)
` [PATCH 1/5] Revert "MIPS: Octeon: Fix build error if CONFIG_SERIAL_8250=n"
` [PATCH 2/5] MIPS: OCTEON: Set proper UART clock in internal device trees
` [PATCH 3/5] tty/8250_dw: Add support for OCTEON UARTS
` [PATCH 4/5] MIPS: OCTEON: Remove custom serial setup code
` [PATCH 5/5] MIPS: Update cavium_octeon_defconfig
[PATCH 0/7] MIPS: sibyte build fixes
2013-06-19 18:27 UTC (22+ messages)
` [PATCH 1/7] MIPS: sibyte: Fix build for SIBYTE_BW_TRACE
` [PATCH 2/7] MIPS: sibyte: Declare the cfe_write() buffer as constant
` [PATCH 3/7] MIPS: sibyte: Add missing sched.h header
` [PATCH 4/7] MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHER
` [PATCH 5/7] drivers: watchdog: sb_wdog: Fix 32bit linking problems
` [PATCH 6/7] drivers: ssb: Kconfig: Amend SSB_EMBEDDED dependencies
` [PATCH 7/7] MIPS: sibyte: Remove unused variable
Immediate branch offset
2013-06-19 10:56 UTC (3+ messages)
[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
2013-06-19 9:06 UTC (48+ messages)
` [PATCH 11/31] MIPS: Rearrange branch.c so it can be used by kvm code
` [PATCH 12/31] MIPS: Add instruction format information for WAIT, MTC0, MFC0, et al
` [PATCH 13/31] mips/kvm: Add accessors for MIPS VZ registers
` [PATCH 14/31] mips/kvm: Add thread_info flag to indicate operation in MIPS VZ Guest Mode
` [PATCH 15/31] mips/kvm: Exception handling to leave and reenter guest mode
` [PATCH 16/31] mips/kvm: Add exception handler for MIPSVZ Guest exceptions
` [PATCH 17/31] MIPS: Quit exposing Kconfig symbols in uapi headers
` [PATCH 18/31] mips/kvm: Add pt_regs slots for BadInstr and BadInstrP
` [PATCH 19/31] mips/kvm: Add host definitions for MIPS VZ based host
` [PATCH 20/31] mips/kvm: Hook into TLB fault handlers
` [PATCH 21/31] mips/kvm: Allow set_except_vector() to be used from MIPSVZ code
` [PATCH 22/31] mips/kvm: Split get_new_mmu_context into two parts
` [PATCH 23/31] mips/kvm: Hook into CP unusable exception handler
` [PATCH 24/31] mips/kvm: Add thread_struct fields used by MIPSVZ hosts
` [PATCH 25/31] mips/kvm: Add some asm-offsets constants used by MIPSVZ
` [PATCH 26/31] mips/kvm: Split up Kconfig and Makefile definitions in preperation for MIPSVZ
` [PATCH 27/31] mips/kvm: Gate the use of kvm_local_flush_tlb_all() by KVM_MIPSTE
` [PATCH 28/31] mips/kvm: Only use KVM_COALESCED_MMIO_PAGE_OFFSET with KVM_MIPSTE
` [PATCH 29/31] mips/kvm: Add MIPSVZ support
` [PATCH 30/31] mips/kvm: Enable MIPSVZ in Kconfig/Makefile
` [PATCH 31/31] mips/kvm: Allow for upto 8 KVM vcpus per vm
[PATCH v2 5/7] drivers: watchdog: sb_wdog: Fix 32bit linking problems
2013-06-19 8:55 UTC (6+ messages)
[PATCH] mips: delete floating "__FINIT" section statements
2013-06-18 21:03 UTC (3+ messages)
[PATCH] mips: delete Wind River ppmc eval board support
2013-06-18 18:12 UTC (3+ messages)
[PATCH 0/7] MIPS: BCM63XX: add support for the BCM3368
2013-06-18 17:55 UTC (8+ messages)
` [PATCH 1/7] MIPS: BCM63XX: remove bogus Kconfig selects
` [PATCH 2/7] MIPS: BCM63XX: select BOOT_RAW
` [PATCH 3/7] MIPS: BCM63XX: add support for BCM3368 Cable Modem
` [PATCH 4/7] MIPS: BCM63XX: recognize Cable Modem firmware format
` [PATCH 5/7] MIPS: BCM63XX: provide a MAC address for BCM3368 chips
` [PATCH 6/7] MIPS: BCM63XX: let board specify an external GPIO to reset PHY
` [PATCH 7/7] MIPS: BCM63XX: add support for the Netgear CVG834G
[PATCH] MIPS: Fix get_user_page_fast() for mips with cache alias
2013-06-18 16:47 UTC (2+ messages)
[PATCH] mips: delete floating ".previous" section statements
2013-06-18 15:40 UTC (2+ messages)
[PATCH] mips: fix execution hazard during watchpoint register probe
2013-06-18 14:42 UTC (3+ messages)
[PATCH V2 0/2] MIPS: BCM63XX: add SMP support
2013-06-18 12:03 UTC (5+ messages)
` [PATCH V2 1/2] MIPS: BCM63XX: Add SMP support to prom.c
` [PATCH V2 2/2] MIPS: BCM63XX: Enable second core SMP on BCM6328 if available
[PATCH 0/7] genirq: add irq_get_trigger_type() to get IRQ flags
2013-06-18 8:46 UTC (11+ messages)
` [PATCH 3/7] mfd: twl4030-irq: use "
` [PATCH 4/7] mfd: stmpe: "
` [PATCH 5/7] arm: orion: "
[PATCH 1/2] mips: delete __cpuinit usage from uasm code
2013-06-17 22:05 UTC (5+ messages)
` [PATCH 2/2] mips: delete __cpuinit usage from all remaining MIPS users
[PATCH] MIPS: r4k,octeon,r2300: stack protector: change canary per task
2013-06-17 20:36 UTC
[PATCH 0/2] kvm/mips: ABI fix for 3.10
2013-06-17 15:26 UTC (2+ messages)
[RFD] Something wrong with commit "MIPS: Use inline function to access current thread pointer"?
2013-06-17 13:10 UTC
[PATCH v2] MIPS: Reduce _NSIG from 128 to 127 to avoid BUG_ON
2013-06-17 10:36 UTC (3+ messages)
[PATCH] MIPS: Expose missing pci_io{map,unmap} declarations
2013-06-17 9:09 UTC (2+ messages)
[PATCH] MIPS: Fix include guard macro in uapi/asm/fcntl.h
2013-06-17 8:59 UTC (2+ messages)
[PATCH] MIPS: powertv: Drop SYS_HAS_EARLY_PRINTK
2013-06-17 8:53 UTC (2+ messages)
[PATCH] MIPS: ath79: Fix argument for the ap136_pc_init function
2013-06-17 8:42 UTC (2+ messages)
[PATCH] MIPS: Expose missing pci_io{map,unmap} declarations
2013-06-17 8:09 UTC
Commit f9afbd45b0d0 broke mips r4k
2013-06-16 6:51 UTC (4+ messages)
[PATCH] MIPS: remove alloc_pci_controller prototype
2013-06-15 11:12 UTC
[PATCH] MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIB
2013-06-14 22:57 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