Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-09-12 16:27:08 to 2015-09-22 18:57:22 UTC [more...]

[PATCH 0/3] Malta DT memory init
 2015-09-22 18:56 UTC  (4+ messages)
` [PATCH 1/3] MIPS: malta: split obj-y entries across lines

[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 0/3] MIPS GIC fixes
 2015-09-22 18:29 UTC  (8+ 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] 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  (10+ messages)
` [PATCH 3/3] FIRMWARE: bcm47xx_nvram: Use __ioread32_copy() instead of open-coding

[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  (11+ messages)
` [RFC PATCH v8 01/10] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v8 02/10] mmc: dw_mmc: use macro for HCON register operations
` [RFC PATCH v8 03/10] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
` [RFC PATCH v8 04/10] mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v8 05/10] arc: axs10x_defconfig: "
` [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: "

[PATCH 3.4 035/146] MIPS: Hibernate: flush TLB entries earlier
 2015-09-15  9:04 UTC  (2+ messages)
` [PATCH 3.4 127/146] MIPS: Fix enabling of DEBUG_STACKOVERFLOW

[RFC PATCH v7 0/10] Add external dma support for Synopsys MSHC
 2015-09-15  8:52 UTC  (6+ messages)
` [RFC PATCH v7 01/10] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v7 02/10] mmc: dw_mmc: use macro for HCON register operations

[RFT PATCH] mips: bigsur_defconfig: convert to use libata PATA drivers
 2015-09-14 15:51 UTC  (17+ messages)
` [RFT PATCH] mips: capcella_defconfig: "
` [RFT PATCH] mips: e55_defconfig: "
` [RFT PATCH] mips: fuloong2e_defconfig: "
` [RFT PATCH] mips: lasat_defconfig: "
` [RFT PATCH] mips: lemote2f_defconfig: "
` [RFT PATCH] mips: malta_defconfig: "
` [RFT PATCH] mips: malta_kvm_defconfig: "
` [RFT PATCH] mips: malta_kvm_guest_defconfig: "
` [RFT PATCH] mips: malta_qemu_32r6_defconfig: "
` [RFT PATCH] mips: maltaaprp_defconfig: "
` [RFT PATCH] mips: maltasmvp_eva_defconfig: "
` [RFT PATCH] mips: maltaup_defconfig: "
` [RFT PATCH] mips: maltaup_xpa_defconfig: "
` [RFT PATCH] mips: mpc30x_defconfig: "
` [PATCH] mips: sb1250_swarm_defconfig: disable IDE subsystem
` [RFT PATCH] mips: workpad_defconfig: convert to use libata PATA drivers

[PATCH 2.6.32 33/62] MIPS: Octeon: Remove udelay() causing huge IRQ latency
 2015-09-12 22:56 UTC  (2+ messages)
` [PATCH 2.6.32 34/62] MIPS: Fix race condition in lazy cache flushing

[PATCH 0/3] MIPS: allow keeping the dtb command line
 2015-09-12 19:01 UTC  (5+ messages)
` [PATCH 2/3] MIPS: make the kernel arguments from dtb available
` [PATCH 3/3] MIPS: make MIPS_CMDLINE_DTB default


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