Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-09-16 06:45:22 to 2015-09-24 07:07:52 UTC [more...]

linux-next: Tree for Sep 23
 2015-09-24  7:07 UTC  (4+ messages)

[PATCH 0/6] Implement generic IPI support mechanism
 2015-09-23 16:54 UTC  (17+ messages)
` [PATCH 1/6] irqdomain: add new IRQ_DOMAIN_FLAGS_IPI
` [PATCH 2/6] irqdomain: add a new send_ipi() to irq_domain_ops
` [PATCH 3/6] irqdomain: add struct irq_hwcfg and helper functions
` [PATCH 4/6] irq: add a new generic IPI handling code to irq core
` [PATCH 5/6] irqchip: mips-gic: add a IPI hierarchy domain
` [PATCH 6/6] irqchip: mips-gic: use the new generic IPI API

[PATCH] MIPS: kernel: scall: Always run the seccomp syscall filters
 2015-09-23  8:07 UTC  (2+ messages)

[PATCH 0/3] MIPS GIC fixes
 2015-09-22 19:32 UTC  (12+ messages)
` [PATCH 1/3] MIPS: CM: provide a function to map from CPU to VP ID
` [PATCH 2/3] irqchip: mips-gic: convert CPU numbers to VP IDs
` [PATCH 3/3] irqchip: mips-gic: fix pending & mask reads for MIPS64 with 32b GIC

[PATCH 0/2] MAAR SMP fix
 2015-09-22 19:08 UTC  (6+ messages)
` [PATCH 1/2] MIPS: print MAAR configuration during boot
` [PATCH 2/2] MIPS: initialise MAARs on secondary CPUs

[PATCH] MIPS: extend hardware table walking support to MIPS64
 2015-09-22 19:03 UTC  (2+ messages)

[PATCH] MIPS: malta: register UP SMP ops if all else fails
 2015-09-22 18:58 UTC  (2+ messages)

[PATCH 0/3] Malta DT memory init
 2015-09-22 18:56 UTC  (8+ messages)
` [PATCH 1/3] MIPS: malta: split obj-y entries across lines
` [PATCH 2/3] MIPS: malta: remove fw_memblock_t abstraction
` [PATCH 3/3] MIPS: malta: setup RAM regions via DT

[PATCH 0/6] Support RIXI without fill bits
 2015-09-22 18:42 UTC  (14+ messages)
` [PATCH 1/6] MIPS: tlbex: stop open-coding build_convert_pte_to_entrylo
` [PATCH 2/6] MIPS: tlbex: remove some RIXI redundancy
` [PATCH 3/6] MIPS: tlbex: share MIPS32 32 bit phys & MIPS64 64 bit phys code
` [PATCH 4/6] MIPS: tidy EntryLo bit definitions, add PFN
` [PATCH 5/6] MIPS: tlbex: avoid placing software PTE bits in Entry* PFN fields
` [PATCH 6/6] MIPS: allow RIXI for 32-bit kernels on MIPS64

[PATCH] MIPS: always use r4k_wait_irqoff for MIPSr6
 2015-09-22 18:24 UTC  (2+ messages)

[PATCH 00/10] CPS SMP fixes & debug improvements
 2015-09-22 18:12 UTC  (22+ messages)
` [PATCH 01/10] MIPS: CPS: set Status.BEV bit during early boot
` [PATCH 02/10] MIPS: CPS: set Status.KX on entry for MIPS64 kernels
` [PATCH 03/10] MIPS: CPS: early debug using an ns16550-compatible UART
` [PATCH 04/10] MIPS: CPS: read CM GCR base from cop0
` [PATCH 05/10] MIPS: CPS: skip Config1 presence check
` [PATCH 06/10] MIPS: CPS: warn if a core doesn't start
` [PATCH 07/10] MIPS: CM: fix GCR_Cx_CONFIG PVPE mask
` [PATCH 08/10] MIPS: CM: introduce core-other locking functions
` [PATCH 09/10] MIPS: CM: make use of mips_cm_{lock,unlock}_other
` [PATCH 10/10] MIPS: CM,CPC: ensure core-other GCRs reflect the correct core

[PATCH] MIPS: allow 24Hz timer frequency
 2015-09-22 18:04 UTC  (3+ messages)

[PATCH 3.19.y-ckt 030/102] MIPS: Fix sched_getaffinity with MT FPAFF enabled
 2015-09-22 17:52 UTC  (8+ messages)
` [PATCH 3.19.y-ckt 031/102] MIPS: Malta: Don't reinitialise RTC
` [PATCH 3.19.y-ckt 032/102] MIPS: do_mcheck: Fix kernel code dump with EVA
` [PATCH 3.19.y-ckt 033/102] MIPS: show_stack: Fix stack trace "
` [PATCH 3.19.y-ckt 034/102] MIPS: Export get_c0_perfcount_int()
` [PATCH 3.19.y-ckt 036/102] MIPS: Flush RPS on kernel entry with EVA
` [PATCH 3.19.y-ckt 046/102] MIPS: Make set_pte() SMP safe
` [PATCH 3.19.y-ckt 068/102] MIPS: Fix seccomp syscall argument for MIPS64

[PATCH 3.13.y-ckt 19/57] MIPS: Fix sched_getaffinity with MT FPAFF enabled
 2015-09-22 17:48 UTC  (2+ messages)
` [PATCH 3.13.y-ckt 23/57] MIPS: Make set_pte() SMP safe

[PATCH 0/5] CM error report fixes
 2015-09-22 17:26 UTC  (12+ messages)
` [PATCH 1/5] MIPS: clarify mips_cm_is64 documentation
` [PATCH 2/5] MIPS: don't read GCRs when a CM is not present
` [PATCH 3/5] MIPS: avoid buffer overrun in mips_cm_error_report
` [PATCH 4/5] MIPS: allow read64 GCR accessors to work on MIPS32 kernels
` [PATCH 5/5] MIPS: always read full 64 bit CM error GCRs for CM3

[PATCH] MIPS: traps: tidy up ebase calculation
 2015-09-22 17:15 UTC  (2+ messages)

[PATCH 0/4] CM L2 prefetch support
 2015-09-22 17:10 UTC  (10+ messages)
` [PATCH 1/4] MIPS: Introduce API for enabling & disabling L2 prefetch
` [PATCH 2/4] MIPS: Enable L2 prefetching for CM >= 2.5
` [PATCH 3/4] MIPS: Declare mips_debugfs_dir in a header
` [PATCH 4/4] MIPS: Allow L2 prefetch to be configured via debugfs

[PATCH 0/2] v3 ath79 misc irq controller
 2015-09-22 17:12 UTC  (7+ messages)
` [PATCH 1/2] MIPS: ath79: set missing irq ack handler for ar7100-misc-intc irq chip
` [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc

[PATCH] MIPS: allow compact branch policy to be changed
 2015-09-22 17:07 UTC  (2+ messages)

[PATCH v2 0/3] Add __ioread32_copy() and use it
 2015-09-22 16:29 UTC  (6+ messages)
` [PATCH v2 3/3] FIRMWARE: bcm47xx_nvram: Use __ioread32_copy() instead of open-coding

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-22 15:43 UTC  (7+ messages)
` [PATCH 36/38] MIPS: remove invalid check

[BISECTED] Linux 4.3-rc1 boot regression on OCTEON
 2015-09-22 10:34 UTC  (4+ messages)

[RESEND PATCH v3 5/5] mtd: nand: remove custom 'erased check' implementation
 2015-09-22  8:08 UTC  (2+ messages)

[3.13.y-ckt stable] Patch "MIPS: Make set_pte() SMP safe." has been added to staging queue
 2015-09-22  0:32 UTC 

[3.13.y-ckt stable] Patch "MIPS: Fix sched_getaffinity with MT FPAFF enabled" has been added to staging queue
 2015-09-22  0:32 UTC 

[3.19.y-ckt stable] Patch "MIPS: Fix seccomp syscall argument for MIPS64" has been added to staging queue
 2015-09-21 22:26 UTC 

[3.19.y-ckt stable] Patch "MIPS: Make set_pte() SMP safe." has been added to staging queue
 2015-09-21 22:26 UTC 

[3.19.y-ckt stable] Patch "MIPS: Flush RPS on kernel entry with EVA" has been added to staging queue
 2015-09-21 22:26 UTC 

[3.19.y-ckt stable] Patch "MIPS: Export get_c0_perfcount_int()" has been added to staging queue
 2015-09-21 22:25 UTC 

[3.19.y-ckt stable] Patch "MIPS: do_mcheck: Fix kernel code dump with EVA" has been added to staging queue
 2015-09-21 22:25 UTC 

[3.19.y-ckt stable] Patch "MIPS: Malta: Don't reinitialise RTC" has been added to staging queue
 2015-09-21 22:25 UTC 

[3.19.y-ckt stable] Patch "MIPS: Fix sched_getaffinity with MT FPAFF enabled" has been added to staging queue
 2015-09-21 22:25 UTC 

[3.19.y-ckt stable] Patch "MIPS: show_stack: Fix stack trace with EVA" has been added to staging queue
 2015-09-21 22:25 UTC 

[PATCH 1/2] MIPS: Fix octeon FP context switch handling
 2015-09-21 17:07 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Fix R2300 "

[PATCH v2] LED/MIPS: Move SEAD3 LED driver to where it belongs
 2015-09-21  8:52 UTC  (6+ messages)

[PATCH] mips: vmcore: forced convert 'hdr' in elf_check_arch()
 2015-09-21  2:23 UTC  (4+ messages)

[PATCH 0/3] Add __ioread32_copy() and use it
 2015-09-19 20:16 UTC  (9+ messages)

[PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap
 2015-09-18 18:36 UTC  (3+ messages)

[PATCH 0/2] Fix FTLB detection on R6
 2015-09-17 16:49 UTC  (6+ messages)
` [PATCH 1/2] MIPS: cpu-features: Add cpu_has_ftlb
` [PATCH 2/2] MIPS: Fix FTLB detection for R6

drivers/irqchip patch submission
 2015-09-17 14:50 UTC 

[PATCH v2 2/9] mips: allocate sys_membarrier system call number
 2015-09-16 15:04 UTC  (2+ messages)

[PATCH v6 0/4] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-09-16 11:36 UTC  (2+ messages)
` [PATCH v6 4/4] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

[RFC PATCH v8 0/10] Add external dma support for Synopsys MSHC
 2015-09-16  6:43 UTC  (7+ messages)
` [RFC PATCH v8 05/10] arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v8 06/10] arm: exynos_defconfig: "
` [RFC PATCH v8 07/10] arm: hisi_defconfig: "
` [RFC PATCH v8 08/10] arm: lpc18xx_defconfig: "
` [RFC PATCH v8 09/10] arm: multi_v7_defconfig: "
` [RFC PATCH v8 10/10] arm: zx_defconfig: "


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