messages from 2017-08-10 18:29:46 to 2017-08-15 16:36:30 UTC [more...]
[PATCH 1/2] MIPS: Add Onion Omega2+ board
2017-08-15 16:35 UTC (4+ messages)
` [PATCH 2/2] MIPS: configs: Add Onion Omega2+ defconfig
[PATCH 1/3] dt-bindings: vendors: Add VoCore as a vendor
2017-08-15 16:32 UTC (6+ messages)
` [PATCH 2/3] MIPS: dts: Add VoCore2 board
` [PATCH 3/3] MIPS: configs: Add VoCore2 defconfig
[PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC
2017-08-15 16:28 UTC (2+ messages)
[PATCH 0/8] MIPS: BCM63XX: add and use clkdev lookup support
2017-08-15 16:20 UTC (2+ messages)
[PATCH 00/38] irqchip: mips-gic: Cleanup & optimisation
2017-08-15 16:16 UTC (85+ messages)
` [PATCH 01/38] irqchip: mips-gic: SYNC after enabling GIC region
` [PATCH 02/38] MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
` [PATCH 03/38] clocksource: mips-gic-timer: Use new GIC "
` [PATCH 04/38] irqchip: mips-gic: Remove counter access functions
` [PATCH 05/38] MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
` [PATCH 06/38] irqchip: mips-gic: Remove gic_read_local_vp_id()
` [PATCH 07/38] lib/iomap_copy.c: Add __ioread64_copy
` [PATCH 08/38] irqchip: mips-gic: Simplify shared interrupt pending/mask reads
` [PATCH 09/38] irqchip: mips-gic: Simplify gic_local_irq_domain_map()
` [PATCH 10/38] irqchip: mips-gic: Drop gic_(re)set_mask() functions
` [PATCH 11/38] irqchip: mips-gic: Remove gic_set_polarity()
` [PATCH 12/38] irqchip: mips-gic: Remove gic_set_trigger()
` [PATCH 13/38] irqchip: mips-gic: Remove gic_set_dual_edge()
` [PATCH 14/38] irqchip: mips-gic: Remove gic_map_to_pin()
` [PATCH 15/38] irqchip: mips-gic: Remove gic_map_to_vpe()
` [PATCH 16/38] irqchip: mips-gic: Convert remaining shared reg access to new accessors
` [PATCH 17/38] irqchip: mips-gic: Convert local int mask "
` [PATCH 18/38] irqchip: mips-gic: Convert remaining local reg "
` [PATCH 19/38] MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
` [PATCH 20/38] irqchip: mips-gic: Remove GIC_CPU_INT* macros
` [PATCH 21/38] irqchip: mips-gic: Move various definitions to the driver
` [PATCH 22/38] MIPS: VDSO: Drop gic_get_usm_range() usage
` [PATCH 23/38] irqchip: mips-gic: Remove gic_get_usm_range()
` [PATCH 24/38] irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
` [PATCH 25/38] irqchip: mips-gic: Remove gic_init()
` [PATCH 26/38] MIPS: Use mips_gic_present() in place of gic_present
` [PATCH 27/38] irqchip: mips-gic: Remove gic_present
` [PATCH 28/38] irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
` [PATCH 29/38] MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
` [PATCH 30/38] MIPS: Remove unnecessary inclusions "
` [PATCH 31/38] irqchip: mips-gic: Remove linux/irqchip/mips-gic.h
` [PATCH 32/38] irqchip: mips-gic: Inline __gic_init()
` [PATCH 33/38] irqchip: mips-gic: Inline gic_basic_init()
` [PATCH 34/38] irqchip: mips-gic: Make pcpu_masks a per-cpu variable
` [PATCH 35/38] irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
` [PATCH 36/38] irqchip: mips-gic: Clean up mti,reserved-cpu-vectors handling
` [PATCH 37/38] irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
` [PATCH 38/38] irqchip: mips-gic: Let the core set struct irq_common_data affinity
[PATCH v2] MIPS: math-emu: do not use bools for arithmetic
2017-08-15 7:03 UTC (3+ messages)
[PATCH 4.12 62/65] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
2017-08-15 1:19 UTC (3+ messages)
` [PATCH 4.12 63/65] Revert "MIPS: Dont unnecessarily include kmalloc.h into <asm/cache.h>."
` [PATCH 4.12 64/65] MIPS: Octeon: Fix broken EDAC driver
[PATCH 4.9 41/41] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
2017-08-15 1:18 UTC
[PATCH v2 0/8] MIPS: generic kernel config improvements
2017-08-14 23:48 UTC (22+ messages)
` [PATCH v2 1/8] MIPS: Introduce CPU_ISA_GE_* Kconfig entries
` [PATCH v2 2/8] MIPS: generic: Allow filtering enabled boards by requirements
` [PATCH v2 3/8] MIPS: SEAD-3: Only include in 32 bit kernels by default
` [PATCH v2 4/8] MIPS: NI 169445: Only include in suitable kernels
` [PATCH v2 5/8] MIPS: Prevent direct use of generic_defconfig
` [PATCH v2 6/8] MIPS: Make CONFIG_MIPS_MT_SMP default y
` [PATCH v2 7/8] MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT
` [PATCH v2 8/8] MIPS: generic: Bump default NR_CPUS to 16
[PATCH 0/4] MIPS: syscall tracing fixes
2017-08-14 17:55 UTC (15+ messages)
` [PATCH 1/4] MIPS/seccomp: Fix indirect syscall args
` [PATCH 2/4] MIPS/ptrace: Pick up ptrace/seccomp changed syscalls
` [PATCH 3/4] MIPS/ptrace: Update syscall nr on register changes
` [PATCH 4/4] MIPS/ptrace: Add PTRACE_SET_SYSCALL operation
[PATCH] mips: Fix race on setting and getting cpu_online_mask
2017-08-14 15:34 UTC (3+ messages)
[PATCH v3 0/8] MIPS: Add virtual Ranchu board as a generic-based board
2017-08-14 13:13 UTC (6+ messages)
` [PATCH v3 2/8] MIPS: ranchu: Add Goldfish RTC driver
[PATCH 000/102] Convert drivers to explicit reset API
2017-08-14 7:36 UTC (10+ messages)
[PATCH] MIPS: Loongson fix name confict - MEM_RESERVED
2017-08-14 6:21 UTC (2+ messages)
undefined reference to `__multi3' when building with gcc 7.x
2017-08-13 20:46 UTC (8+ messages)
[PATCH] mips: mm: remove duplicate "const" qualifier on insn_table
2017-08-13 20:31 UTC (2+ messages)
MIPS: VDSO: Drop gic_get_usm_range() usage
2017-08-13 4:36 UTC
MIPS: VDSO: Drop gic_get_usm_range() usage
2017-08-13 4:36 UTC
[PATCH 00/19] MIPS: Initial multi-cluster support
2017-08-13 2:49 UTC (40+ messages)
` [PATCH 01/19] MIPS: CM: Rename mips_cm_base to mips_gcr_base
` [PATCH 02/19] MIPS: CM: Specify register size when generating accessors
` [PATCH 03/19] MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
` [PATCH 04/19] MIPS: CPC: Use common CPS accessor generation macros
` [PATCH 05/19] MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
` [PATCH 06/19] MIPS: CPS: Introduce register modify (set/clear/change) accessors
` [PATCH 07/19] MIPS: CPS: Use change_*, set_* & clear_* where appropriate
` [PATCH 08/19] MIPS: CPS: Add CM/CPC 3.5 register definitions
` [PATCH 09/19] MIPS: Add accessor & bit definitions for GlobalNumber
` [PATCH 10/19] MIPS: CPS: Use GlobalNumber macros rather than magic numbers
` [PATCH 11/19] MIPS: Abstract CPU core & VP(E) ID access through accessor functions
` [PATCH 12/19] MIPS: Store core & VP IDs in GlobalNumber-style variable
` [PATCH 13/19] MIPS: Unify checks for sibling CPUs
` [PATCH 14/19] MIPS: Add CPU cluster number accessors
` [PATCH 15/19] MIPS: CM: Add cluster & block args to mips_cm_lock_other()
` [PATCH 16/19] MIPS: SMP: Allow boot_secondary SMP op to return errors
` [PATCH 17/19] MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
` [PATCH 18/19] MIPS: CPS: Cluster support for topology functions
` [PATCH 19/19] MIPS: CPS: Detect CPUs in secondary clusters
Update PS2 R5900 to kernel 4.x?
2017-08-12 13:32 UTC (7+ messages)
[PATCH v9 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-08-11 10:23 UTC (4+ messages)
` [PATCH v9 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
clock_gettime() may return timestamps out of order
2017-08-10 21:34 UTC (4+ messages)
[PATCH 0/4] mips: fix various issues around backtrace
2017-08-10 18:27 UTC (2+ messages)
` [PATCH 1/4] mips: Fix issues in backtraces
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