messages from 2016-02-25 11:17:01 to 2016-03-01 23:55:19 UTC [more...]
[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 034/130] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3.14 035/130] MIPS: KVM: Uninit VCPU in vcpu_create error path
[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
[PATCH] pcmcia: db1xxx: use correct irq_to_gpio helper
2016-03-01 22:12 UTC (2+ messages)
Patch "Revert "MIPS: Fix PAGE_MASK definition"" has been added to the 4.4-stable tree
2016-03-01 19:10 UTC (2+ messages)
[PATCH 0/4] MIPS cache & highmem fixes
2016-03-01 17:19 UTC (16+ messages)
` [PATCH 1/4] MIPS: Flush dcache for flush_kernel_dcache_page
` [PATCH 2/4] MIPS: Flush highmem pages in __flush_dcache_page
` [PATCH 3/4] MIPS: Handle highmem pages in __update_cache
` [PATCH 4/4] MIPS: Sync icache & dcache in set_pte_at
[PATCH v3 0/4] Cleaning printk stuff in NMI context
2016-03-01 14:04 UTC (12+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable
[PATCH/RFT] rtc: rtc-vr41xx: Wire up alarm_irq_enable
2016-03-01 13:09 UTC (2+ messages)
MIPS: Sync icache & dcache in set_pte_at
2016-03-01 2:37 UTC
MIPS: Handle highmem pages in __update_cache
2016-03-01 2:37 UTC
[PATCH 1/2] MIPS: Add barriers between dcache & icache flushes
2016-03-01 2:27 UTC (7+ messages)
[PATCH V3 0/5] MIPS: Loongson: Add Loongson-3A R2 support
2016-03-01 2:18 UTC (21+ messages)
` [PATCH] MIPS: tlbex: Fix bugs in tlbchange handler
` [PATCH] MIPS: Introduce cpu_has_coherent_cache feature
` [PATCH V3 5/5] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
[PATCH v3 0/8] MIPS: Loongson: Add the Loongson-1A processor support
2016-03-01 0:48 UTC (9+ messages)
` [PATCH v3 1/8] MIPS: Loongson: Add basic Loongson-1A CPU support
` [PATCH v3 2/8] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH v3 3/8] MIPS: Loongson: Add platform devices for Loongson-1A/1B
` [PATCH v3 4/8] MIPS: Loongson: Add loongson-1A board support
` [PATCH v3 5/8] MIPS: Loongson-1A: Workaround for pll register can't be read
` [PATCH v3 6/8] MIPS: Loongson-1A: Add IRQ type setting support
` [PATCH v3 7/8] MIPS: Loongson-1A: Enable SPARSEMEN and HIGHMEM
` [PATCH v3 8/8] MIPS: Loongson: Add a Loongson-1A default config file
[PATCH v3] mips: scache: fix scache init with invalid line size
2016-02-29 14:51 UTC (5+ messages)
[PATCH v3 00/52] mtd: rework ECC layout definition
2016-02-29 10:45 UTC (69+ messages)
` [PATCH v3 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v3 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v3 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v3 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v3 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v3 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v3 07/52] mtd: nand: core: "
` [PATCH v3 08/52] mtd: nand: atmel: "
` [PATCH v3 09/52] mtd: nand: fsl_ifc: "
` [PATCH v3 10/52] mtd: nand: gpmi: "
` [PATCH v3 11/52] mtd: nand: lpc32xx: "
` [PATCH v3 12/52] mtd: nand: omap2: "
` [PATCH v3 13/52] mtd: onenand: "
` [PATCH v3 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v3 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v3 16/52] mtd: nand: "
` [PATCH v3 17/52] mtd: onenand: "
` [PATCH v3 18/52] mtd: docg3: "
` [PATCH v3 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v3 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v3 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v3 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v3 23/52] mtd: nand: sharpsl: "
` [PATCH v3 24/52] mtd: nand: jz4740: "
` [PATCH v3 25/52] mtd: nand: atmel: "
` [PATCH v3 26/52] mtd: nand: bf5xx: "
` [PATCH v3 27/52] mtd: nand: brcm: "
` [PATCH v3 28/52] mtd: nand: cafe: "
` [PATCH v3 29/52] mtd: nand: davinci: "
` [PATCH v3 30/52] mtd: nand: denali: "
` [PATCH v3 31/52] mtd: nand: diskonchip: "
` [PATCH v3 32/52] mtd: nand: docg4: "
` [PATCH v3 33/52] mtd: nand: fsl_elbc: "
` [PATCH v3 34/52] mtd: nand: fsl_ifc: "
` [PATCH v3 35/52] mtd: nand: fsmc: "
` [PATCH v3 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v3 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v3 38/52] mtd: nand: hisi504: "
` [PATCH v3 39/52] mtd: nand: jz4780: "
` [PATCH v3 40/52] mtd: nand: lpc32xx: "
` [PATCH v3 41/52] mtd: nand: mxc: "
` [PATCH v3 42/52] mtd: nand: omap2: "
` [PATCH v3 43/52] mtd: nand: pxa3xx: "
` [PATCH v3 44/52] mtd: nand: s3c2410: "
` [PATCH v3 45/52] mtd: nand: sh_flctl: "
` [PATCH v3 46/52] mtd: nand: sm_common: "
` [PATCH v3 47/52] mtd: nand: sunxi: "
` [PATCH v3 48/52] mtd: nand: vf610: "
` [PATCH v3 49/52] mtd: onenand: "
` [PATCH v3 50/52] staging: mt29f_spinand: "
` [PATCH v3 51/52] mtd: nand: kill the ecc->layout field
` [PATCH v3 52/52] mtd: kill the nand_ecclayout struct
[PATCH for-4,5] mips/kvm: fix ioctl error handling
2016-02-28 17:35 UTC (2+ messages)
MIPS: kvm: Fix ioctl error handling
2016-02-28 15:35 UTC
[PATCH V4 0/5] MIPS: Loongson: Add Loongson-3A R2 support
2016-02-27 10:07 UTC (6+ messages)
` [PATCH V4 1/5] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH V4 2/5] MIPS: Loongson-3: Set cache flush handlers to cache_noop
` [PATCH V4 3/5] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH V4 4/5] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH V4 5/5] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
[PATCH v3 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver
2016-02-27 1:44 UTC (3+ messages)
[PATCH v3 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver
2016-02-26 17:20 UTC (2+ messages)
[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
2016-02-26 17:20 UTC (2+ messages)
[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
2016-02-26 17:19 UTC (2+ messages)
[PATCH v2 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver
2016-02-26 17:15 UTC (5+ messages)
[PATCH v2 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver
2016-02-26 17:14 UTC (5+ messages)
[PATCH] MIPS: ci20_defconfig: Enable NAND and UBIFS support
2016-02-26 16:03 UTC (2+ messages)
[PATCH 3.16.y-ckt 075/129] MIPS: Fix buffer overflow in syscall_get_arguments()
2016-02-26 10:20 UTC
[PATCH v3 0/6] Xilinx AXI PCIe Host Bridge driver fixes
2016-02-26 7:49 UTC (7+ messages)
` [PATCH v3 6/6] PCI: xilinx: Allow build on MIPS platforms
[PATCH] clk: Get rid of HAVE_MACH_CLKDEV
2016-02-25 22:41 UTC (4+ messages)
[3.16.y-ckt stable] Patch "MIPS: Fix buffer overflow in syscall_get_arguments()" has been added to the 3.16.y-ckt tree
2016-02-25 18:33 UTC
[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
2016-02-25 18:30 UTC (2+ messages)
[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
2016-02-25 18:27 UTC (2+ messages)
[PATCH v9 0/3] PIC32MZDA Clock Driver
2016-02-25 18:07 UTC (8+ messages)
` [PATCH v9 1/3] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v9 2/3] clk: clk-pic32: Add PIC32 clock driver
` [PATCH v9 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding
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