Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-02-02 19:24:35 to 2015-02-06 18:12:35 UTC [more...]

[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-06 18:11 UTC  (5+ messages)

[PATCH] MIPS: sead3: Corrected get_c0_perfcount_int
 2015-02-06 17:26 UTC  (3+ messages)

MIPS: KVM: Handle MSA Disabled exceptions from guest
 2015-02-06 11:11 UTC 

[PATCH 0/5] MIPS: LLVMLinux: Patches to enable compilation of a working kernel for MIPS using Clang/LLVM
 2015-02-06 10:09 UTC  (18+ messages)
` [PATCH 2/5] MIPS: LLVMLinux: Fix a 'cast to type not present in union' error
` [PATCH 3/5] MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error
` [PATCH 4/5] MIPS: LLVMLinux: Silence variable self-assignment warnings
` [PATCH 5/5] MIPS: LLVMLinux: Silence unicode warnings when preprocessing assembly

[PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath
 2015-02-06  2:38 UTC  (21+ messages)
` [PATCH v5 3/5] x86: Split syscall_trace_enter into two phases

[PATCH v2] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-06 18:25 UTC 

[PATCH] MIPS: Display CPU byteorder in /proc/cpuinfo
 2015-02-05 21:02 UTC  (17+ messages)

[next:master 4658/4676] undefined reference to `copy_user_page'
 2015-02-05 20:45 UTC  (8+ messages)

[PATCH] MIPS: Fix syscall_trace_enter compilation error
 2015-02-05 16:43 UTC 

Few questions about porting Linux to SMP86xx boards
 2015-02-05 13:37 UTC  (12+ messages)

[PATCH_V2 00/34] jz4780 & CI20 support
 2015-02-04 21:02 UTC  (80+ messages)
` [PATCH_V2 01/34] dt: Add Ingenic Semiconductor vendor prefix
` [PATCH_V2 02/34] MIPS: jz4740: require & include DT
` [PATCH_V2 03/34] MIPS: irq_cpu: declare irqchip table entry
` [PATCH_V2 04/34] MIPS: jz4740: probe CPU interrupt controller via DT
` [PATCH_V2 05/34] MIPS: jz4740: use generic plat_irq_dispatch
` [PATCH_V2 06/34] MIPS: jz4740: move arch_init_irq out of arch/mips/jz4740/irq.c
` [PATCH_V2 07/34] dt: interrupt-controller: Add ingenic,jz4740-intc binding doc
` [PATCH_V2 08/34] MIPS: jz4740: allow interrupt controller probe via DT
` [PATCH_V2 09/34] MIPS: jz4740: probe interrupt controller "
` [PATCH_V2 10/34] MIPS: jz4740: remove non-DT interrupt controller init
` [PATCH_V2 11/34] MIPS: jz4740: register an irq_domain for the interrupt controller
` [PATCH_V2 12/34] MIPS: jz4740: call jz4740_clock_init earlier
` [PATCH_V2 13/34] MIPS: jz4740: replace use of jz4740_clock_bdata
` [PATCH_V2 14/34] clk: jz47xx-cgu: add driver for Ingenic jz47xx series CGU clocks
` [PATCH_V2 15/34] dt: clk: Add ingenic,jz4740-cgu binding documentation
` [PATCH_V2 16/34] MIPS: clk: migrate jz4740 to common clock framework
` [PATCH_V2 17/34] MIPS: clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH_V2 18/34] MIPS: clk: move jz4740 UDC auto suspend functions "
` [PATCH_V2 19/34] MIPS: clk: move jz4740 clock suspend, resume "
` [PATCH_V2 20/34] MIPS: jz4740: remove clock.h
` [PATCH_V2 21/34] MIPS: jz4740: only detect RAM size if not specified in DT
` [PATCH_V2 22/34] MIPS: jz4740: support >32 interrupts
` [PATCH_V2 23/34] MIPS: jz4740: define IRQ numbers based on number of intc IRQs
` [PATCH_V2 24/34] dt: serial: Add ingenic,jz4740-uart binding
` [PATCH_V2 25/34] serial: 8250_jz47xx: support for Ingenic jz47xx UARTs
` [PATCH_V2 26/34] MIPS: allow mach-provided serial.h
` [PATCH_V2 27/34] MIPS: jz4740: use jz47xx-uart & DT for UART output
` [PATCH_V2 28/34] dt: clk: Add ingenic,jz4780-cgu binding documentation
` [PATCH_V2 29/34] clk: add Ingenic jz4780 CGU driver
` [PATCH_V2 30/34] MIPS: jz4740: add jz4780 interrupt controller support
` [PATCH_V2 31/34] MIPS: add jz4780 Ingenic vendor ID
` [PATCH_V2 32/34] MIPS: initial Ingenic jz4780 support
` [PATCH_V2 33/34] MIPS: initial MIPS Creator CI20 board support
` [PATCH_V2 34/34] MIPS: allow jz4780 to be selected in Kconfig

[PATCH net-next v2 00/17] RFC: new ETHTOOL_GSETTINGS/SSETTINGS API
 2015-02-04 19:53 UTC  (18+ messages)
` [PATCH net-next v2 01/17] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v2 02/17] net: usnic: use __ethtool_get_settings
` [PATCH net-next v2 03/17] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v2 04/17] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v2 05/17] net: usnic: "
` [PATCH net-next v2 06/17] net: bonding: "
` [PATCH net-next v2 07/17] net: ipvlan: "
` [PATCH net-next v2 08/17] net: macvlan: "
` [PATCH net-next v2 09/17] net: team: "
` [PATCH net-next v2 10/17] net: fcoe: "
` [PATCH net-next v2 11/17] net: rdma: "
` [PATCH net-next v2 12/17] net: 8021q: "
` [PATCH net-next v2 13/17] net: bridge: "
` [PATCH net-next v2 14/17] net: core: "
` [PATCH net-next v2 15/17] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v2 16/17] net: mlx4: identify predicate for debug messages
` [PATCH net-next v2 17/17] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[PATCH] KVM: MIPS: Don't leak FPU/DSP to guest
 2015-02-04 17:06 UTC  (2+ messages)

KVM: MIPS: Don't leak FPU/DSP to guest
 2015-02-04 17:06 UTC 

KVM: MIPS: Don't leak FPU/DSP to guest
 2015-02-04 17:06 UTC 

[PATCH] mips: Re-introduce copy_user_page
 2015-02-04 16:25 UTC  (5+ messages)
`  "

[PATCH 1/3] MIPS: Fix cache flushing for swap pages with non-DMA I/O
 2015-02-04 14:54 UTC  (3+ messages)
` [1/3] "

watchdog: SOC_MT7621?
 2015-02-04 14:14 UTC  (7+ messages)

[PATCH] KVM: MIPS: Disable HTW while in guest
 2015-02-04 10:52 UTC  (2+ messages)

3.19-rcs won't boot on yeeloong
 2015-02-04  6:59 UTC  (2+ messages)

[PATCH V3] watchdog: add MT7621 watchdog support
 2015-02-03 18:57 UTC  (4+ messages)
` [PATCH] watchdog: rt2880_wdt: minor clean up

[PATCH v11 16/19] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
 2015-02-03 17:43 UTC  (2+ messages)

[PATCH] MIPS: Fix syscall_get_nr for the syscall exit tracing
 2015-02-03 16:08 UTC 

MIPS: OCTEON: Populate kernel memory from cvmx_bootmem named blocks
 2015-02-03 15:31 UTC 

[PATCH RFC v2 00/70] Add MIPS R6 support
 2015-02-03 12:41 UTC  (7+ messages)
` [PATCH RFC v2 46/70] MIPS: kernel: branch: Prevent BGEZL emulation for MIPS R6
` [PATCH RFC v2 68/70] MIPS: kernel: elf: Improve the overall ABI and FPU mode checks

[PATCH v13 4/6] clk: Add rate constraints to clocks
 2015-02-02 20:47 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox