Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-03-01 22:12:55 to 2016-03-07 22:44:28 UTC [more...]

[PATCH] rtc: ds1685: actually spin forever in poweroff error path
 2016-03-07 22:44 UTC  (2+ messages)

[4.2.y-ckt stable] Patch "MAINTAINERS: Remove stale entry for BCM33xx chips" has been added to the 4.2.y-ckt tree
 2016-03-07 22:36 UTC 

[4.2.y-ckt stable] Patch "MIPS: Fix buffer overflow in syscall_get_arguments()" has been added to the 4.2.y-ckt tree
 2016-03-07 22:31 UTC 

[PATCH] MIPS: fix build with DEBUG_ZBOOT and MACH_JZ4780
 2016-03-07 22:06 UTC 

[PATCH v4 00/52] mtd: rework ECC layout definition
 2016-03-07 18:04 UTC  (54+ messages)
` [PATCH v4 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v4 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v4 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v4 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v4 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v4 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v4 07/52] mtd: nand: core: "
` [PATCH v4 08/52] mtd: nand: atmel: "
` [PATCH v4 09/52] mtd: nand: fsl_ifc: "
` [PATCH v4 10/52] mtd: nand: gpmi: "
` [PATCH v4 11/52] mtd: nand: lpc32xx: "
` [PATCH v4 12/52] mtd: nand: omap2: "
` [PATCH v4 13/52] mtd: onenand: "
` [PATCH v4 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v4 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v4 16/52] mtd: nand: "
` [PATCH v4 17/52] mtd: onenand: "
` [PATCH v4 18/52] mtd: docg3: "
` [PATCH v4 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v4 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v4 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v4 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v4 23/52] mtd: nand: sharpsl: "
` [PATCH v4 24/52] mtd: nand: jz4740: "
` [PATCH v4 25/52] mtd: nand: atmel: "
` [PATCH v4 26/52] mtd: nand: bf5xx: "
` [PATCH v4 27/52] mtd: nand: brcm: "
` [PATCH v4 28/52] mtd: nand: cafe: "
` [PATCH v4 29/52] mtd: nand: davinci: "
` [PATCH v4 30/52] mtd: nand: denali: "
` [PATCH v4 31/52] mtd: nand: diskonchip: "
` [PATCH v4 32/52] mtd: nand: docg4: "
` [PATCH v4 33/52] mtd: nand: fsl_elbc: "
` [PATCH v4 34/52] mtd: nand: fsl_ifc: "
` [PATCH v4 35/52] mtd: nand: fsmc: "
` [PATCH v4 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v4 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v4 38/52] mtd: nand: hisi504: "
` [PATCH v4 39/52] mtd: nand: jz4780: "
` [PATCH v4 40/52] mtd: nand: lpc32xx: "
` [PATCH v4 41/52] mtd: nand: mxc: "
` [PATCH v4 42/52] mtd: nand: omap2: "
` [PATCH v4 43/52] mtd: nand: pxa3xx: "
` [PATCH v4 44/52] mtd: nand: s3c2410: "
` [PATCH v4 45/52] mtd: nand: sh_flctl: "
` [PATCH v4 46/52] mtd: nand: sm_common: "
` [PATCH v4 47/52] mtd: nand: sunxi: "
` [PATCH v4 48/52] mtd: nand: vf610: "
` [PATCH v4 49/52] mtd: onenand: "
` [PATCH v4 50/52] staging: mt29f_spinand: "
` [PATCH v4 51/52] mtd: nand: kill the ecc->layout field
` [PATCH v4 52/52] mtd: kill the nand_ecclayout struct

[PATCH v9 0/3] PIC32MZDA Clock Driver
 2016-03-07 11:42 UTC  (4+ messages)
` [PATCH v9 2/3] clk: clk-pic32: Add PIC32 clock driver

Build regressions/improvements in v4.5-rc7
 2016-03-07  9:01 UTC  (2+ messages)

[PATCH V2 1/3] MIPS: Reserve nosave data for hibernation
 2016-03-07  1:31 UTC  (3+ messages)
` [PATCH V2 2/3] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH V2 3/3] MIPS: Loongson-3: Adjust irq dispatch to speedup processing

[PATCH v2] MIPS: fix build error when SMP is used without GIC
 2016-03-06 21:28 UTC 

MIPS: Fix build error when SMP is used without GIC
 2016-03-06 21:28 UTC 

MIPS: Fix build error when SMP is used without GIC
 2016-03-06 21:28 UTC 

[PATCH] MIPS: fix build error when SMP is used without GIC
 2016-03-06 20:22 UTC  (2+ messages)

[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-03-06 14:56 UTC  (2+ messages)

[PATCH 1/3] MIPS: Reserve nosave data for hibernation
 2016-03-06 12:18 UTC  (5+ messages)
` [PATCH 2/3] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH 3/3] MIPS: Loongson-3: Adjust irq dispatch to speedup processing

[PATCH 1/5] rtc: rtc-jz4740: Add support for the RTC in the jz4780 SoC
 2016-03-06 12:13 UTC  (6+ messages)
` [PATCH 2/5] Documentation: dt: Add binding info for jz4740-rtc driver
` [PATCH 3/5] rtc: rtc-jz4740: Add support for devicetree
` [PATCH 4/5] rtc: jz4740_rtc: Add support for acting as the system power controller
` [PATCH 5/5] MIPS: jz4740: Use the jz4740-rtc driver as the "

[RESEND PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-03-06 11:33 UTC  (3+ messages)

MIPS: Pull request
 2016-03-06  9:52 UTC 

[PATCH v3 00/52] mtd: rework ECC layout definition
 2016-03-05  9:01 UTC  (5+ messages)
` [PATCH v3 16/52] mtd: nand: use mtd_set_ecclayout() where appropriate

[PATCH] pinctrl: pistachio: fix mfio84-89 function description and pinmux
 2016-03-05  4:31 UTC  (4+ messages)

[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-03-05  4:31 UTC  (3+ messages)

[PATCH 0/4] MIPS cache & highmem fixes
 2016-03-05  1:06 UTC  (29+ messages)
` [PATCH 1/4] MIPS: Flush dcache for flush_kernel_dcache_page
` [PATCH 4/4] MIPS: Sync icache & dcache in set_pte_at
  ` [4/4] "

pinctrl: pistachio: fix mfio84-89 function description and pinmux
 2016-03-04 15:28 UTC 

[PATCH] MIPS: smp.c: Fix uninitialised temp_foreign_map
 2016-03-04 13:50 UTC  (6+ messages)

MIPS: smp.c: Fix uninitialised temp_foreign_map
 2016-03-04 10:10 UTC 

[PATCH 0/2] SIGFPE/SIGTRAP sending updates
 2016-03-04  1:44 UTC  (6+ messages)
` [PATCH 1/2] traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
` [PATCH 2/2] traps: Correct the SIGTRAP debug ABI in `do_watch' "

[RFC][PATCH] selftests/seccomp: add MIPS self-test support
 2016-03-04  0:04 UTC 

[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
 2016-03-03 21:15 UTC  (3+ messages)

[PATCH v2 1/2] bmips: add BCM6358 support
 2016-03-03 20:09 UTC  (2+ messages)

[PATCH v2 2/2] bmips: add device tree example for BCM6358
 2016-03-03 20:07 UTC  (2+ messages)

[PATCH V6 0/5] MIPS: Loongson: Add Loongson-3A R2 support
 2016-03-03  1:45 UTC  (6+ messages)
` [PATCH V6 1/5] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH V6 2/5] MIPS: Loongson-3: Set cache flush handlers to cache_noop
` [PATCH V6 3/5] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH V6 4/5] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH V6 5/5] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[PATCH] MIPS: OCTEON: cavium_octeon_defconfig: enable all OCTEON SoC drivers
 2016-03-02 20:47 UTC 

[added to the 3.18 stable tree] MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-03-02 20:26 UTC 

[added to the 4.1 stable tree] MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-03-02 20:13 UTC 

[PATCH v2] pcmcia: db1xxx_ss: fix last irq_to_gpio user
 2016-03-02 17:32 UTC  (2+ messages)

[PATCH V4 0/5] MIPS: Loongson: Add Loongson-3A R2 support
 2016-03-02 10:51 UTC  (4+ messages)
` [PATCH V4 3/5] MIPS: Loongson: Invalidate special TLBs when needed

[PATCH for-4,5] mips/kvm: fix ioctl error handling
 2016-03-02  9:35 UTC  (2+ messages)

pcmcia: db1xxx_ss: fix last irq_to_gpio user
 2016-03-02  9:34 UTC 

pcmcia: db1xxx_ss: fix last irq_to_gpio user
 2016-03-02  9:34 UTC 

[PATCH] pcmcia: db1xxx_ss: fix last irq_to_gpio user
 2016-03-02  9:25 UTC  (3+ messages)

[PATCH] pcmcia: db1xxx: use correct irq_to_gpio helper
 2016-03-02  8:58 UTC  (4+ messages)

[PATCH V5 0/5] MIPS: Loongson: Add Loongson-3A R2 support
 2016-03-02  3:45 UTC  (6+ messages)
` [PATCH V5 1/5] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH V5 2/5] MIPS: Loongson-3: Set cache flush handlers to cache_noop
` [PATCH V5 3/5] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH V5 4/5] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH V5 5/5] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[PATCH 4.4 154/342] Revert "MIPS: Fix PAGE_MASK definition"
 2016-03-01 23:54 UTC  (10+ messages)
` [PATCH 4.4 155/342] MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
` [PATCH 4.4 158/342] MIPS: Fix buffer overflow in syscall_get_arguments()
` [PATCH 4.4 157/342] MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
` [PATCH 4.4 156/342] MIPS: hpet: Choose a safe value for the ETIME check

[PATCH 3.14 033/130] MIPS: KVM: Fix ASID restoration logic
 2016-03-01 23:51 UTC  (6+ messages)
` [PATCH 3.14 035/130] MIPS: KVM: Uninit VCPU in vcpu_create error path
` [PATCH 3.14 034/130] MIPS: KVM: Fix CACHE immediate offset sign extension

[PATCH 3.10 16/80] MIPS: KVM: Fix ASID restoration logic
 2016-03-01 23:45 UTC  (3+ messages)
` [PATCH 3.10 17/80] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3.10 18/80] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH 0/4] MIPS: Watchpoint fixes and cleanups
 2016-03-01 22:27 UTC  (11+ messages)
` [PATCH 1/4] MIPS: Fix watchpoint restoration
` [PATCH 2/4] MIPS: Enable ptrace hw watchpoints on MIPS R6
` [PATCH 3/4] MIPS: Add and use CAUSEF_WP definition
` [PATCH 4/4] MIPS: Add and use watch register field definitions


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